CI triggered from @tsahee of stylus_cache_tag #387
ci.yml
on: pull_request
run-tests
3m 1s
run-linter
2m 49s
Annotations
6 errors and 2 warnings
run-linter:
ethdb/remotedb/remotedb.go#L155
cannot use &Database{…} (value of type *Database) as ethdb.Database value in return statement: *Database does not implement ethdb.Database (wrong type for method WasmDataBase)
|
run-linter:
cmd/utils/flags.go#L55
could not import github.com/ethereum/go-ethereum/ethdb/remotedb (-: # github.com/ethereum/go-ethereum/ethdb/remotedb
|
run-linter:
ethdb/remotedb/remotedb.go#L155
cannot use &Database{…} (value of type *Database) as ethdb.Database value in return statement: *Database does not implement ethdb.Database (wrong type for method WasmDataBase)
|
run-linter
Process completed with exit code 2.
|
run-tests:
ethdb/remotedb/remotedb.go#L155
cannot use &Database{…} (value of type *Database) as ethdb.Database value in return statement: *Database does not implement ethdb.Database (wrong type for method WasmDataBase)
|
run-tests
Process completed with exit code 2.
|
run-linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|