chore(deps): Upgrade go-ethereum to v1.14.11 #22
Annotations
18 errors and 6 warnings
Unit tests in ubuntu-20.04
package log/slog is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/log/slog)
|
Unit tests in ubuntu-20.04
package maps is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/maps)
|
Unit tests in ubuntu-20.04
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
|
Unit tests in ubuntu-20.04
Process completed with exit code 2.
|
Integration tests in ubuntu-20.04
package log/slog is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/log/slog)
|
Integration tests in ubuntu-20.04
package maps is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/maps)
|
Integration tests in ubuntu-20.04
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
|
Integration tests in ubuntu-20.04
Process completed with exit code 2.
|
Linting tests:
ethereum/execution/client/client.go#L15
undeclared name: `ethereum` (typecheck)
|
Linting tests:
ethereum/execution/client/client.go#L16
undeclared name: `ethereum` (typecheck)
|
Linting tests:
ethereum/execution/client/client.go#L17
undeclared name: `ethereum` (typecheck)
|
Linting tests:
ethereum/execution/client/client.go#L18
undeclared name: `ethereum` (typecheck)
|
Linting tests:
ethereum/execution/client/client.go#L19
undeclared name: `ethereum` (typecheck)
|
Linting tests:
ethereum/execution/client/client.go#L20
undeclared name: `ethereum` (typecheck)
|
Linting tests:
ethereum/execution/client/client.go#L21
undeclared name: `ethereum` (typecheck)
|
Linting tests:
ethereum/execution/client/client.go#L22
undeclared name: `ethereum` (typecheck)
|
Linting tests:
ethereum/execution/client/client.go#L23
undeclared name: `ethereum` (typecheck)
|
Linting tests:
ethereum/execution/client/client.go#L24
undeclared name: `ethereum` (typecheck)
|
Unit tests in ubuntu-20.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests in ubuntu-20.04
Restore cache failed: Dependencies file is not found in /home/runner/work/go-utils/go-utils. Supported file pattern: go.sum
|
Integration tests in ubuntu-20.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration tests in ubuntu-20.04
Restore cache failed: Dependencies file is not found in /home/runner/work/go-utils/go-utils. Supported file pattern: go.sum
|
Linting tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linting tests
Restore cache failed: Dependencies file is not found in /home/runner/work/go-utils/go-utils. Supported file pattern: go.sum
|