test: add screenshots #148
_common-lint.yml
on: pull_request
Common Lint
/
Common Lint
41s
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
|