chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-20230722181636-7b502560cad4 to 3.0.0-rc.1 #1688
ci-tests.yaml
on: pull_request
Ensure Go modules synchronicity
22s
Run codegen
6s
Ensure code is correctly linted
1m 53s
Ensure unit tests are passing
16s
Ensure kubernetes manifests conform to their schema
7s
Annotations
16 errors and 5 warnings
Ensure Go modules synchronicity
Process completed with exit code 1.
|
Ensure unit tests are passing:
pkg/image/image.go#L7
no required module provides package github.com/distribution/distribution/v3/reference; to add it:
|
Ensure unit tests are passing:
pkg/registry/client.go#L18
no required module provides package github.com/distribution/distribution/v3/manifest/schema1; to add it:
|
Ensure unit tests are passing:
pkg/registry/client.go#L21
no required module provides package github.com/distribution/distribution/v3/registry/client; to add it:
|
Ensure unit tests are passing:
pkg/registry/client.go#L22
no required module provides package github.com/distribution/distribution/v3/registry/client/auth; to add it:
|
Ensure unit tests are passing:
pkg/registry/client.go#L23
no required module provides package github.com/distribution/distribution/v3/registry/client/auth/challenge; to add it:
|
Ensure unit tests are passing:
pkg/registry/client.go#L24
no required module provides package github.com/distribution/distribution/v3/registry/client/transport; to add it:
|
Ensure unit tests are passing:
pkg/image/image.go#L7
no required module provides package github.com/distribution/distribution/v3/reference; to add it:
|
Ensure unit tests are passing:
pkg/registry/client.go#L18
no required module provides package github.com/distribution/distribution/v3/manifest/schema1; to add it:
|
Ensure unit tests are passing:
pkg/registry/client.go#L21
no required module provides package github.com/distribution/distribution/v3/registry/client; to add it:
|
Ensure unit tests are passing:
pkg/registry/client.go#L22
no required module provides package github.com/distribution/distribution/v3/registry/client/auth; to add it:
|
Ensure code is correctly linted:
pkg/argocd/update.go#L232
declared and not used: creds (typecheck)
|
Ensure code is correctly linted:
pkg/registry/client_test.go#L487
cannot use manifest.Versioned{…} (value of type manifest.Versioned) as specs.Versioned value in struct literal (typecheck)
|
Ensure code is correctly linted:
pkg/registry/client_test.go#L506
cannot use manifest.Versioned{…} (value of type manifest.Versioned) as specs.Versioned value in struct literal (typecheck)
|
Ensure code is correctly linted:
pkg/registry/client_test.go#L529
cannot use manifest.Versioned{…} (value of type manifest.Versioned) as specs.Versioned value in struct literal (typecheck)
|
Ensure code is correctly linted
issues found
|
Ensure kubernetes manifests conform to their schema
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run codegen
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ensure Go modules synchronicity
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ensure unit tests are passing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ensure code is correctly linted
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|