Skip to content

feat: add first launch button to launcher #49

feat: add first launch button to launcher

feat: add first launch button to launcher #49

Triggered via push September 14, 2023 18:42
Status Failure
Total duration 4m 11s
Artifacts

checks.yml

on: push
πŸ”Ž Check
2m 43s
πŸ”Ž Check
πŸ§ͺ Test Suite
4m 0s
πŸ§ͺ Test Suite
πŸ”€ Rustfmt
18s
πŸ”€ Rustfmt
πŸ›ƒ Clippy
2m 15s
πŸ›ƒ Clippy
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 37 warnings
πŸ”€ Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
πŸ›ƒ Clippy: oc_core/src/resources.rs#L28
useless use of `vec!`
πŸ›ƒ Clippy
could not compile `oc_core` (lib) due to previous error
πŸ›ƒ Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
πŸ”€ Rustfmt
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/
πŸ”€ Rustfmt
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/
πŸ”€ Rustfmt
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/
πŸ”€ Rustfmt
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/
πŸ”€ Rustfmt
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
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
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
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
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
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
profiles for the non root package will be ignored, specify profiles at the workspace root:
πŸ›ƒ Clippy
spurious network error (3 tries remaining): [55] Failed sending data to the peer
πŸ›ƒ Clippy
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/enumflags2/enumflags2-0.7.7.crate` (146.75.106.137), got 502
πŸ›ƒ Clippy
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/memoffset/memoffset-0.8.0.crate` (146.75.106.137), got 502
πŸ›ƒ Clippy
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/is-terminal/is-terminal-0.4.9.crate` (146.75.106.137), got 502
πŸ›ƒ Clippy
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/stable_deref_trait/stable_deref_trait-1.2.0.crate` (146.75.106.137), got 502
πŸ›ƒ Clippy
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/semver/semver-1.0.18.crate` (146.75.106.137), got 502
πŸ›ƒ Clippy
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/renderdoc-sys/renderdoc-sys-1.0.0.crate` (146.75.106.137), got 502
πŸ›ƒ Clippy
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/ecolor/ecolor-0.22.0.crate` (146.75.106.137), got 502
πŸ”Ž Check
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/
πŸ”Ž Check
profiles for the non root package will be ignored, specify profiles at the workspace root:
πŸ”Ž Check: oc_launcher/src/run.rs#L3
unused import: `Error`
πŸ”Ž Check: oc_launcher/src/run.rs#L36
multiple methods are never used
πŸ”Ž Check
`oc_launcher` (bin "oc_launcher") generated 2 warnings (run `cargo fix --bin "oc_launcher"` to apply 1 suggestion)
πŸ”Ž Check
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/
πŸ”Ž Check
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/
πŸ”Ž Check
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/
πŸ”Ž Check
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 Suite
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/
πŸ§ͺ Test Suite
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 Suite
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 Suite
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 Suite
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 Suite
profiles for the non root package will be ignored, specify profiles at the workspace root:
πŸ§ͺ Test Suite: oc_launcher/src/run.rs#L3
unused import: `Error`
πŸ§ͺ Test Suite: oc_launcher/src/run.rs#L36
multiple methods are never used
πŸ§ͺ Test Suite
`oc_launcher` (bin "oc_launcher" test) generated 2 warnings (run `cargo fix --bin "oc_launcher" --tests` to apply 1 suggestion)