[Feat]: Support for AWS ECR Authentication with Temporary Tokens #70
Annotations
10 errors and 1 warning
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/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/test/mocks/ecr_credentials_helper_mock.go#L61
Magic number: 12, in <argument> detected (mnd)
|
lint:
pkg/test/mocks/ecr_credentials_helper_mock.go#L38
Magic number: 6, in <condition> detected (mnd)
|
lint:
pkg/test/mocks/ecr_credentials_helper_mock.go#L86
return with no blank line before (nlreturn)
|
lint:
pkg/test/mocks/ecr_credentials_helper_mock.go#L94
return with no blank line before (nlreturn)
|
lint:
pkg/test/mocks/ecr_credentials_helper_mock.go#L103
return with no blank line before (nlreturn)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|