Skip to content

Merge pull request #544 from albcunha/patch-1 #1123

Merge pull request #544 from albcunha/patch-1

Merge pull request #544 from albcunha/patch-1 #1123

Triggered via push September 21, 2023 19:57
Status Success
Total duration 41m 19s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
python
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
python
unneeded sub `cfg` when there is only one condition
python
this is an outer doc comment and does not apply to the parent module or crate
python
this loop could be written as a `while let` loop
python
very complex type used. Consider factoring parts into `type` definitions
python
very complex type used. Consider factoring parts into `type` definitions
python
use of `expect` followed by a function call
python
this `to_owned` call clones the Cow<'_, str> itself and does not cause the Cow<'_, str> contents to become owned
python
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
python
this lifetime isn't used in the impl
python
this lifetime isn't used in the impl
python
output filename collision.
python
output filename collision.
python
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/
python
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/
python
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/
python
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/