Skip to content

fix: this typescript should work but it causes a build error in plugi… #18

fix: this typescript should work but it causes a build error in plugi…

fix: this typescript should work but it causes a build error in plugi… #18

Triggered via push November 23, 2024 18:39
Status Failure
Total duration 2m 46s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
check: packages/core/src/logger.ts#L2
'ILogObjMeta' is defined but never used. Allowed unused vars must match /^_/u
check: packages/core/src/logger.ts#L2
'ILogObj' is defined but never used. Allowed unused vars must match /^_/u
check: packages/core/src/logger.ts#L183
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
check: packages/core/src/logger.ts#L193
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
check: packages/core/src/logger.ts#L203
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
check: packages/core/src/logger.ts#L213
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
check: packages/core/src/logger.ts#L223
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
check
Process completed with exit code 1.