Skip to content

rewrite for better detection of connection loss #561

rewrite for better detection of connection loss

rewrite for better detection of connection loss #561

Triggered via push December 11, 2023 21:16
Status Success
Total duration 14m 25s
Artifacts

rust.yaml

on: push
Test-Clippy-Build
14m 15s
Test-Clippy-Build
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Test-Clippy-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/
Test-Clippy-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/
Test-Clippy-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/
Test-Clippy-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/
Test-Clippy-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/
Test-Clippy-Build: src/peer/socket.rs#L123
redundant pattern matching, consider using `is_err()`
Test-Clippy-Build
`rmb` (lib) generated 1 warning