Merge pull request #23 from jaypipes/fixture-debug #4
Annotations
10 errors and 5 warnings
../../../../../opt/hostedtoolcache/go/1.21.10/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
debug/print.go#L34
Error return value of `w.Write` is not checked (errcheck)
|
debug/print.go#L60
Error return value of `w.Write` is not checked (errcheck)
|
plugin/exec/action.go#L81
Error return value of `outbuf.ReadFrom` is not checked (errcheck)
|
plugin/exec/action.go#L87
Error return value of `errbuf.ReadFrom` is not checked (errcheck)
|
plugin/exec/defaults.go#L52
func `fromBaseDefaults` is unused (unused)
|
plugin/exec/action.go#L61
S1021: should merge variable declaration with assignment on next line (gosimple)
|
fixture/json/json.go#L52
S1034: assigning the result of this type assertion to a variable (switch got := got.(type)) could eliminate type assertions in switch cases (gosimple)
|
fixture/json/json.go#L54
S1034(related information): could eliminate this type assertion (gosimple)
|
fixture/json/json.go#L56
S1034(related information): could eliminate this type assertion (gosimple)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845, actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
|
|
This job failed
Loading