Skip to content

fix: cloudwatch-metrics - update filters for MetricsStream resource #106

fix: cloudwatch-metrics - update filters for MetricsStream resource

fix: cloudwatch-metrics - update filters for MetricsStream resource #106

Triggered via push November 14, 2024 16:57
Status Failure
Total duration 34s
Artifacts
Validate CloudFormation Templates
10s
Validate CloudFormation Templates
lint-templates
23s
lint-templates
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint-templates: templates/cloudwatch-logs.yml#L9
E4001 Additional properties are not allowed ('Default' was unexpected. Did you mean 'default'?)
lint-templates: templates/cloudwatch-logs.yml#L16
E4001 Additional properties are not allowed ('Default' was unexpected. Did you mean 'default'?)
lint-templates: templates/cloudwatch-metrics.yml#L9
E4001 Additional properties are not allowed ('Default' was unexpected. Did you mean 'default'?)
lint-templates: templates/cloudwatch-metrics.yml#L14
E4001 Additional properties are not allowed ('Default' was unexpected. Did you mean 'default'?)
lint-templates: templates/cloudwatch-metrics.yml#L22
E4001 Additional properties are not allowed ('Default' was unexpected. Did you mean 'default'?)
lint-templates: templates/cloudwatch-metrics.yml#L210
E3018 {'Name': {'Fn::Sub': 'honeycomb-metric-stream-${AWS::StackName}'}, 'OutputFormat': 'opentelemetry1.0', 'RoleArn': {'Fn::GetAtt': ['HoneycombMetricStreamRole', 'Arn']}, 'FirehoseArn': {'Fn::If': ['CreateKinesisFirehose', {'Fn::GetAtt': ['KinesisToHoneycombStack', 'Outputs.KinesisDeliveryStreamArn']}, {'Ref': 'KinesisFirehoseArn'}]}, 'IncludeFilters': {'Fn::If': ['IsIncludeFilter', [{'Fn::If': ['EnableIncludeNamespace', {'Namespace': {'Ref': 'FilterNamespace'}}, {'Ref': 'AWS::NoValue'}]}, {'Fn::If': ['EnableIncludeNamespace1', {'Namespace': {'Ref': 'FilterNamespace1'}}, {'Ref': 'AWS::NoValue'}]}, {'Fn::If': ['EnableIncludeNamespace2', {'Namespace': {'Ref': 'FilterNamespace2'}}, {'Ref': 'AWS::NoValue'}]}, {'Fn::If': ['EnableIncludeNamespace3', {'Namespace': {'Ref': 'FilterNamespace3'}}, {'Ref': 'AWS::NoValue'}]}], {'Ref': 'AWS::NoValue'}]}, 'ExcludeFilters': {'Fn::If': ['IsExcludeFilter', [{'Fn::If': ['EnableExcludeNamespace', {'Namespace': {'Ref': 'FilterNamespace'}}, {'Ref': 'AWS::NoValue'}]}, {'Fn::If': ['EnableExcludeNamespace1', {'Namespace': {'Ref': 'FilterNamespace1'}}, {'Ref': 'AWS::NoValue'}]}, {'Fn::If': ['EnableExcludeNamespace2', {'Namespace': {'Ref': 'FilterNamespace2'}}, {'Ref': 'AWS::NoValue'}]}, {'Fn::If': ['EnableExcludeNamespace3', {'Namespace': {'Ref': 'FilterNamespace3'}}, {'Ref': 'AWS::NoValue'}]}], {'Ref': 'AWS::NoValue'}]}} is valid under each of {'required': ['IncludeFilters', 'ExcludeFilters']}, {}
lint-templates: templates/kinesis-firehose.yml#L12
E4001 Additional properties are not allowed ('Default' was unexpected. Did you mean 'default'?)
lint-templates: templates/kinesis-firehose.yml#L19
E4001 Additional properties are not allowed ('Default' was unexpected. Did you mean 'default'?)
lint-templates: templates/quickstart.yml#L9
E4001 Additional properties are not allowed ('Default' was unexpected. Did you mean 'default'?)
lint-templates: templates/quickstart.yml#L13
E4001 Additional properties are not allowed ('Default' was unexpected. Did you mean 'default'?)
Validate CloudFormation Templates
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Validate CloudFormation Templates
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-templates
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-templates
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/