Skip to content

Use default from address in EstimateGas method #52

Use default from address in EstimateGas method

Use default from address in EstimateGas method #52

Triggered via push January 27, 2024 09:34
Status Failure
Total duration 38s
Artifacts

test.yml

on: push
Matrix: Code Linting & Unit Tests
Matrix: Analyze with CodeQL
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Code Linting & Unit Tests (1.21.x, ubuntu-latest): abi/contract_test.go#L231
err declared and not used (typecheck)
Code Linting & Unit Tests (1.21.x, ubuntu-latest): txmodifier/gasfee_test.go#L20
rpcMock.On undefined (type *mockRPC has no field or method On) (typecheck)
Code Linting & Unit Tests (1.21.x, ubuntu-latest): txmodifier/gasfee_test.go#L36
rpcMock.On undefined (type *mockRPC has no field or method On) (typecheck)
Code Linting & Unit Tests (1.21.x, ubuntu-latest): txmodifier/gasfee_test.go#L52
rpcMock.On undefined (type *mockRPC has no field or method On) (typecheck)
Code Linting & Unit Tests (1.21.x, ubuntu-latest): txmodifier/txmodifier_test.go#L19
m.Called undefined (type *mockRPC has no field or method Called) (typecheck)
Code Linting & Unit Tests (1.21.x, ubuntu-latest): txmodifier/txmodifier_test.go#L24
m.Called undefined (type *mockRPC has no field or method Called) (typecheck)
Code Linting & Unit Tests (1.21.x, ubuntu-latest): txmodifier/txmodifier_test.go#L29
m.Called undefined (type *mockRPC has no field or method Called) (typecheck)
Code Linting & Unit Tests (1.21.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.