remove index flag #43
Annotations
26 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
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/
|
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/
|
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/
|
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/
|
dnstp/src/processor/request/mod.rs#L159
unused variable: `sending_channel`
|
dnstp/src/processor/request/mod.rs#L166
unused variable: `sending_channel`
|
dnstp/src/message/message.rs#L156
unused variable: `error_code`
|
dnstp/src/processor/request/mod.rs#L163
unused `Result` that must be used
|
dnstp/src/processor/request/mod.rs#L170
unused `Result` that must be used
|
dnstp/src/net/socket.rs#L87
unused `Result` that must be used
|
dnstp/src/net/socket.rs#L158
unused `Result` that must be used
|
dnstp/src/net/socket.rs#L162
unused `Result` that must be used
|
|
dnstp-client/src/upload.rs#L15
unused variable: `value`
|
dnstp/src/processor/request/mod.rs#L159
unused variable: `sending_channel`
|
dnstp/src/processor/request/mod.rs#L166
unused variable: `sending_channel`
|
dnstp/src/message/message.rs#L156
unused variable: `error_code`
|
dnstp/src/processor/request/mod.rs#L163
unused `Result` that must be used
|
dnstp/src/processor/request/mod.rs#L170
unused `Result` that must be used
|
dnstp/src/net/socket.rs#L87
unused `Result` that must be used
|
dnstp/src/net/socket.rs#L158
unused `Result` that must be used
|
dnstp/src/net/socket.rs#L162
unused `Result` that must be used
|
|
dnstp/src/processor/request/tests.rs#L2
unused import: `super::*`
|
This job succeeded
Loading