Check for 406 status code when handling referrers API endpoint response #1491
Annotations
10 errors and 1 warning
Run go build ./...:
cmd/crane/main.go#L18
cannot find package "context" in any of:
|
Run go build ./...:
cmd/crane/main.go#L22
cannot find package "github.com/google/go-containerregistry/cmd/crane/cmd" in any of:
|
Run go build ./...:
cmd/crane/main.go#L23
cannot find package "github.com/google/go-containerregistry/pkg/logs" in any of:
|
Run go build ./...:
cmd/crane/cmd/auth.go#L26
cannot find package "github.com/docker/cli/cli/config" in any of:
|
Run go build ./...:
cmd/crane/cmd/auth.go#L27
cannot find package "github.com/docker/cli/cli/config/types" in any of:
|
Run go build ./...:
cmd/crane/cmd/root.go#L29
cannot find package "github.com/google/go-containerregistry/internal/cmd" in any of:
|
Run go build ./...:
cmd/crane/cmd/auth.go#L28
cannot find package "github.com/google/go-containerregistry/pkg/authn" in any of:
|
Run go build ./...:
cmd/crane/cmd/append.go#L20
cannot find package "github.com/google/go-containerregistry/pkg/crane" in any of:
|
Run go build ./...:
cmd/crane/cmd/append.go#L22
cannot find package "github.com/google/go-containerregistry/pkg/name" in any of:
|
Run go build ./...:
cmd/crane/cmd/serve.go#L28
cannot find package "github.com/google/go-containerregistry/pkg/registry" in any of:
|
Run actions/setup-go@v5
Restore cache failed: Could not get cache folder paths.
|
Loading