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

Breaking change: migrate template builder to SuperDoc v1 #34

Breaking change: migrate template builder to SuperDoc v1

Breaking change: migrate template builder to SuperDoc v1 #34

Triggered via pull request January 16, 2026 17:34
Status Success
Total duration 34s
Artifacts

pr-validation.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
validate: src/types.ts#L85
Unexpected any. Specify a different type
validate: src/types.ts#L7
Unexpected any. Specify a different type
validate: src/index.tsx#L564
Unexpected any. Specify a different type
validate: src/index.tsx#L506
React Hook useEffect has missing dependencies: 'resetMenuFilter' and 'updateMenuFilter'. Either include them or remove the dependency array
validate: src/index.tsx#L425
Unexpected any. Specify a different type
validate: src/index.tsx#L408
Unexpected any. Specify a different type
validate: src/index.tsx#L162
The 'availableFields' logical expression could make the dependencies of useCallback Hook (at line 175) 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#L28
Unexpected any. Specify a different type
validate: src/index.tsx#L20
Unexpected any. Specify a different type