This repository has been archived by the owner on Jun 9, 2024. It is now read-only.
feat(eth): Switch ot Ethereum-node #4112
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pipeline.yml
on: pull_request
Matrix: ci
codecov(uploader, polaris-linux-latest)
0s
Annotations
10 errors
ci (lint, polaris-linux-latest, 1.21.3):
eth/eth.go#L121
unused-parameter: parameter 'host' seems to be unused, consider removing or renaming it as _ (revive)
|
ci (lint, polaris-linux-latest, 1.21.3):
eth/eth.go#L122
unused-parameter: parameter 'engine' seems to be unused, consider removing or renaming it as _ (revive)
|
ci (lint, polaris-linux-latest, 1.21.3):
eth/eth.go#L157
unused-parameter: parameter 'provider' seems to be unused, consider removing or renaming it as _ (revive)
|
ci (lint, polaris-linux-latest, 1.21.3):
eth/eth.go#L230
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
ci (lint, polaris-linux-latest, 1.21.3):
eth/eth.go#L237
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
ci (lint, polaris-linux-latest, 1.21.3)
Process completed with exit code 2.
|
ci (test-unit-race, polaris-linux-latest, 1.21.3)
The job was canceled because "lint_polaris-linux-latest" failed.
|
ci (test-unit-race, polaris-linux-latest, 1.21.3)
The operation was canceled.
|
ci (test-unit-cover, polaris-linux-latest, 1.21.3)
The job was canceled because "lint_polaris-linux-latest" failed.
|
ci (test-unit-cover, polaris-linux-latest, 1.21.3)
The operation was canceled.
|