Skip to content

Added dbg!

Added dbg! #44

Triggered via push July 19, 2023 17:03
Status Success
Total duration 1m 45s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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: 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: bag/src/rbe.rs#L5
unused import: `cmp`
Check: bag/src/rbe_error.rs#L4
unused import: `std::fmt::Display`
Check: bag/src/rbe.rs#L260
unused variable: `v`
Check: bag/src/rbe.rs#L260
unused variable: `card`
Check
`bag` (lib) generated 4 warnings (run `cargo fix --lib -p bag` to apply 4 suggestions)
Check: srdf/src/lib.rs#L10
ambiguous glob re-exports
Check: srdf/src/literal.rs#L4
trait method `lexicalForm` should have a snake case name
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: 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: bag/src/rbe.rs#L5
unused import: `cmp`
Test Suite: bag/src/rbe_error.rs#L4
unused import: `std::fmt::Display`
Test Suite: bag/src/rbe.rs#L260
unused variable: `v`
Test Suite: bag/src/rbe.rs#L260
unused variable: `card`
Test Suite
`bag` (lib) generated 4 warnings (run `cargo fix --lib -p bag` to apply 4 suggestions)
Test Suite: srdf/src/lib.rs#L10
ambiguous glob re-exports
Test Suite: srdf/src/literal.rs#L4
trait method `lexicalForm` should have a snake case name