298 fix build of version 0.9.5 #725
Annotations
15 warnings
tests
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/
|
tests:
src/blob/index/mod.rs#L1
unused import: `crate::prelude::*`
|
tests
`pearl` (lib) generated 1 warning (run `cargo fix --lib -p pearl` to apply 1 suggestion)
|
tests:
src/lib.rs#L8
unknown attribute `no-run`. Did you mean `no_run`?
|
tests:
src/storage/builder.rs#L3
unknown attribute `no-run`. Did you mean `no_run`?
|
tests:
src/storage/core.rs#L9
unknown attribute `no-run`. Did you mean `no_run`?
|
tests:
src/storage/core.rs#L218
unknown attribute `no-run`. Did you mean `no_run`?
|
tests:
src/storage/core.rs#L238
unknown attribute `no-run`. Did you mean `no_run`?
|
tests:
src/storage/core.rs#L326
unknown attribute `no-run`. Did you mean `no_run`?
|
tests:
src/storage/core.rs#L345
unknown attribute `no-run`. Did you mean `no_run`?
|
tests:
src/storage/core.rs#L485
unknown attribute `no-run`. Did you mean `no_run`?
|
tests
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/
|
tests
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/
|
tests
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/
|
tests
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/
|