Skip to content

adding docstrings

adding docstrings #13

Triggered via push January 30, 2024 22:35
Status Failure
Total duration 48s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 32 warnings
doc
Artifact could not be deployed. Please ensure the content does not contain any hard links, symlinks and total size is less than 10GB.
build
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
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
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
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
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
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: dnstp/src/message/question.rs#L2
unused import: `encode`
build: dnstp/src/message/answer.rs#L2
unused import: `DNSQuestion`
build: dnstp/src/processor/request.rs#L20
unused variable: `sending_channel`
build: dnstp/src/processor/response.rs#L26
variable does not need to be mutable
build: dnstp/src/net/socket.rs#L86
unused `Result` that must be used
build: dnstp/src/net/socket.rs#L157
unused `Result` that must be used
build: dnstp/src/net/socket.rs#L161
unused `Result` that must be used
build
`dnstplib` (lib) generated 7 warnings (run `cargo fix --lib -p dnstplib` to apply 4 suggestions)
build: dnstp-client/src/main.rs#L80
unused `Result` that must be used
build
`dnstp-client` (bin "dnstp-client") generated 1 warning
build: dnstp/src/message/question.rs#L2
unused import: `encode`
build: dnstp/src/message/answer.rs#L2
unused import: `DNSQuestion`
build: dnstp/src/processor/request.rs#L20
unused variable: `sending_channel`
build: dnstp/src/processor/response.rs#L26
variable does not need to be mutable
build: dnstp/src/net/socket.rs#L86
unused `Result` that must be used
build: dnstp/src/net/socket.rs#L157
unused `Result` that must be used
build: dnstp/src/net/socket.rs#L161
unused `Result` that must be used
build
`dnstplib` (lib) generated 7 warnings (run `cargo fix --lib -p dnstplib` to apply 4 suggestions)
build: dnstp-client/src/main.rs#L80
unused `Result` that must be used
build
`dnstp-client` (bin "dnstp-client" test) generated 1 warning
doc
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/.
doc
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/
doc
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
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
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
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/