Skip to content

v0.8.0

v0.8.0 #74

Triggered via pull request September 3, 2024 00:15
@MDobakMDobak
synchronize #14
v0.8
Status Failure
Total duration 19s
Artifacts

test.yml

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

Annotations

10 errors and 1 warning
Code Linting & Unit Tests (1.21.x, ubuntu-latest): rpc/base.go#L1
: # github.com/defiweb/go-eth/rpc [github.com/defiweb/go-eth/rpc.test]
Code Linting & Unit Tests (1.21.x, ubuntu-latest): rpc/util.go#L16
subscribe redeclared in this block
Code Linting & Unit Tests (1.21.x, ubuntu-latest): rpc/base.go#L451
other declaration of subscribe
Code Linting & Unit Tests (1.21.x, ubuntu-latest): rpc/methods_client_test.go#L14
mockClientVersionRequest redeclared in this block
Code Linting & Unit Tests (1.21.x, ubuntu-latest): rpc/base_test.go#L20
other declaration of mockClientVersionRequest
Code Linting & Unit Tests (1.21.x, ubuntu-latest): rpc/methods_client_test.go#L23
mockClientVersionResponse redeclared in this block
Code Linting & Unit Tests (1.21.x, ubuntu-latest): rpc/base_test.go#L29
other declaration of mockClientVersionResponse
Code Linting & Unit Tests (1.21.x, ubuntu-latest): rpc/methods_client_test.go#L31
TestBaseClient_ClientVersion redeclared in this block
Code Linting & Unit Tests (1.21.x, ubuntu-latest): rpc/base_test.go#L37
other declaration of TestBaseClient_ClientVersion
Code Linting & Unit Tests (1.21.x, ubuntu-latest): rpc/methods_client_test.go#L48
mockNetworkIDRequest redeclared in this block
Code Linting & Unit Tests (1.21.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/