analysis/lint/testutil: unset GO111MODULE in test #771
Annotations
2 errors 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 artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "staticcheck-8f9f3d56477127158c1b969b4b5ab4e200a87ede-1.22.x-macOS-latest.bin", "staticcheck-8f9f3d56477127158c1b969b4b5ab4e200a87ede-1.22.x-ubuntu-latest.bin", "staticcheck-8f9f3d56477127158c1b969b4b5ab4e200a87ede-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/
|
The following actions use a deprecated Node.js version 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/
|
This job failed
Loading