Skip to content

add listener lambda

add listener lambda #5

Triggered via pull request December 20, 2023 19:56
Status Failure
Total duration 58s
Artifacts

feature-branch.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: cmd/listener/main.go#L31
Error return value of `currentAccountSyncService.Sync` is not checked (errcheck)
build: internal/service/current_account_sync_service.go#L104
Error return value of `s.SSMService.SetRegion` is not checked (errcheck)
build: mocks/ssm_mock.go#L15
field `client` is unused (unused)
build: internal/service/aws/account_info_service_test.go#L123
func `getAWSSessionMock` is unused (unused)
build
issues found