Skip to content

ci: add release automation #3

ci: add release automation

ci: add release automation #3

Triggered via pull request June 27, 2024 11:06
@joshkajoshka
synchronize #1
jm/ci
Status Failure
Total duration 1m 40s
Artifacts

check.yml

on: pull_request
Matrix: clippy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Check MSRV (1.60)
Process completed with exit code 101.
method `attrs` is never used: src/unstable.rs#L94
warning: method `attrs` is never used --> src/unstable.rs:94:8 | 93 | pub(crate) trait ItemLike { | -------- method in this trait 94 | fn attrs(&self) -> &[syn::Attribute]; | ^^^^^ | = note: `#[warn(dead_code)]` on by default
method `attrs` is never used: src/unstable.rs#L94
warning: method `attrs` is never used --> src/unstable.rs:94:8 | 93 | pub(crate) trait ItemLike { | -------- method in this trait 94 | fn attrs(&self) -> &[syn::Attribute]; | ^^^^^ | = note: `#[warn(dead_code)]` on by default