Skip to content

Bump pulldown-cmark-to-cmark from 10.0.4 to 11.0.0 (#288) #455

Bump pulldown-cmark-to-cmark from 10.0.4 to 11.0.0 (#288)

Bump pulldown-cmark-to-cmark from 10.0.4 to 11.0.0 (#288) #455

Triggered via push August 25, 2023 17:05
Status Success
Total duration 3m 4s
Artifacts

cargo-clippy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
use of deprecated field `kittycad::types::FileConversion::output`: src/cmd_file.rs#L132
warning: use of deprecated field `kittycad::types::FileConversion::output` --> src/cmd_file.rs:132:9 | 132 | file_conversion.output = None; | ^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default
unnecessary hashes around raw string literal: src/cmd_say.rs#L36
warning: unnecessary hashes around raw string literal --> src/cmd_say.rs:36:39 | 36 | let speech_bar = if is_speaking { r#"\"# } else { " " }; | ^^^^^^ help: try: `r"\"` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_raw_string_hashes = note: `#[warn(clippy::needless_raw_string_hashes)]` on by default
cargo clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, scherermichael-oss/[email protected], actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cargo 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/
cargo 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/
cargo 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/
cargo 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/
cargo 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/