⭐️ WinRM support #1036
Annotations
4 errors and 1 warning
Run golangci-lint:
providers/os/connection/winrm.go#L138
SA1019: p.Client.Run is deprecated: use RunWithContext() (staticcheck)
|
Run golangci-lint:
providers/os/connection/winrm/cat/getitem.go#L9
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-lint:
providers/os/connection/winrm/cat/cat_test.go#L7
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-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/[email protected]. 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