This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
Update Rust crate serde_yaml to 0.9.33 #1005
Annotations
16 warnings
Lint codebase
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint codebase
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 codebase
`/home/runner/work/dokkoo/dokkoo/.cargo/config` is deprecated in favor of `config.toml`
|
Lint codebase
`/home/runner/work/dokkoo/dokkoo/.cargo/config` is deprecated in favor of `config.toml`
|
Lint codebase
unused manifest key: registries
|
Lint codebase:
src/lib.rs#L36
the item `TryFrom` is imported redundantly
|
Lint codebase:
src/lib.rs#L61
this function has too many arguments (19/7)
|
Lint codebase:
src/lib.rs#L212
this function has too many arguments (10/7)
|
Lint codebase
`dokkoo` (lib) generated 3 warnings
|
Lint codebase:
src/main.rs#L160
called `unwrap` on `ignore_output_folder` after checking its variant with `is_ok`
|
Lint codebase:
src/main.rs#L166
called `unwrap` on `ignore_git_folder` after checking its variant with `is_ok`
|
Lint codebase
`dokkoo` (bin "dokkoo" test) generated 2 warnings
|
Lint codebase
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 codebase
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 codebase
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 codebase
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/
|