ci: bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 #504
Annotations
24 errors and 6 warnings
cmd (1.23)
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"source and destination CIDR IP version mismatch\")" (err113)
|
cmd (1.23)
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"invalid output format: %s\", opts.output)" (err113)
|
cmd (1.23)
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"--count must be at least 1\")" (err113)
|
cmd (1.23)
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"--since must come before --until\")" (err113)
|
cmd (1.23)
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"time range it too short for the requested count\")" (err113)
|
cmd (1.23)
Error return value of `p.Close` is not checked (errcheck)
|
cmd (1.23)
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
cmd (1.23)
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
cmd (1.23)
Error return value of `pprofCPUFile.Close` is not checked (errcheck)
|
cmd (1.23)
Error return value of `f.Close` is not checked (errcheck)
|
cmd (1.24)
The job was canceled because "_1_23" failed.
|
cmd (1.24)
The operation was canceled.
|
flow (1.23)
ST1000: at least one file in a package should have a package comment (staticcheck)
|
flow (1.23)
ST1000: at least one file in a package should have a package comment (staticcheck)
|
flow (1.23)
ST1000: at least one file in a package should have a package comment (staticcheck)
|
flow (1.23)
ST1000: at least one file in a package should have a package comment (staticcheck)
|
flow (1.23)
ST1000: at least one file in a package should have a package comment (staticcheck)
|
flow (1.23)
ST1000: at least one file in a package should have a package comment (staticcheck)
|
flow (1.23)
ST1000: at least one file in a package should have a package comment (staticcheck)
|
flow (1.23)
ST1000: at least one file in a package should have a package comment (staticcheck)
|
flow (1.23)
ST1000: at least one file in a package should have a package comment (staticcheck)
|
flow (1.23)
ST1000: at least one file in a package should have a package comment (staticcheck)
|
flow (1.24)
The job was canceled because "_1_23" failed.
|
flow (1.24)
The operation was canceled.
|
cmd (1.23)
Restore cache failed: Dependencies file is not found in /home/runner/work/fake/fake. Supported file pattern: go.sum
|
cmd (1.24)
Restore cache failed: Dependencies file is not found in /home/runner/work/fake/fake. Supported file pattern: go.sum
|
flow (1.23)
Restore cache failed: Dependencies file is not found in /home/runner/work/fake/fake. Supported file pattern: go.sum
|
main (1.23)
Restore cache failed: Dependencies file is not found in /home/runner/work/fake/fake. Supported file pattern: go.sum
|
flow (1.24)
Restore cache failed: Dependencies file is not found in /home/runner/work/fake/fake. Supported file pattern: go.sum
|
main (1.24)
Restore cache failed: Dependencies file is not found in /home/runner/work/fake/fake. Supported file pattern: go.sum
|