Upgrade pyo3 to 0.20 #778
Annotations
1 error and 12 warnings
clippy
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1, 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/
|
clippy
It seems that this Action is executed from the forked repository.
|
clippy
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
clippy
in a `match` scrutinee, avoid complex blocks or closures with blocks; instead, move the block or closure higher and bind it with a `let`
|
clippy
in a `match` scrutinee, avoid complex blocks or closures with blocks; instead, move the block or closure higher and bind it with a `let`
|
clippy
unused imports: `DeflatedAsynchronous as Asynchronous`, `DeflatedFormattedStringText as FormattedStringText`
|
clippy
unused import: `DeflatedImportStar as ImportStar`
|
clippy
binary comparison to literal `Option::None`
|
clippy
the following explicit lifetimes could be elided: 'a
|
clippy
the following explicit lifetimes could be elided: 'a
|
clippy
deref which would be done by auto-deref
|
The logs for this run have expired and are no longer available.
Loading