Skip to content

test: add screenshots #148

test: add screenshots

test: add screenshots #148

Triggered via pull request January 2, 2026 00:22
Status Failure
Total duration 44s
Artifacts

_common-lint.yml

on: pull_request
Common Lint  /  Common Lint
41s
Common Lint / Common Lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Common Lint / Common Lint
Process completed with exit code 1.
Common Lint / Common Lint: .github/workflows/ci_linux_desktop.sh#L74
Use find instead of ls to better handle non-alphanumeric filenames. [SC2012]
Common Lint / Common Lint: .github/workflows/ci_linux_desktop.sh#L74
Note that A && B || C is not if-then-else. C may run when A is true. [SC2015]
Common Lint / Common Lint
Process completed with exit code 1.
Common Lint / Common Lint: src/tray_linux.c#L6
code should be clang-formatted