Skip to content

update release workflow #13

update release workflow

update release workflow #13

Triggered via push December 11, 2023 20:20
Status Success
Total duration 45s
Artifacts

lint.yaml

on: push
Clippy-Format
35s
Clippy-Format
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Clippy-Format
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/
Clippy-Format
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/
Clippy-Format
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/
Clippy-Format
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/
Clippy-Format
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/
Clippy-Format: src/health_check_service.rs#L97
this `else { if .. }` block can be collapsed
Clippy-Format: src/balancer.rs#L20
all variants have the same postfix: `Server`
Clippy-Format
`load_balancer` (bin "load_balancer") generated 2 warnings (run `cargo clippy --fix --bin "load_balancer"` to apply 1 suggestion)