Skip to content

.github/workflows/nightly.yml #6

.github/workflows/nightly.yml

.github/workflows/nightly.yml #6

Triggered via schedule November 14, 2024 02:28
Status Failure
Total duration 58s
Artifacts

nightly.yml

on: schedule
nightly  /  ...  /  cargo +nightly test
35s
nightly / test / cargo +nightly test
nightly  /  ...  /  cargo +nightly fmt
15s
nightly / fmt / cargo +nightly fmt
nightly  /  ...  /  cargo +nightly clippy
25s
nightly / clippy / cargo +nightly clippy
nightly  /  ...  /  cargo deny check
5s
nightly / deny / cargo deny check
nightly  /  ...  /  cargo +stable test
27s
nightly / updates / cargo +stable test
nightly  /  ...  /  cargo +nightly test
36s
nightly / updates-nightly / cargo +nightly test
nightly  /  ...  /  cargo +stable minimal-versions check --workspace
32s
nightly / minimal-versions / cargo +stable minimal-versions check --workspace
nightly  /  ...  /  cargo +nightly minimal-versions check --workspace
25s
nightly / minimal-versions-nightly / cargo +nightly minimal-versions check --workspace
nightly  /  ...  /  cargo vet status
8s
nightly / vet-status / cargo vet status
nightly  /  ...  /  cargo +nightly doc --cfg docsrs
25s
nightly / docsrs / cargo +nightly doc --cfg docsrs
nightly  /  create issue
3s
nightly / create issue
nightly  /  close issue
0s
nightly / close issue
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 9 warnings
nightly / clippy / cargo +nightly clippy: src/encode/bytes.rs#L30
usage of a legacy numeric method
nightly / clippy / cargo +nightly clippy: src/encode/bytes.rs#L31
usage of a legacy numeric method
nightly / clippy / cargo +nightly clippy: src/encode/bytes.rs#L32
usage of a legacy numeric method
nightly / clippy / cargo +nightly clippy: src/encode/bytes.rs#L33
usage of a legacy numeric method
nightly / clippy / cargo +nightly clippy: src/encode/hex.rs#L4
importing legacy numeric constants
nightly / clippy / cargo +nightly clippy: src/encode/hex.rs#L137
usage of a legacy numeric method
nightly / clippy / cargo +nightly clippy: src/encode/hex.rs#L139
usage of a legacy numeric method
nightly / clippy / cargo +nightly clippy: src/encode/hex.rs#L141
usage of a legacy numeric method
nightly / clippy / cargo +nightly clippy: src/encode/hex.rs#L166
usage of a legacy numeric method
nightly / clippy / cargo +nightly clippy: src/encode/hex.rs#L168
usage of a legacy numeric method
nightly / minimal-versions-nightly / cargo +nightly minimal-versions check --workspace
the feature `rustc_attrs` is not in the list of allowed features
nightly / updates / cargo +stable test
Process completed with exit code 101.
nightly / updates-nightly / cargo +nightly test
Process completed with exit code 101.
nightly / create issue
An error occurred while creating the issue. This might be caused by a malformed issue title, or a typo in the labels or assignees. Check nightly-issue.md! Issues are disabled for this repo
nightly / updates / cargo +stable test : src/encode/hex.rs#L620
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
nightly / updates / cargo +stable test : src/encode/hex.rs#L628
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
nightly / updates / cargo +stable test : src/encode/hex.rs#L643
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
nightly / updates / cargo +stable test : tests/utils/mod.rs#L1
unused import: `parse_hex`
nightly / test / cargo +nightly test : tests/utils/mod.rs#L1
unused import: `parse_hex`
nightly / updates-nightly / cargo +nightly test : src/encode/hex.rs#L620
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
nightly / updates-nightly / cargo +nightly test : src/encode/hex.rs#L628
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
nightly / updates-nightly / cargo +nightly test : src/encode/hex.rs#L643
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead