fix(deps): update osv-detector minor #809
checks.yml
on: pull_request
Test on Ubuntu
32s
Test on MacOS
42s
Test on Windows
3m 50s
golangci-lint
26s
go-fmt
4s
prettier
12s
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
|