Use nightly on CI. #84
Annotations
10 errors and 8 warnings
Run actions-rs/cargo@v1:
src/broker/handler/api_versions.rs#L15
functions in traits cannot be declared `async`
|
Run actions-rs/cargo@v1:
src/broker/handler/create_topics.rs#L131
functions in traits cannot be declared `async`
|
Run actions-rs/cargo@v1:
src/broker/handler/find_coordinator.rs#L9
functions in traits cannot be declared `async`
|
Run actions-rs/cargo@v1:
src/broker/handler/leader_and_isr.rs#L9
functions in traits cannot be declared `async`
|
Run actions-rs/cargo@v1:
src/broker/handler/list_groups.rs#L6
functions in traits cannot be declared `async`
|
Run actions-rs/cargo@v1:
src/broker/handler/produce.rs#L11
functions in traits cannot be declared `async`
|
Run actions-rs/cargo@v1:
src/broker/handler/mod.rs#L29
functions in traits cannot be declared `async`
|
Run actions-rs/cargo@v1:
src/broker/handler/metadata.rs#L17
functions in traits cannot be declared `async`
|
Run actions-rs/cargo@v1:
src/broker/handler/mod.rs#L22
functions in traits cannot be declared `async`
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
Run actions-rs/cargo@v1:
src/broker/handler/create_topics.rs#L14
unused import: `kafka_protocol::ResponseError::InvalidReplicationFactor`
|
Run actions-rs/cargo@v1:
src/broker/handler/metadata.rs#L8
unused import: `TopicAlreadyExists`
|
Run actions-rs/cargo@v1
`josefine` (lib) generated 2 warnings
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
The logs for this run have expired and are no longer available.
Loading