Bump syn from 2.0.75 to 2.0.76 in /native #978
Annotations
1 error and 12 warnings
clippy
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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` and `DeflatedFormattedStringText as FormattedStringText`
|
clippy
unused import: `DeflatedImportStar as ImportStar`
|
clippy
redundant field names in struct initialization
|
clippy
redundant field names in struct initialization
|
clippy
redundant field names in struct initialization
|
clippy
redundant field names in struct initialization
|
Loading