Bump github.com/sigstore/cosign/v2 from 2.1.1 to 2.2.1 #1588
Annotations
14 errors and 3 warnings
Run tests:
pkg/generics/set.go#L64
type func(a K, b K) bool of func(a, b K) bool {…} does not match inferred type func(a K, b K) int for func(a E, b E) int
|
Run tests
cannot use remote (variable of type *"github.com/docker/docker/registry".Service) as "github.com/docker/docker/registry".Service value in argument to c.loginWithTLS
|
Run tests
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to swagger.FromGnostic
|
Run tests
Process completed with exit code 2.
|
Lint:
pkg/generics/set.go#L64
type func(a K, b K) bool of func(a, b K) bool {…} does not match inferred type func(a K, b K) int for func(a E, b E) int (typecheck)
|
Lint:
pkg/utils/time.go#L12
could not import github.com/open-component-model/ocm/pkg/generics (-: # github.com/open-component-model/ocm/pkg/generics
|
Lint:
pkg/generics/set.go#L64
type func(a K, b K) bool of func(a, b K) bool {…} does not match inferred type func(a K, b K) int for func(a E, b E) int) (typecheck)
|
Lint:
pkg/iotools/readerwriter.go#L11
could not import github.com/open-component-model/ocm/pkg/generics (-: # github.com/open-component-model/ocm/pkg/generics
|
Lint:
pkg/generics/set.go#L64
type func(a K, b K) bool of func(a, b K) bool {…} does not match inferred type func(a K, b K) int for func(a E, b E) int) (typecheck)
|
Lint:
pkg/blobaccess/dataaccess.go#L36
cannot use (*readerAccess)(nil) (value of type *readerAccess) as DataSource value in variable declaration: *readerAccess does not implement DataSource (missing method Close) (typecheck)
|
Lint:
pkg/blobaccess/dataaccess.go#L78
cannot use (*fileDataAccess)(nil) (value of type *fileDataAccess) as DataSource value in variable declaration: *fileDataAccess does not implement DataSource (missing method Close) (typecheck)
|
Lint:
pkg/blobaccess/standard.go#L116
cannot use (*fileBlobAccess)(nil) (value of type *fileBlobAccess) as "github.com/open-component-model/ocm/pkg/blobaccess/internal".BlobAccess value in variable declaration: *fileBlobAccess does not implement "github.com/open-component-model/ocm/pkg/blobaccess/internal".BlobAccess (missing method Close) (typecheck)
|
Lint:
pkg/blobaccess/dataaccess.go#L39
cannot use &readerAccess{…} (value of type *readerAccess) as "github.com/open-component-model/ocm/pkg/blobaccess/internal".DataAccess value in return statement: *readerAccess does not implement "github.com/open-component-model/ocm/pkg/blobaccess/internal".DataAccess (missing method Close) (typecheck)
|
Lint:
pkg/blobaccess/dataaccess.go#L83
cannot use &fileDataAccess{…} (value of type *fileDataAccess) as "github.com/open-component-model/ocm/pkg/blobaccess/internal".DataAccess value in return statement: *fileDataAccess does not implement "github.com/open-component-model/ocm/pkg/blobaccess/internal".DataAccess (missing method Close) (typecheck)
|
DeepCopy verification
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Run tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|