Added editorial style guide checking. #1230
Annotations
8 errors and 1 warning
Lint:
tools/src/vale/OpenApiValer.ts#L12
'_' is defined but never used
|
Lint:
tools/src/vale/OpenApiValer.ts#L15
Unknown word: "Valer"
|
Lint:
tools/src/vale/vale.ts#L13
Unknown word: "Valer"
|
Lint:
tools/src/vale/vale.ts#L24
Unknown word: "valer"
|
Lint:
tools/src/vale/vale.ts#L24
Unknown word: "Valer"
|
Lint:
tools/src/vale/vale.ts#L26
Unknown word: "valer"
|
Lint:
tools/src/vale/vale.ts#L26
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading