chore: bump github.com/sigstore/rekor from 1.1.1 to 1.2.2 #3726
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
linters-checks-and-unit-tests-linux.yml
on: pull_request
PR linters, checks, and unit tests (linux)
1m 53s
Annotations
10 errors
PR linters, checks, and unit tests (linux):
proto/v1/skaffold.pb.gw.go#L78
stream.CloseSend undefined (type SkaffoldService_EventLogClient has no field or method CloseSend) (typecheck)
|
PR linters, checks, and unit tests (linux):
proto/v1/skaffold.pb.gw.go#L92
stream.CloseSend undefined (type SkaffoldService_EventLogClient has no field or method CloseSend) (typecheck)
|
PR linters, checks, and unit tests (linux):
proto/v1/skaffold.pb.gw.go#L96
stream.Header undefined (type SkaffoldService_EventLogClient has no field or method Header) (typecheck)
|
PR linters, checks, and unit tests (linux):
proto/v1/skaffold.pb.gw.go#L113
stream.Header undefined (type SkaffoldService_EventsClient has no field or method Header) (typecheck)
|
PR linters, checks, and unit tests (linux):
proto/v2/skaffold.pb.gw.go#L61
stream.Header undefined (type SkaffoldV2Service_EventsClient has no field or method Header) (typecheck)
|
PR linters, checks, and unit tests (linux):
proto/v2/skaffold.pb.gw.go#L78
stream.Header undefined (type SkaffoldV2Service_ApplicationLogsClient has no field or method Header) (typecheck)
|
PR linters, checks, and unit tests (linux):
pkg/skaffold/output/format/format.go#L52
undeclared name: `proto` (typecheck)
|
PR linters, checks, and unit tests (linux):
pkg/skaffold/inspect/errors.go#L35
undeclared name: `proto` (typecheck)
|
PR linters, checks, and unit tests (linux):
pkg/skaffold/inspect/errors.go#L37
undeclared name: `proto` (typecheck)
|
PR linters, checks, and unit tests (linux):
cmd/skaffold/app/cmd/cmd.go#L155
missing type in composite literal (typecheck)
|