feat: initial implementation #158
_common-lint.yml
on: pull_request
Common Lint
/
Common Lint
31s
Annotations
15 errors
|
Common Lint / Common Lint
Process completed with exit code 1.
|
|
Common Lint / Common Lint:
scripts/run-xemu.sh#L94
Declare and assign separately to avoid masking return values. [SC2155]
|
|
Common Lint / Common Lint:
scripts/run-xemu.sh#L91
Declare and assign separately to avoid masking return values. [SC2155]
|
|
Common Lint / Common Lint
Process completed with exit code 1.
|
|
Common Lint / Common Lint:
cmake/modules/GetOpenSSL.cmake#L50
Invalid local variable name "_command" doesn't match `[a-z][a-z0-9_]+`
|
|
Common Lint / Common Lint:
cmake/modules/GetOpenSSL.cmake#L44
Invalid local variable name "_quoted_args" doesn't match `[a-z][a-z0-9_]+`
|
|
Common Lint / Common Lint:
cmake/modules/GetOpenSSL.cmake#L43
Missing docstring on function or macro declaration
|
|
Common Lint / Common Lint:
cmake/modules/GetOpenSSL.cmake#L38
Missing docstring on function or macro declaration
|
|
Common Lint / Common Lint:
cmake/modules/GetOpenSSL.cmake#L32
Invalid local variable name "_normalized_path" doesn't match `[a-z][a-z0-9_]+`
|
|
Common Lint / Common Lint:
cmake/modules/GetOpenSSL.cmake#L27
Missing docstring on function or macro declaration
|
|
Common Lint / Common Lint:
cmake/moonlight-dependencies.cmake#L3
Invalid macro name "moonlight_prepare_common_dependencies" doesn't match `[0-9A-Z_]+`
|
|
Common Lint / Common Lint:
cmake/moonlight-dependencies.cmake#L3
Missing docstring on function or macro declaration
|
|
Common Lint / Common Lint
Found files with trailing spaces, empty lines at EOF, or missing newline at EOF.
|
|
Trailing Blank Lines:
docs/working-client-plan.md#L101
docs/working-client-plan.md:101: File ends with blank lines. Please remove all trailing blank lines, keeping only the final newline.
|
|
Trailing Blank Lines:
docs/sunshine-pairing-research.md#L49
docs/sunshine-pairing-research.md:49: File ends with blank lines. Please remove all trailing blank lines, keeping only the final newline.
|