Merge pull request #238 from moov-io/dependabot/bundler/docs/commonma… #482
Annotations
3 errors and 6 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 (macos-latest)
The operation was canceled.
|
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
|
Go Build (windows-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 (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\fed\fed. Supported file pattern: go.sum
|
Go Build (macos-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 (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/fed/fed. Supported file pattern: go.sum
|