updates #3
Annotations
6 errors and 1 warning
lint:
src/main.ts#L5
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
|
lint:
src/ui.ts#L9
Unexpected any. Specify a different type
|
lint:
src/ui.ts#L9
Unexpected any. Specify a different type
|
lint:
src/ui.ts#L16
Unexpected any. Specify a different type
|
lint:
src/ui.ts#L16
Unexpected any. Specify a different type
|
lint
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|