Skip to content

client_listener: Explicitly queue outgoing messages to guarantee order (take 2) #30

client_listener: Explicitly queue outgoing messages to guarantee order (take 2)

client_listener: Explicitly queue outgoing messages to guarantee order (take 2) #30

Triggered via pull request August 26, 2023 08:18
Status Success
Total duration 5m 8s
Artifacts

ci.yml

on: pull_request
Check formatting
19s
Check formatting
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
Check formatting
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/
Check formatting
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/
Check formatting
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/
Check formatting
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/
Check formatting
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 (nightly)
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 (nightly)
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 (nightly)
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 (nightly)
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 (nightly)
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 (nightly): sable_server/src/management.rs#L36
field `service_data` is never read
Test (nightly)
`sable_server` (lib) generated 1 warning
Test (nightly): sable_ircd/src/command/plumbing/command_response.rs#L5
unused imports: `BatchBuilder`, `MessageBatch`, `MessageTarget`
Test (nightly): sable_ircd/src/messages/numeric.rs#L4
unused import: `sable_network::validated::*`
Test (nightly): sable_ircd/src/command/client_command.rs#L25
method `pre_client` is never used
Test (nightly): sable_ircd/src/command/error.rs#L20
variant `CustomError` is never constructed
Test (nightly)
`sable_ircd` (lib) generated 4 warnings (run `cargo fix --lib -p sable_ircd` to apply 2 suggestions)
Test (nightly): sable_server/src/management.rs#L36
field `service_data` is never read
Test (nightly)
`sable_server` (lib) generated 1 warning
Test (nightly): sable_ircd/src/command/plumbing/command_response.rs#L5
unused imports: `BatchBuilder`, `MessageBatch`, `MessageTarget`
Test (nightly): sable_ircd/src/messages/numeric.rs#L4
unused import: `sable_network::validated::*`
Test (nightly): sable_ircd/src/command/client_command.rs#L25
method `pre_client` is never used
Test (nightly): sable_ircd/src/command/error.rs#L20
variant `CustomError` is never constructed
Test (nightly)
`sable_server` (lib test) generated 1 warning (1 duplicate)
Test (nightly)
`sable_ircd` (lib test) generated 4 warnings (4 duplicates)