Skip to content

chore(deps): bump google.golang.org/api from 0.187.0 to 0.188.0 #558

chore(deps): bump google.golang.org/api from 0.187.0 to 0.188.0

chore(deps): bump google.golang.org/api from 0.187.0 to 0.188.0 #558

Triggered via pull request July 15, 2024 15:10
Status Failure
Total duration 2m 36s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  set-go-matrix
0s
ci / build / set-go-matrix
ci  /  ...  /  set-go-matrix
0s
ci / test / set-go-matrix
ci  /  actionlint
7s
ci / actionlint
ci  /  ...  /  lint
1m 41s
ci / lint / lint
ci  /  ...  /  govulncheck
53s
ci / govulncheck / govulncheck
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Matrix: ci / test / test
Fit to window
Zoom out
Zoom in

Annotations

26 errors
ci / build / build (stable)
missing go.sum entry for module providing package github.com/klauspost/compress/zstd (imported by github.com/dgraph-io/badger/v2/y); to add:
ci / build / build (stable)
Process completed with exit code 2.
ci / build / build (oldstable)
The job was canceled because "stable" failed.
ci / build / build (oldstable)
missing go.sum entry for module providing package github.com/klauspost/compress/zstd (imported by github.com/dgraph-io/badger/v2/y); to add:
ci / build / build (oldstable)
The operation was canceled.
ci / test / test (oldstable)
missing go.sum entry for module providing package github.com/klauspost/compress/zstd (imported by github.com/dgraph-io/badger/v2/y); to add:
ci / test / test (oldstable)
missing go.sum entry for module providing package github.com/klauspost/compress/zstd (imported by github.com/dgraph-io/badger/v2/y); to add:
ci / test / test (oldstable)
Process completed with exit code 2.
ci / govulncheck / govulncheck
missing go.sum entry for module providing package github.com/klauspost/compress/zstd (imported by github.com/dgraph-io/badger/v2/y); to add:
ci / govulncheck / govulncheck
could not import github.com/klauspost/compress/zstd (invalid package name: "")
ci / govulncheck / govulncheck
Process completed with exit code 1.
ci / test / test (stable)
The job was canceled because "oldstable" failed.
ci / test / test (stable)
missing go.sum entry for module providing package github.com/klauspost/compress/zstd (imported by github.com/dgraph-io/badger/v2/y); to add:
ci / test / test (stable)
missing go.sum entry for module providing package github.com/klauspost/compress/zstd (imported by github.com/dgraph-io/badger/v2/y); to add:
ci / test / test (stable)
Process completed with exit code 2.
ci / lint / lint: cas/sectigocas/sectigocas.go#L12
"github.com/smallstep/certificates/authority/provisioner" imported and not used (typecheck)
ci / lint / lint: acme/linker.go#L14
"github.com/smallstep/certificates/authority/provisioner" imported and not used (typecheck)
ci / lint / lint: ca/ca_test.go#L27
"github.com/smallstep/certificates/authority/provisioner" imported and not used (typecheck)
ci / lint / lint: db/db.go#L141
cannot use &DB{…} (value of type *DB) as AuthDB value in return statement: *DB does not implement AuthDB (missing method Ping) (typecheck)
ci / lint / lint: db/db.go#L179
db.Get undefined (type *DB has no field or method Get) (typecheck)
ci / lint / lint: db/db.go#L202
db.Get undefined (type *DB has no field or method Get) (typecheck)
ci / lint / lint: db/db.go#L220
db.CmpAndSwap undefined (type *DB has no field or method CmpAndSwap) (typecheck)
ci / lint / lint: db/db.go#L238
db.CmpAndSwap undefined (type *DB has no field or method CmpAndSwap) (typecheck)
ci / lint / lint: db/db.go#L251
db.List undefined (type *DB has no field or method List) (typecheck)
ci / lint / lint: db/db.go#L273
db.Set undefined (type *DB has no field or method Set) (typecheck)
ci / codeql / CodeQL Analyze (go)
could not import C (no metadata for C)