test: use unusual chars in the path to ensure our tests are robust #64378
linters.yml
on: pull_request
lint-addon-docs
34s
lint-cpp
1m 9s
format-cpp
1m 35s
lint-js-and-md
1m 57s
lint-py
45s
lint-yaml
36s
lint-sh
25s
lint-codeowners
23s
lint-pr-url
19s
lint-readme
22s
Annotations
13 errors and 1 warning
lint-yaml:
.github/workflows/test-linux.yml#L64
64:16 [quoted-strings] string value is redundantly quoted with single quotes
|
lint-yaml:
.github/workflows/test-macos.yml#L95
95:16 [quoted-strings] string value is redundantly quoted with single quotes
|
lint-yaml
Process completed with exit code 2.
|
lint-js-and-md:
test/common/escapePOSIXShell.js#L3
Expected multiple line comments instead of a block comment
|
lint-js-and-md:
test/common/escapePOSIXShell.js#L12
Expected indentation of 2 spaces but found 1
|
lint-js-and-md:
test/common/escapePOSIXShell.js#L12
'common' is not defined
|
lint-js-and-md:
test/common/escapePOSIXShell.js#L13
Expected indentation of 4 spaces but found 3
|
lint-js-and-md:
test/common/escapePOSIXShell.js#L14
Expected indentation of 4 spaces but found 3
|
lint-js-and-md:
test/common/escapePOSIXShell.js#L15
Expected indentation of 2 spaces but found 1
|
lint-js-and-md:
test/common/escapePOSIXShell.js#L16
Expected indentation of 2 spaces but found 1
|
lint-js-and-md:
test/common/escapePOSIXShell.js#L17
Expected indentation of 2 spaces but found 1
|
lint-js-and-md:
test/common/escapePOSIXShell.js#L18
Expected indentation of 2 spaces but found 1
|
lint-js-and-md:
test/common/escapePOSIXShell.js#L19
Expected indentation of 2 spaces but found 1
|
lint-js-and-md:
test/common/escapePOSIXShell.js#L4
Expected JSDoc block to be aligned
|