Skip to content

Upgrade toml_edit

Upgrade toml_edit #102

Triggered via pull request December 7, 2023 15:25
@jplattejplatte
synchronize #29
newtoml
Status Success
Total duration 57s
Artifacts

nightly.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Check
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/
Check
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/
Check
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/
Check
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/
Check
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/
Check: src/sort.rs#L183
this expression creates a reference which is immediately dereferenced by the compiler
Check: src/sort.rs#L185
this expression creates a reference which is immediately dereferenced by the compiler
Check
`cargo-sort` (bin "cargo-sort") generated 2 warnings (run `cargo clippy --fix --bin "cargo-sort"` to apply 2 suggestions)