Bump go-winio to support go1.22 #5
Annotations
10 errors and 1 warning
Run golangci/golangci-lint-action@v6:
test/cri-containerd/test-images/jobcontainer_createvhd/main.go#L29
Error return value of `syscall.CloseHandle` is not checked (errcheck)
|
Run golangci/golangci-lint-action@v6:
test/cri-containerd/test-images/nanoserver-gracefultermination-repro/latest/delayed-shutdown.go#L17
sigchanyzer: misuse of unbuffered os.Signal channel as argument to signal.Notify (govet)
|
Run golangci/golangci-lint-action@v6:
test/cri-containerd/test-images/nanoserver-gracefultermination-repro/latest/delayed-shutdown.go#L18
sigchanyzer: misuse of unbuffered os.Signal channel as argument to signal.Notify (govet)
|
Run golangci/golangci-lint-action@v6:
test/cri-containerd/test-images/nanoserver-gracefultermination-repro/latest/delayed-shutdown.go#L19
sigchanyzer: misuse of unbuffered os.Signal channel as argument to signal.Notify (govet)
|
Run golangci/golangci-lint-action@v6:
test/cri-containerd/test-images/servercore-gracefultermination-repro/latest/delayed-shutdown.go#L17
sigchanyzer: misuse of unbuffered os.Signal channel as argument to signal.Notify (govet)
|
Run golangci/golangci-lint-action@v6:
test/cri-containerd/test-images/servercore-gracefultermination-repro/latest/delayed-shutdown.go#L18
sigchanyzer: misuse of unbuffered os.Signal channel as argument to signal.Notify (govet)
|
Run golangci/golangci-lint-action@v6:
test/cri-containerd/test-images/servercore-gracefultermination-repro/latest/delayed-shutdown.go#L19
sigchanyzer: misuse of unbuffered os.Signal channel as argument to signal.Notify (govet)
|
Run golangci/golangci-lint-action@v6:
test/cri-containerd/test-images/jobcontainer_hns/main.go#L21
SA4006: this value of `network` is never used (staticcheck)
|
Run golangci/golangci-lint-action@v6:
test/functional/utilities/defaultlinuxspec.go#L5
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)
|
Run golangci/golangci-lint-action@v6:
test/functional/utilities/defaultwindowsspec.go#L5
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)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading