debug code #166
Annotations
3 errors and 16 warnings
Check + test:
sa-server/src/main.rs#L119
this function takes 3 arguments but 2 arguments were supplied
|
Check + test:
sa-server/src/main.rs#L123
the trait bound `fn(State<Arc<SparseSearcher>>, Json<InputData>) -> impl Future<Output = Result<Json<Vec<sa_index::peptide_search::SearchResult>>, StatusCode>> {search}: Handler<_, _>` is not satisfied
|
Check + test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Check + test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 + test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check + 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/
|
Check + 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/
|
Check + 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/
|
Check + 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/
|
Check + test
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Check + test
/home/runner/work/unipept-index/unipept-index/fa-compression/Cargo.toml: unused manifest key: bench.0.opt-level
|
Check + test:
sa-mappings/src/proteins.rs#L5
unused import: `std::ops::Deref`
|
Check + test:
sa-mappings/src/proteins.rs#L28
missing documentation for a struct field
|
Check + test:
sa-mappings/src/proteins.rs#L29
missing documentation for a struct field
|
Check + test:
sa-mappings/src/proteins.rs#L42
missing documentation for a method
|
Check + test:
sa-mappings/src/proteins.rs#L46
missing documentation for a method
|
Check + test:
sa-mappings/src/proteins.rs#L50
missing documentation for a method
|
Check + test:
sa-mappings/src/proteins.rs#L148
missing documentation for a method
|
Check + test
`sa-mappings` (lib) generated 7 warnings (run `cargo fix --lib -p sa-mappings` to apply 1 suggestion)
|