chore: bump version #49
Annotations
1 error and 13 warnings
test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
test
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, 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/
|
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/
|
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/
|
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/
|
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/
|
test:
src/protocol.rs#L1
use of deprecated enum `protocol::frame::ServerState`: Elytra Ping as a SLP server is untested and not supported
|
test:
src/protocol.rs#L172
use of deprecated enum `protocol::frame::ServerState`: Elytra Ping as a SLP server is untested and not supported
|
test:
src/protocol.rs#L212
use of deprecated enum `protocol::frame::ServerState`: Elytra Ping as a SLP server is untested and not supported
|
test:
src/protocol/frame.rs#L108
use of deprecated enum `protocol::frame::ServerState`: Elytra Ping as a SLP server is untested and not supported
|
test:
src/protocol/frame.rs#L113
use of deprecated unit variant `protocol::frame::ServerState::Handshake`: Elytra Ping as a SLP server is untested and not supported
|
test:
src/protocol/frame.rs#L127
use of deprecated unit variant `protocol::frame::ServerState::Status`: Elytra Ping as a SLP server is untested and not supported
|
test
`elytra-ping` (lib) generated 6 warnings
|