remove is_head from Branch since it is not required for the server logic #2400
Annotations
10 errors and 6 warnings
src/lib/src/command/migrate/m05_optimize_merkle_tree.rs#L194
redundant field names in struct initialization
|
src/lib/src/core/v0_19_0/index/commit_writer.rs#L158
redundant field names in struct initialization
|
src/lib/src/core/v0_19_0/index/commit_writer.rs#L164
redundant field names in struct initialization
|
src/lib/src/core/v0_19_0/index/commit_writer.rs#L168
redundant field names in struct initialization
|
src/lib/src/core/v0_19_0/index/merkle_tree/node/merkle_tree_node_data.rs#L194
this `else { if .. }` block can be collapsed
|
src/lib/src/core/v0_19_0/push.rs#L6
unused import: `MerkleTreeNodeType`
|
src/lib/src/repositories.rs#L9
unused import: `crate::core::v0_10_0::cache::commit_cacher`
|
src/lib/src/repositories.rs#L10
unused import: `crate::core::v0_10_0::index::CommitEntryWriter`
|
src/lib/src/repositories.rs#L11
unused import: `crate::core::v0_10_0::index::Stager`
|
src/lib/src/repositories.rs#L12
unused import: `CommitWriter`
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3, 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/
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading