fixed current test cases #264
Annotations
10 errors and 6 warnings
test/unit/commands/tsgen.test.ts#L1
There should be no space after '{'
|
test/unit/commands/tsgen.test.ts#L1
There should be no space before '}'
|
test/unit/commands/tsgen.test.ts#L2
There should be no space after '{'
|
test/unit/commands/tsgen.test.ts#L2
There should be no space before '}'
|
test/unit/commands/tsgen.test.ts#L4
There should be no space after '{'
|
test/unit/commands/tsgen.test.ts#L4
There should be no space before '}'
|
test/unit/commands/tsgen.test.ts#L4
Extra semicolon
|
test/unit/commands/tsgen.test.ts#L18
More than 1 blank line not allowed
|
test/unit/commands/tsgen.test.ts#L23
Expected indentation of 4 spaces but found 6
|
test/unit/commands/tsgen.test.ts#L23
There should be no space after '{'
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/commands/tsgen.ts#L1
Definition for rule 'unicorn/prefer-module' was not found
|
src/graphQL/index.ts#L1
Definition for rule 'unicorn/prefer-module' was not found
|
src/graphQL/queries.ts#L1
Definition for rule 'unicorn/prefer-module' was not found
|
test/unit/commands/tsgen.test.ts#L1
Definition for rule 'unicorn/prefer-module' was not found
|
test/unit/mock/mock2.ts#L1
Definition for rule 'unicorn/prefer-module' was not found
|
This job failed
Loading