add ci workflows #1
Annotations
15 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/
|
Install toolchain
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 toolchain
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 toolchain
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 toolchain
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/
|
Build:
src/api_service.rs#L4
unused imports: `future::Future`, `pin::Pin`
|
Build:
src/api_service.rs#L5
unused import: `TcpStream`
|
Build:
src/api_service.rs#L12
unused imports: `Body`, `service::Service`
|
Build:
src/api_service.rs#L17
unused import: `BalancerError`
|
Build:
src/balancer.rs#L5
unused import: `Receiver`
|
Build:
src/balancer_service.rs#L2
unused import: `serde_json`
|
Build:
src/balancer_service.rs#L3
unused imports: `future::Future`, `pin::Pin`
|
Build:
src/balancer_service.rs#L10
unused imports: `Body`, `service::Service`
|
Build:
src/balancer_service.rs#L15
unused imports: `BalancerError`, `BalancerRequest`, `BalancerResponse`
|
Build:
src/health_check_service.rs#L3
unused import: `reqwest::StatusCode`
|
The logs for this run have expired and are no longer available.
Loading