[Feat]: Support for AWS ECR Authentication with Temporary Tokens #75
Annotations
8 errors and 1 warning
lint:
pkg/extensions/sync/ecr_credential_helper.go#L148
expressions should not be cuddled with blocks (wsl)
|
lint:
pkg/extensions/sync/ecr_credential_helper.go#L157
if statements that check an error must be cuddled with the statement that assigned the error (wsl)
|
lint:
pkg/extensions/sync/ecr_credential_helper.go#L100
if statements that check an error must be cuddled with the statement that assigned the error (wsl)
|
lint:
pkg/extensions/sync/ecr_credential_helper.go#L125
if statements that check an error must be cuddled with the statement that assigned the error (wsl)
|
lint:
pkg/extensions/sync/service.go#L86
only one cuddle assignment allowed before if statement (wsl)
|
lint:
pkg/extensions/sync/service.go#L64
if statements should only be cuddled with assignments used in the if statement itself (wsl)
|
lint:
pkg/extensions/sync/service.go#L69
only one cuddle assignment allowed before if statement (wsl)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|