1.2.1 #1
Annotations
5 errors and 7 warnings
lint:
src/preload.ts#L1
Require statement not part of import statement
|
lint:
src/utils/Activity.ts#L9
Unexpected any. Specify a different type
|
lint:
src/utils/Activity.ts#L77
Unexpected newline between object and [ of property access
|
lint:
src/utils/Config.ts#L28
Require statement not part of import statement
|
lint
Process completed with exit code 1.
|
lint
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:
src/utils/Activity.ts#L74
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
lint:
src/utils/Activity.ts#L76
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
lint:
src/utils/AdBlock.ts#L10
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
lint:
src/utils/AdBlock.ts#L12
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
lint:
src/utils/Window.ts#L165
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
lint:
src/utils/Window.ts#L181
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|