fix(deps): update osv-detector minor #772
Triggered via pull request
September 11, 2024 16:38
Status
Failure
Total duration
2m 20s
Artifacts
–
checks.yml
on: pull_request
Test on Ubuntu
47s
Test on MacOS
43s
Test on Windows
2m 9s
golangci-lint
28s
go-fmt
4s
prettier
12s
Annotations
10 errors
golangci-lint
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
|
golangci-lint
cannot infer T (/home/runner/go/pkg/mod/golang.org/[email protected]/src/cmp/cmp.go:40:14) (typecheck)
|
golangci-lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
golangci-lint
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
golangci-lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
golangci-lint
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
golangci-lint
inst.Arg undefined (type *onePassInst has no field or method Arg) (typecheck)
|
golangci-lint
inst.Out undefined (type *onePassInst has no field or method Out) (typecheck)
|
golangci-lint
inst.Op undefined (type *onePassInst has no field or method Op) (typecheck)
|
golangci-lint
inst.MatchRune undefined (type *onePassInst has no field or method MatchRune) (typecheck)
|