Update Docs #60
Annotations
3 errors and 3 warnings
test:
task.ts#L121
'dates' is assigned a value but never used
|
test:
task.ts#L121
'dates' is never reassigned. Use 'const' instead
|
test
Process completed with exit code 1.
|
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:
task.ts#L30
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
test:
task.ts#L151
Unexpected any. Specify a different type
|