CI triggered from @magicxyyz of wasm-store-compile-target #504
ci.yml
on: pull_request
run-tests
2m 26s
run-linter
1m 47s
Annotations
20 errors and 2 warnings
run-linter:
triedb/hashdb/database.go#L28
could not import github.com/ethereum/go-ethereum/core/rawdb (-: # github.com/ethereum/go-ethereum/core/rawdb
|
run-linter:
core/rawdb/accessors_state_arbitrum.go#L34
cannot use TargetWavm (constant "wavm" of type Target) as string value in array or slice literal
|
run-linter:
core/rawdb/accessors_state_arbitrum.go#L34
cannot use TargetArm64 (constant "arm64" of type Target) as string value in array or slice literal
|
run-linter:
core/rawdb/accessors_state_arbitrum.go#L34
cannot use TargetAmd64 (constant "amd64" of type Target) as string value in array or slice literal
|
run-linter:
core/rawdb/accessors_state_arbitrum.go#L34
cannot use TargetHost (constant "host" of type Target) as string value in array or slice literal
|
run-linter:
core/rawdb/accessors_state_arbitrum.go#L46
invalid case TargetWavm in switch on targetName (mismatched types Target and string)
|
run-linter:
core/rawdb/accessors_state_arbitrum.go#L48
invalid case TargetArm64 in switch on targetName (mismatched types Target and string)
|
run-linter:
core/rawdb/accessors_state_arbitrum.go#L50
invalid case TargetAmd64 in switch on targetName (mismatched types Target and string)
|
run-linter:
core/rawdb/accessors_state_arbitrum.go#L52
invalid case TargetHost in switch on targetName (mismatched types Target and string)
|
run-linter:
core/rawdb/accessors_state_arbitrum.go#L66
invalid case TargetWavm in switch on targetName (mismatched types Target and string)
|
run-tests:
core/rawdb/accessors_state_arbitrum.go#L34
cannot use TargetWavm (constant "wavm" of type Target) as string value in array or slice literal
|
run-tests:
core/rawdb/accessors_state_arbitrum.go#L34
cannot use TargetArm64 (constant "arm64" of type Target) as string value in array or slice literal
|
run-tests:
core/rawdb/accessors_state_arbitrum.go#L34
cannot use TargetAmd64 (constant "amd64" of type Target) as string value in array or slice literal
|
run-tests:
core/rawdb/accessors_state_arbitrum.go#L34
cannot use TargetHost (constant "host" of type Target) as string value in array or slice literal
|
run-tests:
core/rawdb/accessors_state_arbitrum.go#L46
invalid case TargetWavm in switch on targetName (mismatched types Target and string)
|
run-tests:
core/rawdb/accessors_state_arbitrum.go#L48
invalid case TargetArm64 in switch on targetName (mismatched types Target and string)
|
run-tests:
core/rawdb/accessors_state_arbitrum.go#L50
invalid case TargetAmd64 in switch on targetName (mismatched types Target and string)
|
run-tests:
core/rawdb/accessors_state_arbitrum.go#L52
invalid case TargetHost in switch on targetName (mismatched types Target and string)
|
run-tests:
core/rawdb/accessors_state_arbitrum.go#L66
invalid case TargetWavm in switch on targetName (mismatched types Target and string)
|
run-tests:
core/rawdb/accessors_state_arbitrum.go#L68
invalid case TargetArm64 in switch on targetName (mismatched types Target and string)
|
run-linter
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/
|