Skip to content

fix: enforce eslint rules - no-explicit-any and no-unused-vars #756

fix: enforce eslint rules - no-explicit-any and no-unused-vars

fix: enforce eslint rules - no-explicit-any and no-unused-vars #756

Triggered via pull request July 2, 2026 14:41
Status Failure
Total duration 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
type-check
Process completed with exit code 2.
type-check: src/app/onboarding/page.tsx#L290
Argument of type 'unknown' is not assignable to parameter of type 'string'.
type-check: src/app/onboarding/page.tsx#L283
Type 'unknown' is not assignable to type 'string | number | boolean | null | undefined'.
validate
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
type-check
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/