Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

feat: onexport callback #31

feat: onexport callback

feat: onexport callback #31

Triggered via pull request December 11, 2025 15:07
Status Success
Total duration 30s
Artifacts

pr-validation.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
validate
Unexpected any. Specify a different type
validate
Unexpected any. Specify a different type
validate: src/index.tsx#L579
Unexpected any. Specify a different type
validate: src/index.tsx#L520
React Hook useEffect has missing dependencies: 'resetMenuFilter', 'toolbarSettings', and 'updateMenuFilter'. Either include them or remove the dependency array
validate: src/index.tsx#L426
Unexpected any. Specify a different type
validate: src/index.tsx#L407
Unexpected any. Specify a different type
validate: src/index.tsx#L173
The 'availableFields' logical expression could make the dependencies of useCallback Hook (at line 185) change on every render. Move it inside the useCallback callback. Alternatively, wrap the initialization of 'availableFields' in its own useMemo() Hook
validate: src/index.tsx#L29
Unexpected any. Specify a different type
validate: src/index.tsx#L19
Unexpected any. Specify a different type