Skip to content

chore(deps): update all #226

chore(deps): update all

chore(deps): update all #226

Triggered via pull request August 15, 2023 22:24
Status Failure
Total duration 1m 54s
Artifacts

podman.yml

on: pull_request
Matrix: Go Build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Go Build (ubuntu-latest): pkg/strcmp/strcmp_test.go#L25
SA1019: mrand.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. (staticcheck)
Go Build (ubuntu-latest)
Process completed with exit code 2.
Go Build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Go Build (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/fed/fed. Supported file pattern: go.sum