fix(deps): update osv-detector minor #840
checks.yml
on: pull_request
Test on Ubuntu
29s
Test on MacOS
48s
Test on Windows
2m 27s
golangci-lint
22s
go-fmt
5s
prettier
13s
Annotations
10 errors and 3 warnings
golangci-lint
undefined: isatty (typecheck)
|
golangci-lint
undefined: colorable (typecheck)
|
golangci-lint
undefined: colorable (typecheck)
|
golangci-lint
previous case (typecheck)
|
golangci-lint
previous case (typecheck)
|
golangci-lint
previous case (typecheck)
|
golangci-lint
"bytes" imported and not used (typecheck)
|
golangci-lint
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
|
golangci-lint
r.ReadRune undefined (type byteReader has no field or method ReadRune) (typecheck)
|
golangci-lint
r.UnreadRune undefined (type byteReader has no field or method UnreadRune) (typecheck)
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Test on Ubuntu
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Test on MacOS
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|