chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.25.0 #247
build.yml
on: pull_request
Run staticcheck
24s
Matrix: test
Annotations
22 errors and 4 warnings
test (1.18.x, ubuntu-latest)
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/crypto/ecdh)
|
test (1.18.x, ubuntu-latest)
Process completed with exit code 1.
|
test (1.19.x, ubuntu-latest)
The job was canceled because "_1_18_x_ubuntu-latest" failed.
|
test (1.19.x, ubuntu-latest)
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/crypto/ecdh)
|
test (1.19.x, ubuntu-latest)
Process completed with exit code 1.
|
test (1.19.x, macos-latest)
The job was canceled because "_1_18_x_ubuntu-latest" failed.
|
test (1.21.x, windows-latest)
The job was canceled because "_1_18_x_ubuntu-latest" failed.
|
test (1.20.x, ubuntu-latest)
The job was canceled because "_1_18_x_ubuntu-latest" failed.
|
test (1.21.x, macos-latest)
The job was canceled because "_1_18_x_ubuntu-latest" failed.
|
test (1.20.x, macos-latest)
The job was canceled because "_1_18_x_ubuntu-latest" failed.
|
test (1.21.x, ubuntu-latest)
The job was canceled because "_1_18_x_ubuntu-latest" failed.
|
test (1.18.x, macos-latest)
The job was canceled because "_1_18_x_ubuntu-latest" failed.
|
test (1.18.x, macos-latest)
The operation was canceled.
|
test (1.18.x, windows-latest)
The job was canceled because "_1_18_x_ubuntu-latest" failed.
|
test (1.18.x, windows-latest)
The operation was canceled.
|
test (1.19.x, windows-latest)
The job was canceled because "_1_18_x_ubuntu-latest" failed.
|
test (1.19.x, windows-latest)
The operation was canceled.
|
test (1.20.x, windows-latest)
The job was canceled because "_1_18_x_ubuntu-latest" failed.
|
test (1.20.x, windows-latest)
The operation was canceled.
|
Run staticcheck
package crypto/ecdh is not in GOROOT (/home/runner/work/go-securesystemslib/setup-go-faster/go/1.19.13/x64/src/crypto/ecdh) (compile)
|
Run staticcheck:
signerverifier/utils.go#L145
func hexDecode is unused (U1000)
|
Run staticcheck
Process completed with exit code 1.
|
test (1.18.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-securesystemslib/go-securesystemslib. Supported file pattern: go.sum
|
test (1.19.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-securesystemslib/go-securesystemslib. Supported file pattern: go.sum
|
test (1.20.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\go-securesystemslib\go-securesystemslib. Supported file pattern: go.sum
|
Run staticcheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|