Skip to content

Increase to_string_bench iterations and add streaming_bench. #71

Increase to_string_bench iterations and add streaming_bench.

Increase to_string_bench iterations and add streaming_bench. #71

Triggered via push January 17, 2024 16:32
Status Success
Total duration 2m 7s
Artifacts

coverage.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
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, actions-rs/grcov@v0.1. 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
Unexpected input(s) 'fail_ci_if_error', valid inputs are ['config']
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/plaintext_serialize/json.rs#L155
unused variable: `k`
lint: src/blk/plaintext_serialize/json.rs#L155
unused variable: `v`