Add control entries to control AP (#86) #45
Annotations
75 warnings
rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
rustfmt
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
rustfmt
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/
|
rustfmt
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/
|
rustfmt
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/
|
rustfmt
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/
|
doc list item missing indentation:
src/command/wifi/types.rs#L740
warning: doc list item missing indentation
--> src/command/wifi/types.rs:740:9
|
740 | /// be done by the Wi-Fi disable/enable command (parameter
| ^^^^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
740 | /// be done by the Wi-Fi disable/enable command (parameter
| ++
|
doc list item missing indentation:
src/command/wifi/types.rs#L739
warning: doc list item missing indentation
--> src/command/wifi/types.rs:739:9
|
739 | /// settings to take affect, the Wi-Fi radio must be restarted. This can
| ^^^^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
739 | /// settings to take affect, the Wi-Fi radio must be restarted. This can
| ++
|
doc list item missing indentation:
src/command/wifi/types.rs#L627
warning: doc list item missing indentation
--> src/command/wifi/types.rs:627:9
|
627 | /// are enabled. Supported software versions 7.0.0 onwards
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
627 | /// are enabled. Supported software versions 7.0.0 onwards
| ++
|
doc list item missing indentation:
src/command/wifi/types.rs#L583
warning: doc list item missing indentation
--> src/command/wifi/types.rs:583:9
|
583 | /// be done by the Wi-Fi disable/enable command (parameter
| ^^^^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
583 | /// be done by the Wi-Fi disable/enable command (parameter
| ++
|
doc list item missing indentation:
src/command/wifi/types.rs#L582
warning: doc list item missing indentation
--> src/command/wifi/types.rs:582:9
|
582 | /// settings to take affect, the Wi-Fi radio must be restarted. This can
| ^^^^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
582 | /// settings to take affect, the Wi-Fi radio must be restarted. This can
| ++
|
doc list item missing indentation:
src/command/ping/mod.rs#L26
warning: doc list item missing indentation
--> src/command/ping/mod.rs:26:5
|
26 | /// in another way.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
26 | /// in another way.
| ++
|
doc list item missing indentation:
src/command/ping/mod.rs#L25
warning: doc list item missing indentation
--> src/command/ping/mod.rs:25:5
|
25 | /// OBS: If a remote host does not reply to an ICMP echo request, it does not mean that the host cannot be reached
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
25 | /// OBS: If a remote host does not reply to an ICMP echo request, it does not mean that the host cannot be reached
| ++
|
doc list item missing indentation:
src/command/ping/mod.rs#L24
warning: doc list item missing indentation
--> src/command/ping/mod.rs:24:5
|
24 | /// OBS: Some remote hosts might not reply to the ICMP echo request if the data size of the echo request is too big.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
24 | /// OBS: Some remote hosts might not reply to the ICMP echo request if the data size of the echo request is too big.
| ++
|
doc list item missing indentation:
src/command/ping/mod.rs#L23
warning: doc list item missing indentation
--> src/command/ping/mod.rs:23:5
|
23 | /// settings).
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
23 | /// settings).
| ++
|
doc list item missing indentation:
src/command/ping/mod.rs#L22
warning: doc list item missing indentation
--> src/command/ping/mod.rs:22:5
|
22 | /// OBS: Some remote hosts might not reply to the ICMP echo request for security reasons (for example, firewall
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
22 | /// OBS: Some remote hosts might not reply to the ICMP echo request for security reasons (for example, firewall
| ++
|
doc list item missing indentation:
src/command/ping/mod.rs#L21
warning: doc list item missing indentation
--> src/command/ping/mod.rs:21:5
|
21 | /// result (when there is no error).
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
21 | /// result (when there is no error).
| ++
|
doc list item missing indentation:
src/command/ping/mod.rs#L20
warning: doc list item missing indentation
--> src/command/ping/mod.rs:20:5
|
20 | /// of the ping command execution is notified through the +UUPING: URC, which reports the +UPING command
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
20 | /// of the ping command execution is notified through the +UUPING: URC, which reports the +UPING command
| ++
|
doc list item missing indentation:
src/command/ping/mod.rs#L19
warning: doc list item missing indentation
--> src/command/ping/mod.rs:19:5
|
19 | /// The AT+UPING allows the user to execute a ping command from the module to a remote host. The results
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
19 | /// The AT+UPING allows the user to execute a ping command from the module to a remote host. The results
| ++
|
doc list item missing indentation:
src/command/ping/urc.rs#L24
warning: doc list item missing indentation
--> src/command/ping/urc.rs:24:5
|
24 | /// in another way.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
24 | /// in another way.
| ++
|
doc list item missing indentation:
src/command/ping/urc.rs#L23
warning: doc list item missing indentation
--> src/command/ping/urc.rs:23:5
|
23 | /// OBS: If a remote host does not reply to an ICMP echo request, it does not mean that the host cannot be reached
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
23 | /// OBS: If a remote host does not reply to an ICMP echo request, it does not mean that the host cannot be reached
| ++
|
doc list item missing indentation:
src/command/ping/urc.rs#L22
warning: doc list item missing indentation
--> src/command/ping/urc.rs:22:5
|
22 | /// OBS: Some remote hosts might not reply to the ICMP echo request if the data size of the echo request is too big.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
22 | /// OBS: Some remote hosts might not reply to the ICMP echo request if the data size of the echo request is too big.
| ++
|
doc list item missing indentation:
src/command/ping/urc.rs#L21
warning: doc list item missing indentation
--> src/command/ping/urc.rs:21:5
|
21 | /// settings).
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
21 | /// settings).
| ++
|
doc list item missing indentation:
src/command/ping/urc.rs#L20
warning: doc list item missing indentation
--> src/command/ping/urc.rs:20:5
|
20 | /// OBS: Some remote hosts might not reply to the ICMP echo request for security reasons (for example, firewall
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
20 | /// OBS: Some remote hosts might not reply to the ICMP echo request for security reasons (for example, firewall
| ++
|
doc list item missing indentation:
src/command/ping/urc.rs#L19
warning: doc list item missing indentation
--> src/command/ping/urc.rs:19:5
|
19 | /// result (when there is no error).
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
19 | /// result (when there is no error).
| ++
|
doc list item missing indentation:
src/command/ping/urc.rs#L18
warning: doc list item missing indentation
--> src/command/ping/urc.rs:18:5
|
18 | /// of the ping command execution is notified through the +UUPING: URC, which reports the +UPING command
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
18 | /// of the ping command execution is notified through the +UUPING: URC, which reports the +UPING command
| ++
|
doc list item missing indentation:
src/command/ping/urc.rs#L17
warning: doc list item missing indentation
--> src/command/ping/urc.rs:17:5
|
17 | /// The AT+UPING allows the user to execute a ping command from the module to a remote host. The results
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
17 | /// The AT+UPING allows the user to execute a ping command from the module to a remote host. The results
| ++
|
doc list item missing indentation:
src/command/ping/types.rs#L23
warning: doc list item missing indentation
--> src/command/ping/types.rs:23:5
|
23 | /// echo request.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
23 | /// echo request.
| ++
|
doc list item missing indentation:
src/command/ping/types.rs#L22
warning: doc list item missing indentation
--> src/command/ping/types.rs:22:5
|
22 | /// The time in milliseconds to wait after an echo reply response before sending the next
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
22 | /// The time in milliseconds to wait after an echo reply response before sending the next
| ++
|
doc list item missing indentation:
src/command/ping/types.rs#L18
warning: doc list item missing indentation
--> src/command/ping/types.rs:18:5
|
18 | /// provides the TTL value received in the incoming packet.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
18 | /// provides the TTL value received in the incoming packet.
| ++
|
doc list item missing indentation:
src/command/ping/types.rs#L17
warning: doc list item missing indentation
--> src/command/ping/types.rs:17:5
|
17 | /// The value of TTL to be set for the outgoing echo request packet. In the URC, it
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
17 | /// The value of TTL to be set for the outgoing echo request packet. In the URC, it
| ++
|
doc list item missing indentation:
src/command/ping/types.rs#L13
warning: doc list item missing indentation
--> src/command/ping/types.rs:13:5
|
13 | /// The maximum time in milliseconds to wait for an echo reply response.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
13 | /// The maximum time in milliseconds to wait for an echo reply response.
| ++
|
doc list item missing indentation:
src/command/ping/types.rs#L9
warning: doc list item missing indentation
--> src/command/ping/types.rs:9:5
|
9 | /// Size in bytes of the echo packet payload.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
9 | /// Size in bytes of the echo packet payload.
| ++
|
doc list item missing indentation:
src/command/network/types.rs#L237
warning: doc list item missing indentation
--> src/command/network/types.rs:237:9
|
237 | /// with the U/L bit set to 1 for a locally administered address.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
237 | /// with the U/L bit set to 1 for a locally administered address.
| ++
|
doc list item missing indentation:
src/command/network/types.rs#L235
warning: doc list item missing indentation
--> src/command/network/types.rs:235:9
|
235 | /// bridge is used.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
235 | /// bridge is used.
| ++
|
doc list item missing indentation:
src/command/network/types.rs#L234
warning: doc list item missing indentation
--> src/command/network/types.rs:234:9
|
234 | /// network interface configurations is not used while the IP configuration of the
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
234 | /// network interface configurations is not used while the IP configuration of the
| ++
|
doc list item missing indentation:
src/command/network/types.rs#L233
warning: doc list item missing indentation
--> src/command/network/types.rs:233:9
|
233 | /// the bridge is handled by the bridge. The IP configuration set in the individual
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
233 | /// the bridge is handled by the bridge. The IP configuration set in the individual
| ++
|
doc list item missing indentation:
src/command/network/types.rs#L205
warning: doc list item missing indentation
--> src/command/network/types.rs:205:9
|
205 | /// enabled, the IPv4 Mode should be set to static.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
205 | /// enabled, the IPv4 Mode should be set to static.
| ++
|
doc list item missing indentation:
src/command/network/types.rs#L204
warning: doc list item missing indentation
--> src/command/network/types.rs:204:9
|
204 | /// following formula - "(Static address and subnet mask) + 100". If DHCP Server is
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
204 | /// following formula - "(Static address and subnet mask) + 100". If DHCP Server is
| ++
|
doc list item missing indentation:
src/command/network/types.rs#L176
warning: doc list item missing indentation
--> src/command/network/types.rs:176:9
|
176 | /// interfaces to accept IP traffic.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
176 | /// interfaces to accept IP traffic.
| ++
|
doc list item missing indentation:
src/command/network/types.rs#L175
warning: doc list item missing indentation
--> src/command/network/types.rs:175:9
|
175 | /// For example, AT+UBRGC = 0,2,1,3. This allows the Wi-Fi station and Ethernet
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
175 | /// For example, AT+UBRGC = 0,2,1,3. This allows the Wi-Fi station and Ethernet
| ++
|
doc list item missing indentation:
src/command/network/types.rs#L174
warning: doc list item missing indentation
--> src/command/network/types.rs:174:9
|
174 | /// 6.0.0 onwards only.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
174 | /// 6.0.0 onwards only.
| ++
|
doc list item missing indentation:
src/command/network/types.rs#L164
warning: doc list item missing indentation
--> src/command/network/types.rs:164:9
|
164 | /// interfaces to the bridge.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
164 | /// interfaces to the bridge.
| ++
|
doc list item missing indentation:
src/command/network/types.rs#L163
warning: doc list item missing indentation
--> src/command/network/types.rs:163:9
|
163 | /// For example, AT+UBRGC = 0,1,1,3. This adds the Wi-Fi station and Ethernet
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
163 | /// For example, AT+UBRGC = 0,1,1,3. This adds the Wi-Fi station and Ethernet
| ++
|
doc list item missing indentation:
src/command/network/types.rs#L162
warning: doc list item missing indentation
--> src/command/network/types.rs:162:9
|
162 | /// 6.0.0 onwards only.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
162 | /// 6.0.0 onwards only.
| ++
|
doc list item missing indentation:
src/command/network/types.rs#L83
warning: doc list item missing indentation
--> src/command/network/types.rs:83:9
|
83 | /// version 5.0.0 onwards only.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
83 | /// version 5.0.0 onwards only.
| ++
|
doc list item missing indentation:
src/command/network/types.rs#L28
warning: doc list item missing indentation
--> src/command/network/types.rs:28:9
|
28 | /// version 5.0.0 onwards only.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
28 | /// version 5.0.0 onwards only.
| ++
|
doc list item missing indentation:
src/command/ethernet/types.rs#L154
warning: doc list item missing indentation
--> src/command/ethernet/types.rs:154:9
|
154 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
154 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ++
|
doc list item missing indentation:
src/command/ethernet/types.rs#L148
warning: doc list item missing indentation
--> src/command/ethernet/types.rs:148:9
|
148 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
148 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ++
|
doc list item missing indentation:
src/command/ethernet/types.rs#L142
warning: doc list item missing indentation
--> src/command/ethernet/types.rs:142:9
|
142 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
142 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ++
|
doc list item missing indentation:
src/command/ethernet/types.rs#L136
warning: doc list item missing indentation
--> src/command/ethernet/types.rs:136:9
|
136 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
136 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ++
|
doc list item missing indentation:
src/command/ethernet/types.rs#L89
warning: doc list item missing indentation
--> src/command/ethernet/types.rs:89:9
|
89 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
89 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ++
|
doc list item missing indentation:
src/command/ethernet/types.rs#L83
warning: doc list item missing indentation
--> src/command/ethernet/types.rs:83:9
|
83 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
83 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ++
|
doc list item missing indentation:
src/command/ethernet/types.rs#L77
warning: doc list item missing indentation
--> src/command/ethernet/types.rs:77:9
|
77 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
77 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ++
|
doc list item missing indentation:
src/command/ethernet/types.rs#L71
warning: doc list item missing indentation
--> src/command/ethernet/types.rs:71:9
|
71 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
71 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ++
|
doc list item missing indentation:
src/command/ethernet/types.rs#L33
warning: doc list item missing indentation
--> src/command/ethernet/types.rs:33:9
|
33 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
33 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ++
|
doc list item missing indentation:
src/command/ethernet/types.rs#L28
warning: doc list item missing indentation
--> src/command/ethernet/types.rs:28:9
|
28 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
28 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ++
|
doc list item missing indentation:
src/command/ethernet/types.rs#L23
warning: doc list item missing indentation
--> src/command/ethernet/types.rs:23:9
|
23 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
23 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ++
|
doc list item missing indentation:
src/command/ethernet/types.rs#L18
warning: doc list item missing indentation
--> src/command/ethernet/types.rs:18:9
|
18 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
18 | /// Not available for ODIN-W2 software versions 2.0.0 or 2.0.1. Default PHY values will be used.
| ++
|
doc list item missing indentation:
src/command/data_mode/types.rs#L206
warning: doc list item missing indentation
--> src/command/data_mode/types.rs:206:9
|
206 | /// multiple TCP links are used, this should be low.
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
help: indent this line
|
206 | /// multiple TCP links are used, this should be low.
| ++
|
doc list item missing indentation:
src/command/data_mode/types.rs#L201
warning: doc list item missing indentation
--> src/command/data_mode/types.rs:201:9
|
201 | /// always connected bit set (Default is 10000)
| ^
|
= help: if this is supposed to be its own paragraph, add a blank line
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
= note: `#[warn(clippy::doc_lazy_continuation)]` on by default
help: indent this line
|
201 | /// always connected bit set (Default is 10000)
| ++
|
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`:
src/asynch/network.rs#L59
warning: you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
--> src/asynch/network.rs:59:13
|
59 | / match embassy_futures::select::select(
60 | | self.urc_subscription.next_message_pure(),
61 | | self.ch.wait_for_wifi_state_change(),
62 | | )
... |
73 | | _ => {}
74 | | }
| |_____________^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_match
= note: `#[warn(clippy::single_match)]` on by default
help: try
|
59 ~ if let embassy_futures::select::Either::First(event) = embassy_futures::select::select(
60 + self.urc_subscription.next_message_pure(),
61 + self.ch.wait_for_wifi_state_change(),
62 + )
63 + .await {
64 + #[cfg(feature = "edm")]
65 + let Some(event) = event.extract_urc() else {
66 + continue;
67 + };
68 +
69 + self.handle_urc(event).await?;
70 + }
|
|
redundant field names in struct initialization:
src/asynch/control.rs#L147
warning: redundant field names in struct initialization
--> src/asynch/control.rs:147:13
|
147 | urc_channel: urc_channel,
| ^^^^^^^^^^^^^^^^^^^^^^^^ help: replace it with: `urc_channel`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_field_names
= note: `#[warn(clippy::redundant_field_names)]` on by default
|
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@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
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/
|
clippy
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/
|
clippy
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/
|
clippy
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/
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
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/
|
Test
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/
|
Test
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/
|
Test
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/
|