Skip to content

feature: add basic console app using dioxus #206

feature: add basic console app using dioxus

feature: add basic console app using dioxus #206

Triggered via push September 14, 2023 13:20
Status Failure
Total duration 11m 11s
Artifacts

code-quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 37 warnings
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test Suite: ucelofka/src/tui.rs#L5
file not found for module `customer`
Test Suite: ucelofka/src/tui/app.rs#L13
unresolved import `super::customer::Customers`
Test Suite
could not compile `ucelofka` (bin "ucelofka") due to 2 previous errors
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check: ucelofka/src/tui.rs#L5
file not found for module `customer`
Check: ucelofka/src/tui/app.rs#L13
unresolved import `super::customer::Customers`
Check
external crate `actix_files` unused in `ucelofka`: remove the dependency or add `use actix_files as _;`
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Lints
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/
Lints
the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
Lints
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/
Lints
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/
Lints
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/
Lints
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: ucelofka-data/src/invoice/v1.rs#L74
use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
Test Suite: ucelofka-data/src/invoice/v1.rs#L89
use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
Test Suite: ucelofka-data/src/invoice/v2.rs#L97
use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
Test Suite: ucelofka-data/src/invoice/v2.rs#L113
use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
Test Suite
`ucelofka-data` (lib) generated 4 warnings
Test Suite
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/httparse/httparse-1.8.0.crate` (146.75.38.137), got 502
Test Suite
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/heck/heck-0.3.3.crate` (146.75.38.137), got 502
Test Suite
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/getrandom/getrandom-0.2.10.crate` (146.75.38.137), got 502
Test Suite
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/form_urlencoded/form_urlencoded-1.2.0.crate` (146.75.38.137), got 502
Test Suite
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/filetime/filetime-0.2.22.crate` (146.75.38.137), got 502
Test Suite
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/fastrand/fastrand-2.0.0.crate` (146.75.38.137), got 502
Test Suite
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/deranged/deranged-0.3.8.crate` (146.75.38.137), got 502
Test Suite
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/curl-sys/curl-sys-0.4.65%2Bcurl-8.2.1.crate` (146.75.38.137), got 502
Test Suite
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/atty/atty-0.2.14.crate` (146.75.38.137), got 502
Test Suite
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/anyhow/anyhow-1.0.75.crate` (146.75.38.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: ucelofka-data/src/invoice/v1.rs#L74
use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
Check: ucelofka-data/src/invoice/v1.rs#L89
use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
Check: ucelofka-data/src/invoice/v2.rs#L97
use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
Check: ucelofka-data/src/invoice/v2.rs#L113
use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
Check
`ucelofka-data` (lib) generated 4 warnings
Check
the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
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/