TS Strict Mode #1461
Annotations
11 warnings
test
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/.
|
test
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
test
Unexpected any. Specify a different type
|
test
Unexpected any. Specify a different type
|
test
Unexpected any. Specify a different type
|
test
Unexpected any. Specify a different type
|
test
Unexpected any. Specify a different type
|
test
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
|
test
Unexpected any. Specify a different type
|
test
Unexpected any. Specify a different type
|
test
Unexpected any. Specify a different type
|