Skip to content

Upgrade: Bump google.golang.org/grpc from 1.64.0 to 1.64.1 #294

Upgrade: Bump google.golang.org/grpc from 1.64.0 to 1.64.1

Upgrade: Bump google.golang.org/grpc from 1.64.0 to 1.64.1 #294

Triggered via pull request July 9, 2024 21:55
Status Failure
Total duration 4m 28s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: cmd/artifact_push.go#L129
remoteURL declared and not used (typecheck)
lint: cmd/artifact_push.go#L8
"time" imported and not used (typecheck)
lint: ../../../go/pkg/mod/github.com/letsencrypt/[email protected]/goodkey/good_key.go#L442
cannot range over rounds (variable of type int) (typecheck)
lint: ../../../go/pkg/mod/github.com/sigstore/[email protected]/pkg/types/dsse/dsse.go#L41
bit.Kind undefined (type BaseDSSEType has no field or method Kind) (typecheck)
lint: ../../../go/pkg/mod/github.com/sigstore/[email protected]/pkg/types/dsse/dsse.go#L42
bit.VersionMap undefined (type BaseDSSEType has no field or method VersionMap) (typecheck)
lint: ../../../go/pkg/mod/github.com/sigstore/[email protected]/pkg/types/dsse/dsse.go#L58
it.VersionedUnmarshal undefined (type BaseDSSEType has no field or method VersionedUnmarshal) (typecheck)
lint: ../../../go/pkg/mod/github.com/sigstore/[email protected]/pkg/types/dsse/dsse.go#L65
it.VersionedUnmarshal undefined (type *BaseDSSEType has no field or method VersionedUnmarshal) (typecheck)
lint: ../../../go/pkg/mod/github.com/sigstore/[email protected]/pkg/types/hashedrekord/hashedrekord.go#L41
brt.Kind undefined (type BaseRekordType has no field or method Kind) (typecheck)
lint: ../../../go/pkg/mod/github.com/sigstore/[email protected]/pkg/types/hashedrekord/hashedrekord.go#L42
brt.VersionMap undefined (type BaseRekordType has no field or method VersionMap) (typecheck)
lint: ../../../go/pkg/mod/github.com/sigstore/[email protected]/pkg/types/hashedrekord/hashedrekord.go#L58
rt.VersionedUnmarshal undefined (type BaseRekordType has no field or method VersionedUnmarshal) (typecheck)
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/