Version 2024.1rc1 (v0.5.0-rc.1) #757
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)
|
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/.
|
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-34db56d2edb693d12d1b24262a0ec0a231164856-1.22.x-macOS-latest.bin", "staticcheck-34db56d2edb693d12d1b24262a0ec0a231164856-1.22.x-ubuntu-latest.bin", "staticcheck-34db56d2edb693d12d1b24262a0ec0a231164856-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