[Feat]: Support for AWS ECR Authentication with Temporary Tokens #24
Annotations
10 errors
lint:
pkg/test/mocks/ecr_credentials_helper_mock.go#L22
Comment should end in a period (godot)
|
lint:
pkg/test/mocks/ecr_credentials_helper_mock.go#L27
Comment should end in a period (godot)
|
lint:
pkg/test/mocks/ecr_credentials_helper_mock.go#L35
Comment should end in a period (godot)
|
lint:
pkg/extensions/sync/service.go#L85
`credentails` is a misspelling of `credentials` (misspell)
|
lint:
pkg/extensions/sync/ecr_credential_helper.go#L100
unnecessary trailing newline (whitespace)
|
lint:
pkg/extensions/sync/ecr_credential_helper.go#L142
unnecessary trailing newline (whitespace)
|
lint:
pkg/extensions/sync/service.go#L151
unnecessary leading newline (whitespace)
|
lint:
pkg/test/mocks/ecr_credentials_helper_mock.go#L39
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"invalid URL format: %s\", url)" (err113)
|
lint:
pkg/test/mocks/ecr_credentials_helper_mock.go#L67
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"mock error for remote address: %s\", remoteAddress)" (err113)
|
lint:
pkg/extensions/sync/ecr_credential_helper.go#L48
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"invalid URL format: %s\", url)" (err113)
|