feat: bls remote signer #3437
Annotations
3 errors and 1 warning
golangci-lint:
indexer/test/mock/contract_simulator.go#L151
cannot use &simulatedBackend{…} (value of type *simulatedBackend) as SimulatedBackend value in assignment: *simulatedBackend does not implement SimulatedBackend (missing method AdjustTime) (typecheck)
|
golangci-lint:
indexer/test/mock/simulated_backend.go#L99
sb.HeaderByNumber undefined (type *simulatedBackend has no field or method HeaderByNumber) (typecheck)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@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/
|
Loading