Run CI for gotypesalias=0 and gotypesalias=1 #702
Annotations
1 error and 3 warnings
Run dominikh/staticcheck-action@v1
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/.
|
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-e363298d04892124a107e613d0ee6484e233dcf4-1.22.x-macOS-latest.bin", "staticcheck-e363298d04892124a107e613d0ee6484e233dcf4-1.22.x-ubuntu-latest.bin", "staticcheck-e363298d04892124a107e613d0ee6484e233dcf4-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/
|
Loading