Skip to content

add ci workflows

add ci workflows #1

Triggered via push December 10, 2023 20:05
Status Success
Total duration 1m 25s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Build
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/
Build
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
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
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
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`