Skip to content

chore: small changes #329

chore: small changes

chore: small changes #329

Triggered via push January 17, 2024 15:17
Status Success
Total duration 15m 38s
Artifacts

main.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
ci (12.x): src/painter/tools.ts#L32
'x' is never reassigned. Use 'const' instead
ci (12.x): src/painter/tools.ts#L33
'y' is never reassigned. Use 'const' instead
ci (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (12.x): src/share/hooks.ts#L10
'_' is assigned a value but never used