Tests are now read from file #47
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
30 warnings
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
Check
/home/runner/work/shex-rs/shex-rs/rbe/Cargo.toml: unused manifest key: dependencies.hashbag.feature
|
Check:
rbe/src/bag.rs#L4
unused imports: `Error`, `Unexpected`
|
Check:
rbe/src/bag.rs#L116
unused import: `self`
|
Check:
rbe/src/rbe.rs#L5
unused import: `cmp`
|
Check:
rbe/src/rbe.rs#L263
unused variable: `v`
|
Check:
rbe/src/rbe.rs#L263
unused variable: `card`
|
Check
`rbe` (lib) generated 5 warnings (run `cargo fix --lib -p rbe` to apply 5 suggestions)
|
Check:
iri_s/src/lib.rs#L4
unused import: `std::str::FromStr`
|
Check:
iri_s/src/iri.rs#L58
field `msg` is never read
|
Check
`iri_s` (lib) generated 2 warnings (run `cargo fix --lib -p iri_s` 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/
|
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
/home/runner/work/shex-rs/shex-rs/rbe/Cargo.toml: unused manifest key: dependencies.hashbag.feature
|
Test Suite:
iri_s/src/lib.rs#L4
unused import: `std::str::FromStr`
|
Test Suite:
iri_s/src/iri.rs#L58
field `msg` is never read
|
Test Suite
`iri_s` (lib) generated 2 warnings (run `cargo fix --lib -p iri_s` to apply 1 suggestion)
|
Test Suite:
rbe/src/bag.rs#L4
unused imports: `Error`, `Unexpected`
|
Test Suite:
rbe/src/bag.rs#L116
unused import: `self`
|
Test Suite:
rbe/src/rbe.rs#L5
unused import: `cmp`
|
Test Suite:
rbe/src/rbe.rs#L263
unused variable: `v`
|
Test Suite:
rbe/src/rbe.rs#L263
unused variable: `card`
|
Test Suite
`rbe` (lib) generated 5 warnings (run `cargo fix --lib -p rbe` to apply 5 suggestions)
|