restructuring to come after Part I commit #1486
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
21 errors and 30 warnings
Check:
src/lib/src/util/fs.rs#L216
the name `version_path_from_schema` is defined multiple times
|
Check:
src/lib/src/util/fs.rs#L221
the name `version_path_from_schema_hash` is defined multiple times
|
Check:
src/lib/src/core/index/commit_entry_writer.rs#L28
cannot find type `LocalRepository` in this scope
|
Check:
src/lib/src/core/index/commit_entry_writer.rs#L35
cannot find type `Commit` in this scope
|
Check:
src/lib/src/core/index/commit_entry_writer.rs#L40
failed to resolve: use of undeclared crate or module `util`
|
Check:
src/lib/src/core/index/commit_entry_writer.rs#L44
failed to resolve: use of undeclared crate or module `util`
|
Check:
src/lib/src/core/index/commit_entry_writer.rs#L48
failed to resolve: use of undeclared crate or module `util`
|
Check:
src/lib/src/core/index/commit_entry_writer.rs#L66
cannot find type `LocalRepository` in this scope
|
Check:
src/lib/src/core/index/commit_entry_writer.rs#L67
failed to resolve: use of undeclared crate or module `util`
|
Check:
src/lib/src/core/index/commit_entry_writer.rs#L72
cannot find type `LocalRepository` in this scope
|
Clippy:
src/lib/src/util/fs.rs#L216
the name `version_path_from_schema` is defined multiple times
|
Clippy:
src/lib/src/util/fs.rs#L221
the name `version_path_from_schema_hash` is defined multiple times
|
Clippy:
src/lib/src/core/index/commit_entry_writer.rs#L28
cannot find type `LocalRepository` in this scope
|
Clippy:
src/lib/src/core/index/commit_entry_writer.rs#L35
cannot find type `Commit` in this scope
|
Clippy:
src/lib/src/core/index/commit_entry_writer.rs#L40
failed to resolve: use of undeclared crate or module `util`
|
Clippy:
src/lib/src/core/index/commit_entry_writer.rs#L44
failed to resolve: use of undeclared crate or module `util`
|
Clippy:
src/lib/src/core/index/commit_entry_writer.rs#L48
failed to resolve: use of undeclared crate or module `util`
|
Clippy:
src/lib/src/core/index/commit_entry_writer.rs#L66
cannot find type `LocalRepository` in this scope
|
Clippy:
src/lib/src/core/index/commit_entry_writer.rs#L67
failed to resolve: use of undeclared crate or module `util`
|
Clippy:
src/lib/src/core/index/commit_entry_writer.rs#L72
cannot find type `LocalRepository` in this scope
|
Test Suite
Process completed with exit code 101.
|
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:
src/lib/src/api/local/commits.rs#L7
unused import: `OBJECTS_DIR`
|
Check:
src/lib/src/api/local/entries.rs#L18
unused import: `Schema`
|
Check:
src/lib/src/api/remote/commits.rs#L3
unused imports: `FILES_DIR`, `OBJECT_DIRS_DIR`, `OBJECT_FILES_DIR`, `OBJECT_SCHEMAS_DIR`, `OBJECT_VNODES_DIR`, `SCHEMAS_DIR`
|
Check:
src/lib/src/api/remote/commits.rs#L7
unused import: `crate::core::db::tree_db::TreeObject`
|
Check:
src/lib/src/api/remote/commits.rs#L8
unused import: `path_db`
|
Check:
src/lib/src/api/remote/commits.rs#L40
unused import: `tokio::fs::File`
|
Check:
src/lib/src/api/remote/commits.rs#L41
unused imports: `AsyncWriteExt`, `BufReader`
|
Check:
src/lib/src/api/remote/commits.rs#L43
unused import: `bytes::Bytes`
|
Check:
src/lib/src/core/index/commit_dir_entry_reader.rs#L3
unused import: `Duration`
|
Check:
src/lib/src/core/index/commit_entry_writer.rs#L9
unused import: `CommitDirEntryWriter`
|
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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. 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/
|