0.1.6 again again #26
Annotations
2 errors and 11 warnings
Lint:
src/index.ts#L3
'IndexHtmlTransformContext' is defined but never used
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/__tests__/utils/test-utils.ts#L28
Unexpected any. Specify a different type
|
Lint:
src/__tests__/utils/test-utils.ts#L46
Unexpected any. Specify a different type
|
Lint:
src/__tests__/utils/test-utils.ts#L58
Unexpected any. Specify a different type
|
Lint:
src/index.ts#L74
Promise returned in function argument where a void return was expected
|
Lint:
src/index.ts#L104
Unexpected console statement
|
Lint:
src/index.ts#L105
Unexpected console statement
|
Lint:
src/index.ts#L106
Unexpected console statement
|
Lint:
src/index.ts#L107
Unexpected console statement
|
Lint:
src/index.ts#L165
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:
src/index.ts#L172
Unexpected any. Specify a different type
|
Loading