Skip to content

Update subgraph endpoints #210

Update subgraph endpoints

Update subgraph endpoints #210

Re-run triggered May 17, 2024 00:53
Status Failure
Total duration 34s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: go/gas-oracle/oracle/base_fee.go#L65
l2Backend.SendTransaction undefined (type DeployContractBackend has no field or method SendTransaction) (typecheck)
lint: go/gas-oracle/oracle/updater_interface.go#L84
backend.SuggestGasPrice undefined (type DeployContractBackend has no field or method SuggestGasPrice) (typecheck)
lint: go/gas-oracle/oracle/updater_interface.go#L130
backend.SendTransaction undefined (type DeployContractBackend has no field or method SendTransaction) (typecheck)
lint: go/gas-oracle/oracle/updater_interface.go#L173
backend.TransactionReceipt undefined (type DeployContractBackend has no field or method TransactionReceipt) (typecheck)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.