Skip to content

chore: align version with the last published release (2.0.2) #7

chore: align version with the last published release (2.0.2)

chore: align version with the last published release (2.0.2) #7

Triggered via push July 10, 2026 14:58
Status Success
Total duration 19s
Artifacts

build.yml

on: push
Lint & format
12s
Lint & format
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Lint & format
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint(no-console): src/service/update-version.ts#L109
Unexpected console statement.
eslint(no-console): src/service/update-version.ts#L106
Unexpected console statement.
eslint(no-unused-vars): src/service/update-version.ts#L34
Variable 'PROGRAM' is assigned a value but never used. Unused variables should start with a '_'.
eslint(no-console): lib/template.ts#L155
Unexpected console statement.
eslint(no-console): lib/template.ts#L118
Unexpected console statement.
eslint(no-console): lib/template.ts#L88
Unexpected console statement.
eslint(no-console): lib/autoupdate.ts#L82
Unexpected console statement.
eslint(no-console): lib/autoupdate.ts#L80
Unexpected console statement.
eslint(no-unused-vars): lib/autoupdate.ts#L69
Catch parameter 'err' is caught but never used.
eslint(no-unused-vars): lib/error.ts#L45
Catch parameter 'err' is caught but never used.
Test (Node 24.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (Node 22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/