Running a dev node #9804
Triggered via pull request
November 6, 2024 07:13
Status
Failure
Total duration
1h 3m 42s
Artifacts
–
Annotations
4 errors and 10 warnings
build and test:
executor/benchmark/src/lib.rs#L116
this function takes 7 arguments but 8 arguments were supplied
|
build and test:
executor/benchmark/src/lib.rs#L160
this function takes 7 arguments but 8 arguments were supplied
|
build and test
could not compile `starcoin-executor-benchmark` (lib) due to 2 previous errors
|
build and test
The process '/home/ubuntu//.cargo/bin/cargo' failed with exit code 101
|
build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build and test:
types/src/vm/config.rs#L69
this expression creates a reference which is immediately dereferenced by the compiler
|
build and test:
types/src/vm/config.rs#L71
this expression creates a reference which is immediately dereferenced by the compiler
|
build and test:
types/src/vm/config.rs#L73
this expression creates a reference which is immediately dereferenced by the compiler
|
build and test:
types/src/vm/config.rs#L73
this expression creates a reference which is immediately dereferenced by the compiler
|
build and test
`starcoin-types` (lib) generated 4 warnings (run `cargo clippy --fix --lib -p starcoin-types` to apply 4 suggestions)
|
build and test
`starcoin-types` (lib) generated 4 warnings (4 duplicates)
|
build and test:
vm/framework/cached-packages/src/starcoin_framework_sdk_builder.rs#L41
large size difference between variants
|
build and test
`starcoin-cached-packages` (lib) generated 1 warning
|