just using cargo in jenkins commands #18
build.yml
on: push
Annotations
33 warnings
Build & Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build & Test
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/
|
Build & 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/
|
Build & 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/
|
Build & 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/
|
Build & 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/
|
Build & Test:
dnstp/src/message/question.rs#L2
unused import: `encode`
|
Build & Test:
dnstp/src/message/answer.rs#L2
unused import: `DNSQuestion`
|
Build & Test:
dnstp/src/processor/request.rs#L20
unused variable: `sending_channel`
|
Build & Test:
dnstp/src/processor/response.rs#L26
variable does not need to be mutable
|
Build & Test:
dnstp/src/net/socket.rs#L86
unused `Result` that must be used
|
Build & Test:
dnstp/src/net/socket.rs#L157
unused `Result` that must be used
|
Build & Test:
dnstp/src/net/socket.rs#L161
unused `Result` that must be used
|
Build & Test
`dnstplib` (lib) generated 7 warnings (run `cargo fix --lib -p dnstplib` to apply 4 suggestions)
|
Build & Test:
dnstp-client/src/main.rs#L80
unused `Result` that must be used
|
Build & Test
`dnstp-client` (bin "dnstp-client") generated 1 warning
|
Build & Test:
dnstp/src/message/question.rs#L2
unused import: `encode`
|
Build & Test:
dnstp/src/message/answer.rs#L2
unused import: `DNSQuestion`
|
Build & Test:
dnstp/src/processor/request.rs#L20
unused variable: `sending_channel`
|
Build & Test:
dnstp/src/processor/response.rs#L26
variable does not need to be mutable
|
Build & Test:
dnstp/src/net/socket.rs#L86
unused `Result` that must be used
|
Build & Test:
dnstp/src/net/socket.rs#L157
unused `Result` that must be used
|
Build & Test:
dnstp/src/net/socket.rs#L161
unused `Result` that must be used
|
Build & Test
`dnstplib` (lib) generated 7 warnings (run `cargo fix --lib -p dnstplib` to apply 4 suggestions)
|
Build & Test:
dnstp-client/src/main.rs#L80
unused `Result` that must be used
|
Build & Test
`dnstp-client` (bin "dnstp-client" test) generated 1 warning
|
Build Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Documentation
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|
Build Documentation
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/
|
Build Documentation
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/
|
Build Documentation
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/
|
Build Documentation
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/
|