simplify waiting for recovery #550
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 use a deprecated Node.js version and will be forced to run on node20: 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/
|
Run cargo test:
examples/pubsub.rs#L10
unnecessary `unsafe` block
|
Run cargo test:
examples/publisher_confirms.rs#L12
unnecessary `unsafe` block
|
Run cargo test:
tests/connection.rs#L46
unnecessary `unsafe` block
|
Run cargo test:
examples/reconnect.rs#L79
unnecessary `unsafe` block
|
Run cargo test
`lapin` (example "publisher_confirms") generated 1 warning
|
Run cargo test:
examples/restore-topology.rs#L7
unnecessary `unsafe` block
|
Run cargo test
`lapin` (example "pubsub") generated 1 warning
|
Run cargo test
`lapin` (test "publisher_confirms") generated 1 warning
|
Run cargo test:
examples/print-topology.rs#L11
unnecessary `unsafe` block
|
Run cargo test
`lapin` (example "restore-topology") generated 1 warning
|
Run cargo check:
examples/restore-topology.rs#L7
unnecessary `unsafe` block
|
Run cargo check:
examples/consumer.rs#L7
unnecessary `unsafe` block
|
Run cargo check
`lapin` (example "restore-topology") generated 1 warning
|
Run cargo check:
examples/c.rs#L7
unnecessary `unsafe` block
|
Run cargo check
`lapin` (example "c") generated 1 warning
|
Run cargo check:
examples/reconnect.rs#L79
unnecessary `unsafe` block
|
Run cargo check
`lapin` (example "connection") generated 1 warning
|
Run cargo check:
examples/print-topology.rs#L11
unnecessary `unsafe` block
|
Run cargo check
`lapin` (example "print-topology") generated 1 warning
|
Run cargo check:
tests/connection.rs#L46
unnecessary `unsafe` block
|
Install latest 1.74.0
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/
|
Install latest 1.74.0
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/
|
Install latest 1.74.0
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/
|
Install latest 1.74.0
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/
|
Loading