Skip to content

Continuous Integration #189

Continuous Integration

Continuous Integration #189

Triggered via schedule November 1, 2023 00:01
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: schedule
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
clippy: macros/src/html.rs#L390
this expression creates a reference which is immediately dereferenced by the compiler
clippy
Process completed with exit code 101.
test (ubuntu-latest, nightly): macros/src/html.rs#L210
attempted to take value of method `line` on type `proc_macro::Span`
test (ubuntu-latest, nightly): macros/src/html.rs#L211
attempted to take value of method `column` on type `proc_macro::Span`
test (ubuntu-latest, nightly): macros/src/html.rs#L341
attempted to take value of method `line` on type `proc_macro::Span`
test (ubuntu-latest, nightly): macros/src/html.rs#L342
attempted to take value of method `column` on type `proc_macro::Span`
test (ubuntu-latest, nightly)
Process completed with exit code 101.
test (windows-latest, nightly)
The job was canceled because "ubuntu-latest_nightly" failed.
test (windows-latest, nightly)
The operation was canceled.
test (windows-latest, stable)
The job was canceled because "ubuntu-latest_nightly" failed.
test (windows-latest, stable)
The operation was canceled.
test (windows-latest, beta)
The job was canceled because "ubuntu-latest_nightly" failed.
test (windows-latest, beta)
The operation was canceled.
test (macOS-latest, nightly)
The job was canceled because "ubuntu-latest_nightly" failed.
test (macOS-latest, nightly)
The operation was canceled.
test (ubuntu-latest, beta)
The job was canceled because "ubuntu-latest_nightly" failed.
test (ubuntu-latest, beta)
The operation was canceled.
test (ubuntu-latest, stable)
The job was canceled because "ubuntu-latest_nightly" failed.
test (ubuntu-latest, stable)
The operation was canceled.
test (macOS-latest, beta)
The job was canceled because "ubuntu-latest_nightly" failed.
test (macOS-latest, beta)
The operation was canceled.
test (macOS-latest, stable)
The job was canceled because "ubuntu-latest_nightly" failed.
test (macOS-latest, stable)
The operation was canceled.
clippy: clippy.toml#L1
error reading Clippy's configuration file: deprecated field `blacklisted-names`. Please use `disallowed-names` instead