Skip to content

Code refactor for git internal pack decode #112

Code refactor for git internal pack decode

Code refactor for git internal pack decode #112

Re-run triggered June 28, 2023 09:42
Status Failure
Total duration 3m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

base.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 22 warnings
Clippy: git/src/internal/object/tag.rs#L200
redundant field names in struct initialization
Clippy: git/src/internal/pack/iterator.rs#L120
redundant field names in struct initialization
Clippy: git/src/internal/pack/delta.rs#L26
fields `inner` and `decompressor` are never read
Clippy: git/src/internal/pack/delta.rs#L87
fields `obj_type` and `processing_task` are never read
Clippy: git/src/internal/pack/iterator.rs#L11
field `decompressor` is never read
Clippy: git/src/internal/object/blob.rs#L63
literal with an empty format string
Clippy: git/src/internal/object/blob.rs#L125
used a field initializer for a tuple struct
Clippy: git/src/internal/object/commit.rs#L168
using `clone` on type `Hash` which implements the `Copy` trait
Clippy: git/src/internal/object/commit.rs#L219
used a field initializer for a tuple struct
Clippy: git/src/internal/object/tag.rs#L162
used a field initializer for a tuple struct
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/
Check: git/src/internal/pack/delta.rs#L26
fields `inner` and `decompressor` are never read
Check: git/src/internal/pack/delta.rs#L87
fields `obj_type` and `processing_task` are never read
Check: git/src/internal/pack/iterator.rs#L11
field `decompressor` is never read
Check
`git` (lib) generated 3 warnings
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/
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/
Test Suite: git/src/internal/pack/delta.rs#L26
fields `inner` and `decompressor` are never read
Test Suite: git/src/internal/pack/delta.rs#L87
fields `obj_type` and `processing_task` are never read
Test Suite: git/src/internal/pack/iterator.rs#L11
field `decompressor` is never read
Test Suite
`git` (lib) generated 3 warnings
Test Suite: database/src/driver/lfs/storage.rs#L79
function `test_content_store` is never used
Test Suite
`database` (lib test) generated 1 warning