fix: update lint rules and remove import of lodash global object #481
Annotations
1 error and 11 warnings
Lint Files
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint Files:
demo/Playground.stories.tsx#L10
Unexpected any. Specify a different type
|
Lint Files:
demo/Playground.tsx#L48
Unexpected console statement
|
Lint Files:
demo/Playground.tsx#L49
Unexpected console statement
|
Lint Files:
demo/global.d.ts#L2
Unexpected any. Specify a different type
|
Lint Files:
src/commands/join.test.ts#L56
Forbidden non-null assertion
|
Lint Files:
src/commands/join.test.ts#L57
Forbidden non-null assertion
|
Lint Files:
src/commands/join.test.ts#L59
Forbidden non-null assertion
|
Lint Files:
src/commands/join.test.ts#L76
'doc' is already declared in the upper scope on line 26 column 8
|
Lint Files:
src/commands/join.test.ts#L89
'doc' is already declared in the upper scope on line 26 column 8
|
Lint Files:
src/core/Editor.ts#L167
Expected return with your callback function
|
The logs for this run have expired and are no longer available.
Loading