feat(header forwarding): forward headers to native node requests #460
Annotations
4 errors and 1 warning
examples/ethereum/client/client.go#L78
c.BatchCallContext undefined (type *EthereumClient has no field or method BatchCallContext) (typecheck)
|
examples/ethereum/client/client.go#L126
c.CallContext undefined (type *EthereumClient has no field or method CallContext) (typecheck)
|
examples/ethereum/client/client.go#L157
c.EstimateGas undefined (type *EthereumClient has no field or method EstimateGas) (typecheck)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, 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/
|
The logs for this run have expired and are no longer available.
Loading