Skip to content

Fix minify_styles

Fix minify_styles #115

Triggered via pull request January 29, 2026 09:35
Status Failure
Total duration 5m 26s
Artifacts

checks.yml

on: pull_request
Rust formatting
19s
Rust formatting
Rust checks (clippy, doc)
5m 23s
Rust checks (clippy, doc)
Toml formatting
6s
Toml formatting
Spell Check with Typos
5s
Spell Check with Typos
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Rust checks (clippy, doc)
Process completed with exit code 101.
Workflow syntax warning: .github/workflows/checks.yml#L37
.github/workflows/checks.yml (Line: 37, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?