New version #709
Annotations
43 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run cargo test on rsfbclient-rust:
rsfbclient-core/src/date_time.rs#L50
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Run cargo test on rsfbclient-rust:
rsfbclient-core/src/date_time.rs#L87
use of deprecated associated function `chrono::NaiveTime::from_hms_nano`: use `from_hms_nano_opt()` instead
|
Run cargo test on rsfbclient-rust:
rsfbclient-core/src/date_time.rs#L122
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
|
Run cargo test on rsfbclient-rust:
rsfbclient-core/src/date_time.rs#L129
use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
|
Run cargo test on rsfbclient-rust
`rsfbclient-core` (lib) generated 4 warnings
|
Run cargo test on rsfbclient-rust:
rsfbclient-rust/src/wire.rs#L872
field `keys` is never read
|
Run cargo test on rsfbclient-rust
`rsfbclient-rust` (lib) generated 2 warnings
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Run cargo test on rsfbclient-diesel:
rsfbclient-core/src/date_time.rs#L50
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Run cargo test on rsfbclient-diesel:
rsfbclient-core/src/date_time.rs#L87
use of deprecated associated function `chrono::NaiveTime::from_hms_nano`: use `from_hms_nano_opt()` instead
|
Run cargo test on rsfbclient-diesel:
rsfbclient-core/src/date_time.rs#L122
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
|
Run cargo test on rsfbclient-diesel:
rsfbclient-core/src/date_time.rs#L129
use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
|
Run cargo test on rsfbclient-diesel:
rsfbclient-rust/src/consts.rs#L199
unexpected `cfg` condition name: `tarpaulin_include`
|
Run cargo test on rsfbclient-diesel
`rsfbclient-core` (lib) generated 4 warnings
|
Run cargo test on rsfbclient-diesel:
src/connection/simple.rs#L188
unused variable: `c`
|
Run cargo test on rsfbclient-diesel:
src/connection/simple.rs#L181
unused variable: `name`
|
Run cargo test on rsfbclient-diesel:
src/connection/conn_string.rs#L16
field `lib_path` is never read
|
Run cargo test on rsfbclient-diesel
`rsfbclient` (lib) generated 3 warnings
|
Run cargo test on rsfbclient:
rsfbclient-core/src/date_time.rs#L50
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Run cargo test on rsfbclient:
rsfbclient-core/src/date_time.rs#L87
use of deprecated associated function `chrono::NaiveTime::from_hms_nano`: use `from_hms_nano_opt()` instead
|
Run cargo test on rsfbclient:
rsfbclient-core/src/date_time.rs#L122
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
|
Run cargo test on rsfbclient:
rsfbclient-core/src/date_time.rs#L129
use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
|
Run cargo test on rsfbclient
`rsfbclient-core` (lib) generated 4 warnings
|
Run cargo test on rsfbclient:
rsfbclient-rust/src/wire.rs#L872
field `keys` is never read
|
Run cargo test on rsfbclient
`rsfbclient-rust` (lib) generated 2 warnings
|
Run cargo test on rsfbclient:
src/connection/simple.rs#L188
unused variable: `c`
|
Run cargo test on rsfbclient:
src/connection/simple.rs#L181
unused variable: `name`
|
Run cargo test on rsfbclient:
src/connection/conn_string.rs#L16
field `lib_path` is never read
|
Run cargo build:
rsfbclient-core/src/date_time.rs#L50
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
|
Run cargo build:
rsfbclient-core/src/date_time.rs#L87
use of deprecated associated function `chrono::NaiveTime::from_hms_nano`: use `from_hms_nano_opt()` instead
|
Run cargo build:
rsfbclient-core/src/date_time.rs#L122
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
|
Run cargo build:
rsfbclient-core/src/date_time.rs#L129
use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
|
Run cargo build:
rsfbclient-rust/src/consts.rs#L199
unexpected `cfg` condition name: `tarpaulin_include`
|
Run cargo build:
rsfbclient-rust/src/wire.rs#L872
field `keys` is never read
|
Run cargo build
`rsfbclient-core` (lib) generated 4 warnings
|
Run cargo build:
src/connection/simple.rs#L181
unused variable: `name`
|
Run cargo build:
src/connection/conn_string.rs#L16
field `lib_path` is never read
|
Run cargo build
`rsfbclient` (lib) generated 3 warnings
|
Loading