Skip to content

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

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

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

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

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
lint: pkg/test/mocks/ecr_credentials_helper_mock.go#L71
invalid operation: ExpiryDuration * time.Hour (mismatched types int and "time".Duration) (typecheck)
lint: pkg/test/oci-utils/store.go#L11
could not import zotregistry.dev/zot/pkg/test/mocks (-: # zotregistry.dev/zot/pkg/test/mocks
lint: pkg/test/mocks/ecr_credentials_helper_mock.go#L71
invalid operation: ExpiryDuration * time.Hour (mismatched types int and "time".Duration)) (typecheck)
lint: pkg/api/authn_test.go#L37
could not import zotregistry.dev/zot/pkg/test/mocks (-: # zotregistry.dev/zot/pkg/test/mocks
lint: pkg/test/mocks/ecr_credentials_helper_mock.go#L71
invalid operation: ExpiryDuration * time.Hour (mismatched types int and "time".Duration)) (typecheck)
lint: pkg/cli/client/cve_cmd_test.go#L40
could not import zotregistry.dev/zot/pkg/test/mocks (-: # zotregistry.dev/zot/pkg/test/mocks
lint: pkg/test/mocks/ecr_credentials_helper_mock.go#L71
invalid operation: ExpiryDuration * time.Hour (mismatched types int and "time".Duration)) (typecheck)
lint: pkg/extensions/search/userprefs_test.go#L528
undefined: GetDefaultStoreController (typecheck)
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