chore(deps): update dependency go to v1.22.5 #337
Annotations
6 errors and 3 warnings
Go Build (ubuntu-latest):
cmd/server/main.go#L21
missing go.sum entry for module providing package github.com/moov-io/base/admin (imported by github.com/moov-io/fed/cmd/server); to add:
|
Go Build (ubuntu-latest):
cmd/server/http.go#L12
missing go.sum entry for module providing package github.com/moov-io/base/http (imported by github.com/moov-io/fed/cmd/server); to add:
|
Go Build (ubuntu-latest):
cmd/server/main.go#L23
missing go.sum entry for module providing package github.com/moov-io/base/http/bind (imported by github.com/moov-io/fed/cmd/server); to add:
|
Go Build (ubuntu-latest):
cmd/server/http.go#L13
missing go.sum entry for module providing package github.com/moov-io/base/log (imported by github.com/moov-io/fed/cmd/server); to add:
|
Go Build (ubuntu-latest):
ACHDictionary.go#L18
missing go.sum entry for module providing package github.com/moov-io/base (imported by github.com/moov-io/fed); to add:
|
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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
|