Skip to content

ci: rewrite

ci: rewrite #2

Triggered via pull request July 14, 2024 10:03
@loichyanloichyan
synchronize #24
ci/rewrite
Status Success
Total duration 1m 43s
Artifacts

cicd.yml

on: pull_request
Extract crate metadata
4s
Extract crate metadata
Matrix: Run tests and checks
Matrix: Build release binaries
Create GitHub release
0s
Create GitHub release
Fit to window
Zoom out
Zoom in

Annotations

1 warning
struct `IconInfo` is never constructed: src/icon.rs#L42
warning: struct `IconInfo` is never constructed --> src/icon.rs:42:8 | 42 | struct IconInfo { | ^^^^^^^^ | = note: `#[warn(dead_code)]` on by default