Skip to content

Update depedencies

Update depedencies #50

Triggered via push January 16, 2024 15:17
Status Failure
Total duration 48s
Artifacts

test.yml

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

Annotations

9 errors
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)