Update subgraph endpoints #210
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:
../../../../../opt/hostedtoolcache/go/1.21.10/x64/src/net/http/internal/chunked.go#L79
undefined: max (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/.
|