Disable staticcheck in golangci and add explicit staticcheck on different platforms with merge. #1127
Annotations
8 errors and 3 warnings
Run dominikh/[email protected]
should not use dot imports (ST1001)
|
Run dominikh/[email protected]
should not use dot imports (ST1001)
|
Run dominikh/[email protected]
should not use dot imports (ST1001)
|
Run dominikh/[email protected]
should not use dot imports (ST1001)
|
Run dominikh/[email protected]
should use make([]*Credential, count) instead (S1019)
|
Run dominikh/[email protected]
"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. (SA1019)
|
Run dominikh/[email protected]
should not use dot imports (ST1001)
|
Run dominikh/[email protected]
should not use dot imports (ST1001)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run # We replace newlines with %0A, which GitHub apparently magically turns back into newlines
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "staticcheck-b191211079072a8c1a46881378cc6a9b61fcf909-1.19-macOS-latest.bin", "staticcheck-b191211079072a8c1a46881378cc6a9b61fcf909-1.19-ubuntu-latest.bin", "staticcheck-b191211079072a8c1a46881378cc6a9b61fcf909-1.19-windows-latest.bin".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading