feat: adding additional tags to various resources #134
golangci-lint.yml
on: pull_request
golangci-lint
4m 58s
Annotations
8 errors
golangci-lint:
resources/elasticache-memcacheclusters.go#L4
File is not `goimports`-ed (goimports)
|
golangci-lint:
resources/elasticache-subnetgroups.go#L5
File is not `goimports`-ed (goimports)
|
golangci-lint:
resources/elasticache-memcacheclusters_mock_test.go#L3
File is not `goimports`-ed (goimports)
|
golangci-lint:
resources/elasticache-memcacheclusters_mock_test.go#L109
unnecessary trailing newline (whitespace)
|
golangci-lint:
resources/elasticache-memcacheclusters_mock_test.go#L29
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
golangci-lint:
resources/elasticache-memcacheclusters_mock_test.go#L57
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
golangci-lint:
resources/elasticache-memcacheclusters_mock_test.go#L99
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
golangci-lint
issues found
|