CI triggered from @magicxyyz of cross-compile #527
ci.yml
on: pull_request
run-tests
2m 28s
run-linter
2m 19s
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 (missing method WasmTargets) (typecheck)
|
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 (missing method WasmTargets)) (typecheck)
|
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 (missing method WasmTargets)
|
run-tests
Process completed with exit code 2.
|
run-linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|