feat: enable ban-ts-comment rule test #1823
Annotations
2 errors and 10 warnings
|
|
|
|
|
packages/rslint/src/browser.ts#L36
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.
|
|
packages/rslint-test-tools/tests/eslint-plugin-import/rule-tester.ts#L37
Unexpected any. Specify a different type.
|
|
packages/rslint-test-tools/tests/eslint-plugin-import/rule-tester.ts#L15
Unexpected any. Specify a different type.
|
|
packages/rslint-test-tools/tests/eslint-plugin-import/rule-tester.ts#L10
Unexpected any. Specify a different type.
|
|
packages/vscode-extension/__tests__/runTest.ts#L36
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.
|
|
packages/rslint/src/types.ts#L82
Unexpected any. Specify a different type.
|
|
packages/rslint/src/types.ts#L82
Unexpected any. Specify a different type.
|
|
packages/rslint/src/types.ts#L77
Unexpected any. Specify a different type.
|
|
packages/rslint/src/types.ts#L70
Unexpected any. Specify a different type.
|
|
packages/rslint/src/types.ts#L21
Unexpected any. Specify a different type.
|
The logs for this run have expired and are no longer available.
Loading