Update Rust crate pulldown-cmark to 0.12.0 #867
Annotations
6 errors and 6 warnings
Run actions-rs/cargo@v1:
src/preprocessor.rs#L175
mismatched types
|
Run actions-rs/cargo@v1:
src/preprocessor.rs#L179
mismatched types
|
Run actions-rs/cargo@v1:
src/preprocessor.rs#L191
mismatched types
|
Run actions-rs/cargo@v1:
src/preprocessor.rs#L209
expected `{async block@src/preprocessor.rs:209:45: 209:50}` to be a future that resolves to `Result<Vec<Event<'_>>, Error>`, but it resolves to `Result<Vec<Event<'_>>, _>`
|
Run actions-rs/cargo@v1:
src/preprocessor.rs#L220
the trait bound `Event<'_>: Borrow<pulldown_cmark::Event<'_>>` is not satisfied
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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/
|
Loading