feat: support .each suite execution by regex #65
Annotations
9 errors and 1 warning
build (20.x):
src/pure/testName.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
|
build (20.x):
src/pure/testName.ts#L3
Strings must use singlequote
|
build (20.x):
src/pure/testName.ts#L3
Extra semicolon
|
build (20.x):
src/pure/testName.ts#L18
Should have line breaks between items, in node FunctionDeclaration
|
build (20.x):
src/pure/testName.ts#L19
Expected indentation of 2 spaces but found 4
|
build (20.x):
src/pure/testName.ts#L22
Extra semicolon
|
build (20.x):
src/pure/testName.ts#L28
Unexpected parentheses around single function argument having a body with no curly braces
|
build (20.x):
src/pure/testName.ts#L29
Closing curly brace appears on the same line as the subsequent block
|
build (20.x)
Process completed with exit code 1.
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|