fix(deps): update osv-detector minor #770
checks.yml
on: pull_request
Test on Ubuntu
1m 2s
Test on MacOS
56s
Test on Windows
1m 25s
golangci-lint
28s
go-fmt
4s
prettier
1m 3s
Annotations
11 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)
|
Test on Ubuntu
Process completed with exit code 2.
|