Skip to content

⭐️ WinRM support #1036

⭐️ WinRM support

⭐️ WinRM support #1036

Triggered via pull request January 27, 2024 15:20
Status Failure
Total duration 3m 19s
Artifacts

pr-extended-linting.yml

on: pull_request
golangci-lint
3m 9s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
golangci-lint: providers/os/connection/winrm.go#L138
SA1019: p.Client.Run is deprecated: use RunWithContext() (staticcheck)
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)
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)
golangci-lint
issues found
golangci-lint
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/.