Skip to content

refactor: remove GithubAppState #176

refactor: remove GithubAppState

refactor: remove GithubAppState #176

Triggered via pull request April 25, 2024 04:53
Status Success
Total duration 2m 22s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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 `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/bors/handlers/mod.rs#L2
unused import: `arc_swap::ArcSwap`
Test: src/bors/handlers/mod.rs#L3
unused import: `std::collections::HashMap`
Test: src/bors/command/parser.rs#L174
accessing first element with `parts.get(0)`
Test: src/bors/handlers/refresh.rs#L36
using `clone` on type `Duration` which implements the `Copy` trait
Test: src/github/labels.rs#L3
all variants have the same prefix: `TryBuild`
Test: src/permissions.rs#L64
single-character string constant used as pattern
Test
`bors` (lib) generated 6 warnings (run `cargo clippy --fix --lib -p bors` to apply 5 suggestions)
Test: src/bors/handlers/mod.rs#L2
unused import: `arc_swap::ArcSwap`
Test: src/bors/handlers/mod.rs#L3
unused import: `std::collections::HashMap`
Test
`bors` (lib) generated 2 warnings (run `cargo fix --lib -p bors` to apply 2 suggestions)
Test
The `save-state` 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 `save-state` 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 `save-state` 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/bors/handlers/mod.rs#L2
unused import: `arc_swap::ArcSwap`
Test: src/bors/handlers/mod.rs#L3
unused import: `std::collections::HashMap`
Test
`bors` (lib) generated 2 warnings (run `cargo fix --lib -p bors` to apply 2 suggestions)
Test Docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.