lintcmd: file names are optional in error positions #764
Annotations
1 error and 3 warnings
rand.Seed has been deprecated since Go 1.20 and an alternative has been available since Go 1.0: As of Go 1.20 there is no reason to call Seed with a random value. Programs that call Seed with a known value to get a specific sequence of results should use New(NewSource(seed)) to obtain a local random generator. (SA1019)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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-06d3e3e4b67b699e4e97993c51529b20097e537b-1.22.x-macOS-latest.bin", "staticcheck-06d3e3e4b67b699e4e97993c51529b20097e537b-1.22.x-ubuntu-latest.bin", "staticcheck-06d3e3e4b67b699e4e97993c51529b20097e537b-1.22.x-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/
|
This job succeeded
Loading