Skip to content

Fix document node name in test #721

Fix document node name in test

Fix document node name in test #721

Triggered via push January 25, 2024 12:49
Status Failure
Total duration 1m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

rust.yml

on: push
Format Code
20s
Format Code
Static code analysis
1m 3s
Static code analysis
Unit tests
0s
Unit tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Static code analysis: src/manipulator/chunker.rs#L2
unused import: `nlprule::tokenizer::chunk::Chunker as NlpRuleChunker`
Static code analysis: src/manipulator/chunker.rs#L17
unused variable: `graph`
Static code analysis: src/manipulator/chunker.rs#L18
unused variable: `workflow_directory`
Static code analysis: src/manipulator/chunker.rs#L19
unused variable: `tx`
Static code analysis: src/util/token_helper.rs#L20
fields `ordering_gs` and `part_of_gs` are never read
Static code analysis: src/util/token_helper.rs#L104
methods `get_ordered_token` and `spanned_text` are never used
Static code analysis
Process completed with exit code 101.