Skip to content

refactor: ignore node_modules in import path (#595) #1244

refactor: ignore node_modules in import path (#595)

refactor: ignore node_modules in import path (#595) #1244

Triggered via push June 27, 2026 12:46
Status Success
Total duration 57s
Artifacts

build-v1.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build
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/
build: src/components/form/compat.tsx#L221
'_formApi' is assigned a value but never used
build: src/components/form/compat.tsx#L221
'_field' is assigned a value but never used
build: src/components/form/compat.tsx#L197
'_formApi' is assigned a value but never used
build: src/components/form/compat.tsx#L197
'_field' is assigned a value but never used
build: src/components/form/compat.tsx#L173
'_formApi' is assigned a value but never used
build: src/components/form/compat.tsx#L173
'_field' is assigned a value but never used
build: src/components/form/compat.test.tsx#L216
'_props' is defined but never used