refactor: remove unwrap/expect #992
Annotations
6 errors and 7 warnings
Run cargo test:
processor/tests/processor_test.rs#L4
unresolved import `csln::HasFile`
|
Run cargo test:
processor/tests/processor_test.rs#L18
no function or associated item named `from_file` found for struct `Locale` in the current scope
|
Run cargo test:
processor/tests/processor_test.rs#L20
no function or associated item named `from_file` found for struct `HashMap` in the current scope
|
Run cargo test:
processor/tests/processor_test.rs#L22
no function or associated item named `from_file` found for struct `Vec<csln::citation::Citation>` in the current scope
|
Run cargo test
could not compile `csln-processor` (test "processor_test") due to 5 previous errors
|
Run cargo test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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 cargo test:
cli/src/main.rs#L42
unused `Result` that must be used
|
Run cargo test
`csln-cli` (bin "csln" test) generated 1 warning
|
The logs for this run have expired and are no longer available.
Loading