Batch execution for ML Heuristic #50
Annotations
2 errors and 15 warnings
Run actions-rs/cargo@v1
could not compile `arboretum-td` (bin "elimination_order") due to 1 previous error
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/cargo@v1:
src/exact/quickbb.rs#L13
unexpected `cfg` condition name: `log`
|
Run actions-rs/cargo@v1:
src/safe_separator_framework.rs#L138
unexpected `cfg` condition name: `log`
|
Run actions-rs/cargo@v1:
src/tree_decomposition.rs#L249
variable does not need to be mutable
|
Run actions-rs/cargo@v1
`arboretum-td` (lib) generated 3 warnings (run `cargo fix --lib -p arboretum-td` to apply 1 suggestion)
|
Run actions-rs/cargo@v1:
src/ml_selector.rs#L8
unused import: `std::fs`
|
Run actions-rs/cargo@v1:
src/ml_selector.rs#L15
unused import: `path::Path`
|
Run actions-rs/cargo@v1:
src/main.rs#L11
unexpected `cfg` condition name: `log`
|
Run actions-rs/cargo@v1:
src/main.rs#L102
unexpected `cfg` condition name: `log`
|
Run actions-rs/cargo@v1:
src/main.rs#L105
unexpected `cfg` condition name: `log`
|
Run actions-rs/cargo@v1:
src/main.rs#L118
unexpected `cfg` condition name: `log`
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading