Implement ac:u
and ac:i
services (Wi-Fi info) + example
#263
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ctru-rs/src/services/ac.rs#L326
variant `WPA_TKIP` should have an upper camel case name
|
ctru-rs/src/services/ac.rs#L328
variant `WPA2_TKIP` should have an upper camel case name
|
ctru-rs/src/services/ac.rs#L330
variant `WPA_AES` should have an upper camel case name
|
ctru-rs/src/services/ac.rs#L332
variant `WPA2_AES` should have an upper camel case name
|
ctru-rs/examples/camera-image.rs#L128
use of `offset` with a `usize` casted to an `isize`
|
ctru-rs/examples/camera-image.rs#L129
use of `offset` with a `usize` casted to an `isize`
|
ctru-rs/examples/wifi-info.rs#L16
variable does not need to be mutable
|
ctru-rs/examples/title-info.rs#L64
this `if` statement can be collapsed
|
ctru-rs/examples/title-info.rs#L61
manual implementation of an assign operation
|
ctru-rs/examples/title-info.rs#L66
manual implementation of an assign operation
|
The logs for this run have expired and are no longer available.
Loading