Add auth to http #600
Annotations
21 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Build release:
protocol/raw/src/device.rs#L5
unused import: `interface_info::get_interface_info`
|
Build release:
protocol/raw/src/config.rs#L103
field `name` is never read
|
Build release:
src/storage/file.rs#L94
a method with this name may be added to the standard library in the future
|
Build release:
src/storage/file.rs#L97
a method with this name may be added to the standard library in the future
|
Build release:
src/storage/file.rs#L112
a method with this name may be added to the standard library in the future
|
Build release
`raw` (lib) generated 2 warnings (run `cargo fix --lib -p raw` to apply 1 suggestion)
|
Setup 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/
|
Setup 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/
|
Setup 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/
|
Setup 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 tests:
protocol/raw/src/device.rs#L5
unused import: `interface_info::get_interface_info`
|
Run tests:
protocol/raw/src/config.rs#L103
field `name` is never read
|
Run tests
`raw` (lib) generated 2 warnings (run `cargo fix --lib -p raw` to apply 1 suggestion)
|
Run tests:
src/storage/file.rs#L94
a method with this name may be added to the standard library in the future
|
Run tests:
src/storage/file.rs#L97
a method with this name may be added to the standard library in the future
|
Run tests:
src/storage/file.rs#L112
a method with this name may be added to the standard library in the future
|
Run tests:
rabbit-digger/src/registry.rs#L214
unused return value of `std::hint::must_use` that must be used
|
Run tests:
rabbit-digger/src/registry.rs#L215
unused return value of `std::hint::must_use` that must be used
|
Run tests
`rabbit-digger` (lib test) generated 2 warnings
|
Run tests
`rabbit-digger-pro` (lib test) generated 3 warnings (3 duplicates)
|
Loading