Skip to content

[Feat]: Support for AWS ECR Authentication with Temporary Tokens #75

[Feat]: Support for AWS ECR Authentication with Temporary Tokens

[Feat]: Support for AWS ECR Authentication with Temporary Tokens #75

Triggered via pull request January 9, 2025 17:26
Status Failure
Total duration 4m 29s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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