Support static inline functions in ctru-sys #237
Triggered via pull request
September 24, 2023 16:38
Status
Success
Total duration
3m 29s
Artifacts
–
Annotations
12 warnings
lint (nightly-2023-05-31)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
|
lint (nightly-2023-05-31):
ctru-rs/examples/title-info.rs#L64
this `if` statement can be collapsed
|
lint (nightly-2023-05-31):
ctru-rs/examples/title-info.rs#L61
manual implementation of an assign operation
|
lint (nightly-2023-05-31):
ctru-rs/examples/title-info.rs#L66
manual implementation of an assign operation
|
lint (nightly-2023-05-31):
ctru-rs/examples/title-info.rs#L73
called `skip(..).next()` on an iterator
|
lint (nightly-2023-05-31):
ctru-rs/examples/camera-image.rs#L128
use of `offset` with a `usize` casted to an `isize`
|
lint (nightly-2023-05-31):
ctru-rs/examples/camera-image.rs#L129
use of `offset` with a `usize` casted to an `isize`
|
doctests (nightly)
`&` without an explicit lifetime name cannot be used here
|
doctests (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
|
doctests (nightly-2023-05-31)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
|
lint (nightly)
`&` without an explicit lifetime name cannot be used here
|
lint (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
|