Skip to content

Parser: auto_graph macro #234

Parser: auto_graph macro

Parser: auto_graph macro #234

Triggered via pull request December 19, 2024 12:45
Status Failure
Total duration 37s
Artifacts

base.yml

on: pull_request
Check
16s
Check
Fmt Check
8s
Fmt Check
Unit test & Doc test
26s
Unit test & Doc test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 33 warnings
Fmt Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Fmt Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Fmt Check
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/
Fmt Check
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/
Fmt Check
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/
Fmt Check
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/
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check: derive/src/relay.rs#L1
unused import: `HashMap`
Check: derive/src/relay.rs#L80
unnecessary parentheses around `if` condition
Check: derive/src/relay.rs#L87
unnecessary parentheses around `if` condition
Check
`derive` (lib) generated 3 warnings (run `cargo fix --lib -p derive` to apply 3 suggestions)
Check: src/graph/graph.rs#L2
unused import: `std::sync::mpsc::channel`
Check: src/graph/graph.rs#L230
unused variable: `channel`
Check: src/utils/execstate.rs#L53
method `success` is never used
Check
`dagrs` (lib) generated 3 warnings (run `cargo fix --lib -p dagrs` to apply 1 suggestion)
Check
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/
Check
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/
Check
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/
Check
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/
Unit test & Doc test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit test & Doc test
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/
Unit test & Doc test
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/
Unit test & Doc test
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/
Unit test & Doc test
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/
Unit test & Doc test: derive/src/relay.rs#L1
unused import: `HashMap`
Unit test & Doc test: derive/src/relay.rs#L80
unnecessary parentheses around `if` condition
Unit test & Doc test: derive/src/relay.rs#L87
unnecessary parentheses around `if` condition
Unit test & Doc test
`derive` (lib) generated 3 warnings (run `cargo fix --lib -p derive` to apply 3 suggestions)
Unit test & Doc test: src/graph/graph.rs#L2
unused import: `std::sync::mpsc::channel`
Unit test & Doc test: src/graph/graph.rs#L230
unused variable: `channel`
Unit test & Doc test: src/utils/execstate.rs#L53
method `success` is never used
Unit test & Doc test
`derive` (lib test) generated 3 warnings (3 duplicates)
Unit test & Doc test: examples/auto_relay.rs#L1
unused import: `std::sync::Arc`
Unit test & Doc test: examples/auto_relay.rs#L5
unused imports: `EnvVar`, `graph::Graph`, and `self`