update golangci-lint #386
Triggered via pull request
December 18, 2023 10:25
Status
Cancelled
Total duration
4m 43s
Artifacts
–
Annotations
6 errors and 3 warnings
linux:
cmd/skywire-cli/commands/dmsghttp/root.go#L8
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
linux
Process completed with exit code 2.
|
darwin:
cmd/skywire-cli/commands/dmsghttp/root.go#L8
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
darwin
Process completed with exit code 2.
|
|
windows
The operation was canceled.
|
linux
The process '/usr/bin/git' failed with exit code 128
|
darwin
The process '/usr/local/bin/git' failed with exit code 128
|
windows
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|