add listener lambda #5
Annotations
5 errors
golangci-lint:
cmd/listener/main.go#L31
Error return value of `currentAccountSyncService.Sync` is not checked (errcheck)
|
golangci-lint:
internal/service/current_account_sync_service.go#L104
Error return value of `s.SSMService.SetRegion` is not checked (errcheck)
|
golangci-lint:
mocks/ssm_mock.go#L15
field `client` is unused (unused)
|
golangci-lint:
internal/service/aws/account_info_service_test.go#L123
func `getAWSSessionMock` is unused (unused)
|
golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading