Skip to content

Minor: Implementation of the aws_lambda_event_source_mapping resource to easily set a stream or a queue as trigger for lambda. #93

Minor: Implementation of the aws_lambda_event_source_mapping resource to easily set a stream or a queue as trigger for lambda.

Minor: Implementation of the aws_lambda_event_source_mapping resource to easily set a stream or a queue as trigger for lambda. #93

Re-run triggered August 28, 2024 20:18
Status Failure
Total duration 1m 3s
Artifacts

branch.yml

on: pull_request
terraform-module  /  ...  /  Readme
terraform-module / Readme / Readme
terraform-module  /  ...  /  Format HCL
18s
terraform-module / CI / Format HCL
terraform-module  /  ...  /  bats
42s
terraform-module / CI / bats
terraform-module  /  ...  /  Codeowners validate
4s
terraform-module / CI / Codeowners validate
terraform-module  /  ...  /  Labels Validate
1s
terraform-module / CI / Labels Validate
terraform-module  /  ...  /  Find modules
4s
terraform-module / CI / Find modules
Matrix: terraform-module / CI / lint
terraform-module  /  ci
0s
terraform-module / ci
terraform-module  /  ...  /  release
terraform-module / Release / release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
terraform-module / CI / Lint (./examples/complete)
Process completed with exit code 1.
terraform-module / ci
Process completed with exit code 1.
terraform-module / CI / Lint (./examples/complete): examples/complete/main.tf#L10
[tflint] reported by reviewdog 🐶 List items should be accessed using square brackets Raw Output: main.tf:10:40: warning: List items should be accessed using square brackets ()
terraform-module / CI / Lint (./examples/complete): examples/complete/main.tf#L11
[tflint] reported by reviewdog 🐶 List items should be accessed using square brackets Raw Output: main.tf:11:46: warning: List items should be accessed using square brackets ()
terraform-module / CI / Lint (./examples/complete): examples/complete/main.tf#L92
[tflint] reported by reviewdog 🐶 List items should be accessed using square brackets Raw Output: main.tf:92:75: warning: List items should be accessed using square brackets ()
terraform-module / CI / Lint (./examples/complete): examples/complete/variables.tf#L47
[tflint] reported by reviewdog 🐶 variable "source_mapping_arn" is declared but not used Raw Output: variables.tf:47:1: warning: variable "source_mapping_arn" is declared but not used ()
terraform-module / CI / Lint (./examples/complete): examples/complete/variables.tf#L59
[tflint] reported by reviewdog 🐶 variable "source_mapping_starting_position_timestamp" is declared but not used Raw Output: variables.tf:59:1: warning: variable "source_mapping_starting_position_timestamp" is declared but not used ()