Ensure keys are serialized as JSON strings (with quotes) in blk seria… #69
Annotations
3 errors and 15 warnings
lint
test failed, to rerun pass `--lib`
|
lint
1 target failed:
|
lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
lint
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/
|
lint
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/
|
lint
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/
|
lint
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/
|
lint
version requirement `0.12.3+zstd.1.5.2` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
|
lint:
src/blk/blk_type.rs#L2
unused import: `std::ops::Deref`
|
lint:
src/blk/blk_type.rs#L3
unused import: `color_eyre::eyre::bail`
|
lint:
src/blk/blk_type.rs#L6
unused import: `Serializer`
|
lint:
src/blk/blk_type.rs#L7
unused imports: `SerializeSeq`, `SerializeStruct`
|
lint:
src/blk/blk_type.rs#L9
unused imports: `Number`, `Value`
|
lint:
src/blk/plaintext_serialize/json.rs#L4
unused imports: `SerializeMap`, `SerializeSeq`, `SerializeStruct`
|
lint:
src/blk/plaintext_serialize/json.rs#L5
unused import: `serde::Serializer`
|
lint:
src/blk/blk_type.rs#L302
unused variable: `s`
|
lint:
src/blk/plaintext_serialize/json.rs#L149
unused variable: `k`
|