Skip to content

Update CHANGELOG

Update CHANGELOG #67

Triggered via push March 18, 2024 22:23
Status Failure
Total duration 19s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

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#L149
Unexpected any. Specify a different type