Commit Graph

71 Commits

Author SHA1 Message Date
88e028b54e Merge pull request #102 from johndoe6345789/codex/update-conditional-component-handling
Render `conditional.then` when condition is true in JSONUIRenderer
2026-01-18 02:06:27 +00:00
f19df2822d Adjust conditional rendering for JSON UI 2026-01-18 02:06:17 +00:00
535f712383 Merge pull request #101 from johndoe6345789/codex/update-loop-handling-in-renderer
Fix loop rendering to use children with loop context
2026-01-18 02:05:54 +00:00
1bb40e399b Fix loop rendering to use children context 2026-01-18 02:05:42 +00:00
55c81cedfa Update data binding resolution context 2026-01-18 02:05:10 +00:00
cc0cab04dc Merge pull request #98 from johndoe6345789/codex/extend-usecomponentregistry-for-ui-primitives
Align JSON UI registry with canonical atom/molecule sources
2026-01-18 01:54:03 +00:00
8864436425 Align JSON UI registry with canonical components 2026-01-18 01:53:48 +00:00
463201d758 Unify icon registry access 2026-01-18 01:51:56 +00:00
7cd15ca7ba Merge pull request #96 from johndoe6345789/codex/merge-json-ui-registry-into-component-registry
Merge JSON UI registry into component hook and add registry overrides to SchemaRenderer
2026-01-18 01:43:41 +00:00
560a75cd69 Expand schema component registry 2026-01-18 01:43:31 +00:00
17f4d567c9 Merge pull request #95 from johndoe6345789/codex/merge-atom/molecule-entries-into-component-registry
Consolidate JSON UI component registry and sync ComponentType union
2026-01-18 01:42:52 +00:00
320e8a4c2c Consolidate JSON UI component registry 2026-01-18 01:42:41 +00:00
671a99d30b Re-export JSON UI hooks 2026-01-18 01:41:27 +00:00
9b1d04ab37 Merge pull request #81 from johndoe6345789/codex/create-shared-type-export-for-json-ui
Extract JSON UI renderer types to shared module and tighten typings
2026-01-18 01:15:09 +00:00
013de088a0 Add shared JSON UI renderer types 2026-01-18 01:14:53 +00:00
56536c6a61 Merge pull request #80 from johndoe6345789/codex/move-componentrendererprops-to-shared-types
Move ComponentRendererProps to shared JSON-UI types and tighten typings
2026-01-18 01:14:34 +00:00
3891625692 Move ComponentRendererProps to shared JSON UI types 2026-01-18 01:14:17 +00:00
62997c03b5 Add JSON UI data source config type 2026-01-18 01:13:41 +00:00
86ef371ddf Merge pull request #38 from johndoe6345789/codex/split-storage-adapters-into-separate-modules
Refactor storage adapters into separate modules
2026-01-18 00:30:28 +00:00
c03917005f Refactor storage adapters into modules 2026-01-18 00:30:18 +00:00
14836fb989 Refactor docker parser functions 2026-01-18 00:29:46 +00:00
1329c6b112 Merge pull request #28 from johndoe6345789/codex/extract-adapter-classes-to-separate-files
refactor(unified-storage): extract adapters into separate files
2026-01-18 00:20:24 +00:00
7daa32cb00 refactor: split unified storage adapters 2026-01-18 00:20:13 +00:00
c9d617d645 Split generator utilities into modules 2026-01-18 00:19:07 +00:00
copilot-swe-agent[bot]
6be1e9d918 Implement JSON-friendly expression system for events
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:53:54 +00:00
ab152bbd67 Generated by Spark: Work on low hanging fruit from JSON_COMPATIBILITY_ANALYSIS.md 2026-01-17 22:21:40 +00:00
copilot-swe-agent[bot]
58437b9770 Migrate 20+ components to JSON UI system - now 46 supported
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 21:54:51 +00:00
c7ebafe6a8 Generated by Spark: IndexedDB and Flask replaces Spark. Fix this please. Run npx tsc --noEmit
Error: src/components/FeatureIdeaCloud.tsx(920,37): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/components/PlaywrightDesigner.tsx(105,37): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/components/StorybookDesigner.tsx(115,37): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/components/TemplateExplorer.tsx(40,31): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/components/TemplateExplorer.tsx(44,32): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/components/UnitTestDesigner.tsx(138,37): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/data/use-seed-data.ts(23,19): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/data/use-seed-data.ts(30,33): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/data/use-seed-data.ts(40,24): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/data/use-seed-data.ts(63,19): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/data/use-seed-data.ts(71,22): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/data/use-seed-data.ts(86,19): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/data/use-seed-data.ts(91,33): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/data/use-seed-data.ts(95,22): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/data/use-seed-templates.ts(87,22): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/data/use-seed-templates.ts(102,33): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/data/use-seed-templates.ts(104,22): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/data/use-seed-templates.ts(126,43): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/data/use-seed-templates.ts(129,24): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/data/use-seed-templates.ts(131,24): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/json-ui/use-data-sources.ts(25,40): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/json-ui/use-data-sources.ts(47,20): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/orchestration/use-actions.ts(119,31): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/use-component-tree-loader.ts(22,19): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/use-component-tree-loader.ts(27,42): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/use-component-tree-loader.ts(31,22): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/use-component-tree-loader.ts(43,24): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/use-component-tree-loader.ts(60,17): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/use-component-tree-loader.ts(65,32): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/use-component-tree-loader.ts(90,19): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/hooks/use-component-tree-loader.ts(94,20): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/project-service.ts(21,39): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/project-service.ts(61,18): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/project-service.ts(63,38): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/project-service.ts(66,20): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/project-service.ts(74,36): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/project-service.ts(83,18): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/project-service.ts(85,38): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/project-service.ts(87,18): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/protected-llm-service.ts(39,31): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/unified-storage.ts(199,17): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/unified-storage.ts(200,25): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/unified-storage.ts(204,17): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/unified-storage.ts(205,18): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/unified-storage.ts(209,17): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/unified-storage.ts(210,18): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/unified-storage.ts(214,17): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/unified-storage.ts(215,25): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/unified-storage.ts(219,17): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/unified-storage.ts(220,34): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/unified-storage.ts(221,49): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: src/lib/unified-storage.ts(409,18): error TS2339: Property 'spark' does not exist on type 'Window & typeof globalThis'.
Error: Process completed with exit code 2.
2026-01-17 20:19:44 +00:00
c14aeeec87 Generated by Spark: maybe we can fix these warnings: @johndoe6345789 ➜ /workspaces/spark-template (main) $ npm run dev
> spark-template@0.0.0 dev
> vite

7:54:09 PM [vite] (client) Re-optimizing dependencies because lockfile has changed
Port 5000 is in use, trying another one...

  VITE v7.3.1  ready in 381 ms

  ➜  Local:   http://localhost:5001/
  ➜  Network: http://10.0.0.185:5001/
  ➜  press h + enter to show help
7:54:16 PM [vite] (client) warning:
/workspaces/spark-template/src/lib/component-registry.ts
21 |          for (const path of pathVariants){
22 |              try {
23 |                  const module = await import(path);
   |                                              ^^^^
24 |                  const exportName = componentConfig.export || 'default';
25 |                  if (module[exportName]) {
The above dynamic import cannot be analyzed by Vite.
See https://github.com/rollup/plugins/tree/master/packages/dynamic-import-vars#limitations for supported dynamic import formats. If this is intended to be left as-is, you can use the /* @vite-ignore */ comment inside the import() call to suppress this warning.

  Plugin: vite:import-analysis
  File: /workspaces/spark-template/src/lib/component-registry.ts
7:54:16 PM [vite] (client) warning:
/workspaces/spark-template/src/lib/unified-storage.ts
201 |          const moduleName = 'sql.js';
202 |          try {
203 |              return await import(moduleName);
    |                                  ^^^^^^^^^^
204 |          } catch  {
205 |              throw new Error(`${moduleName} not installed. Run: npm install ${moduleName}`);
The above dynamic import cannot be analyzed by Vite.
See https://github.com/rollup/plugins/tree/master/packages/dynamic-import-vars#limitations for supported dynamic import formats. If this is intended to be left as-is, you can use the /* @vite-ignore */ comment inside the import() call to suppress this warning.

  Plugin: vite:import-analysis
  File: /workspaces/spark-template/src/lib/unified-storage.ts
7:54:23 PM [vite] (client)  new dependencies optimized: framer-motion
7:54:23 PM [vite] (client)  optimized dependencies changed. reloading
7:54:23 PM [vite] (client) warning:
/workspaces/spark-template/src/lib/component-registry.ts
21 |          for (const path of pathVariants){
22 |              try {
23 |                  const module = await import(path);
   |                                              ^^^^
24 |                  const exportName = componentConfig.export || 'default';
25 |                  if (module[exportName]) {
The above dynamic import cannot be analyzed by Vite.
See https://github.com/rollup/plugins/tree/master/packages/dynamic-import-vars#limitations for supported dynamic import formats. If this is intended to be left as-is, you can use the /* @vite-ignore */ comment inside the import() call to suppress this warning.

  Plugin: vite:import-analysis
  File: /workspaces/spark-template/src/lib/component-registry.ts
7:54:24 PM [vite] (client) warning:
/workspaces/spark-template/src/lib/unified-storage.ts
201 |          const moduleName = 'sql.js';
202 |          try {
203 |              return await import(moduleName);
    |                                  ^^^^^^^^^^
204 |          } catch  {
205 |              throw new Error(`${moduleName} not installed. Run: npm install ${moduleName}`);
The above dynamic import cannot be analyzed by Vite.
See https://github.com/rollup/plugins/tree/master/packages/dynamic-import-vars#limitations for supported dynamic import formats. If this is intended to be left as-is, you can use the /* @vite-ignore */ comment inside the import() call to suppress this warning.

  Plugin: vite:import-analysis
  File: /workspaces/spark-template/src/lib/unified-storage.ts
2026-01-17 20:01:58 +00:00
4dfded3533 Generated by Spark: @johndoe6345789 ➜ /workspaces/low-code-react-app-b (main) $ npm run build
> spark-template@0.0.0 prebuild
> mkdir -p /tmp/dist || true

> spark-template@0.0.0 build
> tsc -b --noCheck && vite build

vite v7.3.1 building client environment for production...
<script src="/runtime-config.js"> in "/index.html" can't be bundled without type="module" attribute
✓ 37 modules transformed.
✗ Build failed in 1.07s
error during build:
[vite]: Rollup failed to resolve import "@github/spark/hooks" from "/workspaces/low-code-react-app-b/src/hooks/use-project-state.ts".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
`build.rollupOptions.external`
    at viteLog (file:///workspaces/low-code-react-app-b/node_modules/vite/dist/node/chunks/config.js:33635:57)
    at file:///workspaces/low-code-react-app-b/node_modules/vite/dist/node/chunks/config.js:33669:73
    at onwarn (file:///workspaces/low-code-react-app-b/node_modules/@vitejs/plugin-react-swc/index.js:76:7)
    at file:///workspaces/low-code-react-app-b/node_modules/vite/dist/node/chunks/config.js:33669:28
    at onRollupLog (file:///workspaces/low-code-react-app-b/node_modules/vite/dist/node/chunks/config.js:33664:63)
    at onLog (file:///workspaces/low-code-react-app-b/node_modules/vite/dist/node/chunks/config.js:33467:4)
    at file:///workspaces/low-code-react-app-b/node_modules/rollup/dist/es/shared/node-entry.js:20961:32
    at Object.logger [as onLog] (file:///workspaces/low-code-react-app-b/node_modules/rollup/dist/es/shared/node-entry.js:22848:9)
    at ModuleLoader.handleInvalidResolvedId (file:///workspaces/low-code-react-app-b/node_modules/rollup/dist/es/shared/node-entry.js:21592:26)
    at file:///workspaces/low-code-react-app-b/node_modules/rollup/dist/es/shared/node-entry.js:21550:26
@johndoe6345789 ➜ /workspaces/low-code-react-app-b (main) $
2026-01-17 19:39:46 +00:00
882f9b0d3b Generated by Spark: Remove packages folder and packages folder references. Use IndexedDB by default. Give user option to use Flask API, if Flask fails, switch back to IndexedDB. Actually delete the packages folder. 2026-01-17 19:20:00 +00:00
0d1a4c4c2b Generated by Spark: Remove packages folder and packages folder references. Use IndexedDB by default. Give user option to use Flask API, if Flask fails, switch back to IndexedDB. 2026-01-17 19:13:16 +00:00
595f1ae9c0 Generated by Spark: A library in packages folder - Seems its still trying to use fetch. If a fetch fails, switch back to IndexedDB. 2026-01-17 18:57:01 +00:00
cbb303fb8d Generated by Spark: Seems its still trying to use fetch. If a fetch fails, switch back to IndexedDB. 2026-01-17 18:53:12 +00:00
7b91fe1975 Generated by Spark: I am having issues with this. Remember, we should be defaulting to IndexedDB, not the Flask API. Flask API is obtained by explicitly setting it in the UI or setting a env variable. export default function applyFetchPatch() {
if (ssrSafeWindow) {
    ssrSafeWindow.fetch = async (input: string | URL | Request, init?: RequestInit) => {
      try {
        const response = await globalFetch(input, init)
        sendFetchStats({input, error: !response.ok, status: response.status})
        return response
      } catch (error) {
        sendFetchStats({input, error: true, status: 'unknown'})
        throw error
      }
    }
  }
}
2026-01-17 18:50:06 +00:00
76e7716c10 Generated by Spark: I can auto default to flask backend with docker environment variable. If its not set used IndexedDB. 2026-01-17 18:38:17 +00:00
519ad0016d Generated by Spark: Ok I figured it out. Make a backend folder, put a flask backend in it with a Dockerfile. Main UI uses IndexedDB then with a UI setting, it can be moved to the flask backend. 2026-01-17 18:31:43 +00:00
02eb47e83f Generated by Spark: Perhaps it could use sqlite on disk if possible, else use indexeddb 2026-01-17 18:19:45 +00:00
270d0be790 Generated by Spark: Reduce reliance on spark database. Just use sqlite. 2026-01-17 18:14:23 +00:00
feaa7d7a9e Generated by Spark: Make this function smarter, wide variety of search paths and other permissive logic - function createLazyComponent(componentConfig: ComponentConfig) {
const loader = () => {
    if (componentConfig.preloadDependencies) {
      componentConfig.preloadDependencies.forEach(depName => {
        const preloader = dependencyPreloaders[depName]
        if (preloader) {
          preloader()
        }
      })
    }

    return import(componentConfig.path).then(m => ({ default: m[componentConfig.export] }))
  }
2026-01-17 17:46:36 +00:00
bad1e7b0f7 Generated by Spark: View ROADMAP.md - work on Near-Term (Next 2-3 Iterations) 2026-01-17 17:18:02 +00:00
b240fb0b9b Generated by Spark: Make atomic component library until done. If done, just wire them into other components. 2026-01-17 16:13:03 +00:00
8e677175fc Generated by Spark: half the app is gone, it was a code gen 2026-01-17 15:08:28 +00:00
d388a9a075 Generated by Spark: 0s
3m 30s
Run docker/build-push-action@v5
GitHub Actions runtime token ACs
Docker info
Proxy configuration
Buildx version
Builder info
/usr/bin/docker buildx build --cache-from type=gha --cache-to type=gha,mode=max --iidfile /home/runner/work/_temp/docker-actions-toolkit-vCLgYd/build-iidfile-0726305e33.txt --label org.opencontainers.image.created=2026-01-17T14:42:34.857Z --label org.opencontainers.image.description= --label org.opencontainers.image.licenses=MIT --label org.opencontainers.image.revision=33ab37bd18767139f14fd99e455eb90c1baa5af3 --label org.opencontainers.image.source=https://github.com/johndoe6345789/low-code-react-app-b --label org.opencontainers.image.title=low-code-react-app-b --label org.opencontainers.image.url=https://github.com/johndoe6345789/low-code-react-app-b --label org.opencontainers.image.version=main --platform linux/amd64,linux/arm64 --attest type=provenance,mode=max,builder-id=https://github.com/johndoe6345789/low-code-react-app-b/actions/runs/21095926434 --tag ghcr.io/johndoe6345789/low-code-react-app-b:main --tag ghcr.io/johndoe6345789/low-code-react-app-b:main-33ab37b --metadata-file /home/runner/work/_temp/docker-actions-toolkit-vCLgYd/build-metadata-daa99149c8.json --push .
#0 building with "builder-95fadb03-ad83-4e01-bc20-225d7bda06ae" instance using docker-container driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 942B done
#1 DONE 0.0s

#2 [auth] library/nginx:pull token for registry-1.docker.io
#2 DONE 0.0s

#3 [auth] library/node:pull token for registry-1.docker.io
#3 DONE 0.0s

#4 [linux/arm64 internal] load metadata for docker.io/library/node:20-alpine
#4 ...

#5 [linux/arm64 internal] load metadata for docker.io/library/nginx:alpine
#5 DONE 0.4s

#4 [linux/arm64 internal] load metadata for docker.io/library/node:20-alpine
#4 DONE 0.4s

#6 [internal] load .dockerignore
#6 transferring context: 344B done
#6 DONE 0.0s

#7 [linux/amd64 internal] load metadata for docker.io/library/node:20-alpine
#7 DONE 0.4s

#8 [linux/amd64 internal] load metadata for docker.io/library/nginx:alpine
#8 DONE 0.4s

#9 [internal] load build context
#9 DONE 0.0s

#10 [linux/amd64 builder 1/8] FROM docker.io/library/node:20-alpine@sha256:3960ed74dfe320a67bf8da9555b6bade25ebda2b22b6081d2f60fd7d5d430e9c
#10 resolve docker.io/library/node:20-alpine@sha256:3960ed74dfe320a67bf8da9555b6bade25ebda2b22b6081d2f60fd7d5d430e9c done
#10 DONE 0.0s

#11 [linux/amd64 runtime 1/3] FROM docker.io/library/nginx:alpine@sha256:b0f7830b6bfaa1258f45d94c240ab668ced1b3651c8a222aefe6683447c7bf55
#11 resolve docker.io/library/nginx:alpine@sha256:b0f7830b6bfaa1258f45d94c240ab668ced1b3651c8a222aefe6683447c7bf55 done
#11 DONE 0.0s

#12 importing cache manifest from gha:8468054678720030062
#12 DONE 0.1s

#13 [linux/arm64 builder 1/8] FROM docker.io/library/node:20-alpine@sha256:3960ed74dfe320a67bf8da9555b6bade25ebda2b22b6081d2f60fd7d5d430e9c
#13 resolve docker.io/library/node:20-alpine@sha256:3960ed74dfe320a67bf8da9555b6bade25ebda2b22b6081d2f60fd7d5d430e9c done
#13 sha256:2e74b1344e24146a5181cea893d6035d8d412a89b8374e4d4360f6c35d985760 444B / 444B 0.0s done
#13 sha256:38d6ffd8958149c983c185c5a62d19cba7ee8807466e60c7993d78a2867eef11 1.26MB / 1.26MB 0.1s done
#13 sha256:f6b4fb9446345fcad2db26eac181fef6c0a919c8a4fcccd3bea5deb7f6dff67e 4.20MB / 4.20MB 0.1s done
#13 extracting sha256:f6b4fb9446345fcad2db26eac181fef6c0a919c8a4fcccd3bea5deb7f6dff67e
#13 ...

#9 [internal] load build context
#9 transferring context: 10.19MB 0.2s done
#9 DONE 0.2s

#14 [linux/amd64 builder 3/8] COPY package*.json ./
#14 CACHED

#15 [linux/amd64 builder 4/8] COPY packages/spark-tools ./packages/spark-tools
#15 CACHED

#16 [linux/amd64 builder 5/8] COPY packages/spark ./packages/spark
#16 CACHED

#17 [linux/amd64 builder 2/8] WORKDIR /app
#17 CACHED

#13 [linux/arm64 builder 1/8] FROM docker.io/library/node:20-alpine@sha256:3960ed74dfe320a67bf8da9555b6bade25ebda2b22b6081d2f60fd7d5d430e9c
#13 sha256:efc83bacf48e781625d7de46541986e8525b67c1b1644803b5ff90d4ad73425c 17.83MB / 43.12MB 0.2s
#13 extracting sha256:f6b4fb9446345fcad2db26eac181fef6c0a919c8a4fcccd3bea5deb7f6dff67e 0.2s done
#13 sha256:efc83bacf48e781625d7de46541986e8525b67c1b1644803b5ff90d4ad73425c 43.12MB / 43.12MB 0.3s done
#13 extracting sha256:efc83bacf48e781625d7de46541986e8525b67c1b1644803b5ff90d4ad73425c
#13 ...

#18 [linux/arm64 runtime 1/3] FROM docker.io/library/nginx:alpine@sha256:b0f7830b6bfaa1258f45d94c240ab668ced1b3651c8a222aefe6683447c7bf55
#18 resolve docker.io/library/nginx:alpine@sha256:b0f7830b6bfaa1258f45d94c240ab668ced1b3651c8a222aefe6683447c7bf55 0.0s done
#18 sha256:f4f04eae8d5eb8a0220a0d542da10f9c55b57a585dea1875cfbb1ee99d4c5a4a 1.40kB / 1.40kB 0.0s done
#18 sha256:ceb87b8ac279a84fc99bdc30e7406cf21bf5d5841819fd0e3c8e0c06d867533c 1.21kB / 1.21kB 0.0s done
#18 sha256:6628835d87d286d4d03f10b2c7f51d00f4556c49b5874947ce02609379069575 403B / 403B 0.0s done
#18 sha256:8a735f2296d46b598dbc65289bfdc2ec4dd07607e69a1887e4ce6ef898be56e1 19.66MB / 19.66MB 0.2s done
#18 sha256:c0de4eea5b769c1703c4428a21cf0cce5b0a1668738391f1443979bb32cc9bc1 954B / 954B 0.0s done
#18 sha256:9076aaa4fd77085ce5562e9aca2b51ca88baf3fb8e41f8c777d0df14a1ce1085 628B / 628B 0.0s done
#18 sha256:a0ef6d8231d0e512c7a0c0f7029bcfb8c77f0848b9cb8ec5373b28991c83415b 1.87MB / 1.87MB 0.1s done
#18 extracting sha256:a0ef6d8231d0e512c7a0c0f7029bcfb8c77f0848b9cb8ec5373b28991c83415b 0.1s done
#18 extracting sha256:9076aaa4fd77085ce5562e9aca2b51ca88baf3fb8e41f8c777d0df14a1ce1085 done
#18 extracting sha256:c0de4eea5b769c1703c4428a21cf0cce5b0a1668738391f1443979bb32cc9bc1 done
#18 extracting sha256:6628835d87d286d4d03f10b2c7f51d00f4556c49b5874947ce02609379069575 done
#18 extracting sha256:ceb87b8ac279a84fc99bdc30e7406cf21bf5d5841819fd0e3c8e0c06d867533c done
#18 extracting sha256:f4f04eae8d5eb8a0220a0d542da10f9c55b57a585dea1875cfbb1ee99d4c5a4a done
#18 extracting sha256:8a735f2296d46b598dbc65289bfdc2ec4dd07607e69a1887e4ce6ef898be56e1 0.5s done
#18 DONE 1.1s

#19 [linux/amd64 builder 6/8] RUN npm install --legacy-peer-deps
#19 sha256:acec9428f22bd20125c716a65e27ad75480a1360a59ad4f816044044dad7cc70 4.34kB / 4.34kB 0.0s done
#19 sha256:41b3afaea3b1b1ab04a268431e10dcace7883019a5da7d326aa35dc9713fcbb5 445B / 445B 0.0s done
#19 sha256:1d55258e311479e00466346e8c753c9b7e01237604cee9e4b28b24139f418bb9 92B / 92B 0.0s done
#19 sha256:3dcec91425079e7b455efc5f2a18d026450c47c9382c41897620afc6b1424e44 1.26MB / 1.26MB 0.1s done
#19 sha256:c2b4197efb6ccd7f8b482ae7800f1c9c78c044ea192587887300080bcff6b2c9 42.78MB / 42.78MB 0.4s done
#19 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.2s done
#19 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.1s done
#19 sha256:f4b3dc64ea273c67c4ed06bca84314742da987ddac1c2a30392f4ac39f9e1ff2 1.55MB / 1.55MB 0.2s done
#19 sha256:70e3e49db568901de1214b56a8a69068f5f1d1a21781d8afc9840854c1233580 48.98kB / 48.98kB 0.0s done
#19 sha256:828eb50cf87505f63ae57d13f4ce4484bf70ef66a718d8b5745753055ade6c3d 29.36MB / 264.20MB 0.8s
#19 extracting sha256:c2b4197efb6ccd7f8b482ae7800f1c9c78c044ea192587887300080bcff6b2c9
#19 sha256:828eb50cf87505f63ae57d13f4ce4484bf70ef66a718d8b5745753055ade6c3d 42.99MB / 264.20MB 1.1s
#19 ...

#13 [linux/arm64 builder 1/8] FROM docker.io/library/node:20-alpine@sha256:3960ed74dfe320a67bf8da9555b6bade25ebda2b22b6081d2f60fd7d5d430e9c
#13 extracting sha256:efc83bacf48e781625d7de46541986e8525b67c1b1644803b5ff90d4ad73425c 1.2s done
#13 DONE 1.6s

#13 [linux/arm64 builder 1/8] FROM docker.io/library/node:20-alpine@sha256:3960ed74dfe320a67bf8da9555b6bade25ebda2b22b6081d2f60fd7d5d430e9c
#13 extracting sha256:38d6ffd8958149c983c185c5a62d19cba7ee8807466e60c7993d78a2867eef11 0.0s done
#13 extracting sha256:2e74b1344e24146a5181cea893d6035d8d412a89b8374e4d4360f6c35d985760 done
#13 DONE 1.6s

#19 [linux/amd64 builder 6/8] RUN npm install --legacy-peer-deps
#19 sha256:828eb50cf87505f63ae57d13f4ce4484bf70ef66a718d8b5745753055ade6c3d 59.77MB / 264.20MB 1.5s
#19 extracting sha256:c2b4197efb6ccd7f8b482ae7800f1c9c78c044ea192587887300080bcff6b2c9 1.5s done
#19 extracting sha256:3dcec91425079e7b455efc5f2a18d026450c47c9382c41897620afc6b1424e44 0.1s done
#19 ...

#20 [linux/arm64 builder 2/8] WORKDIR /app
#20 DONE 0.7s

#19 [linux/amd64 builder 6/8] RUN npm install --legacy-peer-deps
#19 sha256:828eb50cf87505f63ae57d13f4ce4484bf70ef66a718d8b5745753055ade6c3d 77.59MB / 264.20MB 2.0s
#19 extracting sha256:41b3afaea3b1b1ab04a268431e10dcace7883019a5da7d326aa35dc9713fcbb5 done
#19 extracting sha256:1d55258e311479e00466346e8c753c9b7e01237604cee9e4b28b24139f418bb9 done
#19 extracting sha256:70e3e49db568901de1214b56a8a69068f5f1d1a21781d8afc9840854c1233580 0.0s done
#19 extracting sha256:f4b3dc64ea273c67c4ed06bca84314742da987ddac1c2a30392f4ac39f9e1ff2 0.1s done
#19 ...

#21 [linux/arm64 builder 3/8] COPY package*.json ./
#21 DONE 0.1s

#22 [linux/arm64 builder 4/8] COPY packages/spark-tools ./packages/spark-tools
#22 DONE 0.1s

#23 [linux/arm64 builder 5/8] COPY packages/spark ./packages/spark
#23 DONE 0.0s

#19 [linux/amd64 builder 6/8] RUN npm install --legacy-peer-deps
#19 extracting sha256:acec9428f22bd20125c716a65e27ad75480a1360a59ad4f816044044dad7cc70 done
#19 sha256:828eb50cf87505f63ae57d13f4ce4484bf70ef66a718d8b5745753055ade6c3d 96.47MB / 264.20MB 2.4s
#19 sha256:828eb50cf87505f63ae57d13f4ce4484bf70ef66a718d8b5745753055ade6c3d 115.34MB / 264.20MB 2.9s
#19 sha256:828eb50cf87505f63ae57d13f4ce4484bf70ef66a718d8b5745753055ade6c3d 128.97MB / 264.20MB 3.2s
#19 sha256:828eb50cf87505f63ae57d13f4ce4484bf70ef66a718d8b5745753055ade6c3d 143.65MB / 264.20MB 3.5s
#19 sha256:828eb50cf87505f63ae57d13f4ce4484bf70ef66a718d8b5745753055ade6c3d 162.53MB / 264.20MB 3.9s
#19 sha256:828eb50cf87505f63ae57d13f4ce4484bf70ef66a718d8b5745753055ade6c3d 179.31MB / 264.20MB 4.4s
#19 sha256:828eb50cf87505f63ae57d13f4ce4484bf70ef66a718d8b5745753055ade6c3d 195.04MB / 264.20MB 4.7s
#19 sha256:828eb50cf87505f63ae57d13f4ce4484bf70ef66a718d8b5745753055ade6c3d 212.86MB / 264.20MB 5.1s
#19 sha256:828eb50cf87505f63ae57d13f4ce4484bf70ef66a718d8b5745753055ade6c3d 226.49MB / 264.20MB 5.4s
#19 sha256:828eb50cf87505f63ae57d13f4ce4484bf70ef66a718d8b5745753055ade6c3d 244.32MB / 264.20MB 5.9s
#19 sha256:828eb50cf87505f63ae57d13f4ce4484bf70ef66a718d8b5745753055ade6c3d 259.00MB / 264.20MB 6.2s
#19 sha256:828eb50cf87505f63ae57d13f4ce4484bf70ef66a718d8b5745753055ade6c3d 264.20MB / 264.20MB 6.5s done
#19 extracting sha256:828eb50cf87505f63ae57d13f4ce4484bf70ef66a718d8b5745753055ade6c3d
#19 ...

#24 [linux/arm64 builder 6/8] RUN npm install --legacy-peer-deps
#24 ...

#19 [linux/amd64 builder 6/8] RUN npm install --legacy-peer-deps
#19 extracting sha256:828eb50cf87505f63ae57d13f4ce4484bf70ef66a718d8b5745753055ade6c3d 12.5s done
#19 DONE 19.2s

#25 [linux/amd64 builder 7/8] COPY . .
#25 DONE 2.2s

#24 [linux/arm64 builder 6/8] RUN npm install --legacy-peer-deps
#24 ...

#26 [linux/amd64 builder 8/8] RUN npm run build
#26 0.230
#26 0.230 > spark-template@0.0.0 prebuild
#26 0.230 > mkdir -p /tmp/dist || true
#26 0.230
#26 0.238
#26 0.238 > spark-template@0.0.0 build
#26 0.238 > tsc -b --noCheck && vite build
#26 0.238
#26 6.457 vite v7.3.1 building client environment for production...
#26 6.575 transforming...
#26 10.05 Found 3 warnings while optimizing generated CSS:
#26 10.05
#26 10.05 Issue #1:
#26 10.05 │   .container {
#26 10.05 │     width: 100%;
#26 10.05 │     @media (width >= (display-mode: standalone)) {
#26 10.05 ┆                     ^-- Unexpected token ParenthesisBlock
#26 10.05 ┆
#26 10.05 │       max-width: (display-mode: standalone);
#26 10.05 │     }
#26 10.05
#26 10.05 Issue #2:
#26 10.05 │       max-width: (display-mode: standalone);
#26 10.05 │     }
#26 10.05 │     @media (width >= (pointer: coarse)) {
#26 10.05 ┆                     ^-- Unexpected token ParenthesisBlock
#26 10.05 ┆
#26 10.05 │       max-width: (pointer: coarse);
#26 10.05 │     }
#26 10.05
#26 10.05 Issue #3:
#26 10.05 │       max-width: (pointer: coarse);
#26 10.05 │     }
#26 10.05 │     @media (width >= (pointer: fine)) {
#26 10.05 ┆                     ^-- Unexpected token ParenthesisBlock
#26 10.05 ┆
#26 10.05 │       max-width: (pointer: fine);
#26 10.05 │     }
#26 10.05
#26 27.53 ✓ 8276 modules transformed.
#26 30.49 rendering chunks...
#26 ...

#24 [linux/arm64 builder 6/8] RUN npm install --legacy-peer-deps
#24 55.47 npm warn deprecated whatwg-encoding@3.1.1: Use @exodus/bytes instead for a more spec-conformant and faster implementation
#24 ...

#26 [linux/amd64 builder 8/8] RUN npm run build
#26 56.97 computing gzip size...
#26 57.13 dist/index.html                                       2.18 kB │ gzip:     0.87 kB
#26 57.13 dist/assets/FeatureIdeaCloud-B5DZHykP.css             7.32 kB │ gzip:     1.60 kB
#26 57.13 dist/assets/index-DeAuhr8c.css                      451.83 kB │ gzip:    78.84 kB
#26 57.13 dist/assets/separator-DxaExrET.js                     1.12 kB │ gzip:     0.59 kB
#26 57.13 dist/assets/PWAStatusBar-BxRnFKIe.js                  1.14 kB │ gzip:     0.64 kB
#26 57.13 dist/assets/tabs-uv1gileV.js                          1.34 kB │ gzip:     0.59 kB
#26 57.13 dist/assets/PreviewDialog-CRbuRmHJ.js                 1.36 kB │ gzip:     0.74 kB
#26 57.13 dist/assets/PWAUpdatePrompt-A5H3Brsn.js               1.67 kB │ gzip:     0.82 kB
#26 57.13 dist/assets/PWAInstallPrompt-BXeSE-7b.js              2.31 kB │ gzip:     1.02 kB
#26 57.13 dist/assets/protected-llm-service-Q4cNm1rY.js         2.41 kB │ gzip:     1.00 kB
#26 57.13 dist/assets/use-pwa-CN3ny1f7.js                       2.42 kB │ gzip:     0.95 kB
#26 57.13 dist/assets/KeyboardShortcutsDialog-BpO-G7Ko.js       2.54 kB │ gzip:     0.89 kB
#26 57.13 dist/assets/switch-Le0tcnoA.js                        2.57 kB │ gzip:     1.26 kB
#26 57.13 dist/assets/skeleton-DvZARUoK.js                      2.85 kB │ gzip:     1.34 kB
#26 57.13 dist/assets/FeatureToggleSettings-DyoCP9xu.js         3.36 kB │ gzip:     1.40 kB
#26 57.13 dist/assets/select-CUM2wG-b.js                        3.62 kB │ gzip:     1.29 kB
#26 57.13 dist/assets/page-renderer-CnwNh3EQ.js                 3.92 kB │ gzip:     1.59 kB
#26 57.13 dist/assets/JSONWorkflowDesigner-BMu_I1iN.js          4.04 kB │ gzip:     1.40 kB
#26 57.13 dist/assets/JSONModelDesigner-CtCr0IyF.js             4.06 kB │ gzip:     1.40 kB
#26 57.13 dist/assets/JSONComponentTreeManager-DChvp8bH.js      4.19 kB │ gzip:     1.43 kB
#26 57.13 dist/assets/ComponentTreeBuilder-AKJ_ySXd.js          4.81 kB │ gzip:     1.95 kB
#26 57.13 dist/assets/CodeEditor-BLwoA4UR.js                    4.89 kB │ gzip:     1.86 kB
#26 57.13 dist/assets/FileExplorer-JbASuVTC.js                  4.98 kB │ gzip:     1.78 kB
#26 57.13 dist/assets/ai-service-BB_pmEqI.js                    6.07 kB │ gzip:     1.92 kB
#26 57.13 dist/assets/ModelDesigner-CgtLxbx8.js                 6.09 kB │ gzip:     2.06 kB
#26 57.13 dist/assets/StorybookDesigner-Bpm7g44n.js             6.90 kB │ gzip:     2.34 kB
#26 57.13 dist/assets/PlaywrightDesigner-BfiCriP0.js            7.51 kB │ gzip:     2.51 kB
#26 57.13 dist/assets/PWASettings-3_HqVF29.js                   7.92 kB │ gzip:     1.90 kB
#26 57.13 dist/assets/ComponentTreeManager-NGgMB7h-.js          8.27 kB │ gzip:     2.92 kB
#26 57.13 dist/assets/slider-CYgezrCe.js                        8.65 kB │ gzip:     3.36 kB
#26 57.13 dist/assets/UnitTestDesigner-hJNaBS7K.js              8.73 kB │ gzip:     2.76 kB
#26 57.13 dist/assets/SassStylesShowcase-Be2HgC09.js            8.99 kB │ gzip:     1.67 kB
#26 57.13 dist/assets/ErrorPanel-MW-ZUvQo.js                   11.31 kB │ gzip:     3.65 kB
#26 57.13 dist/assets/react-vendor-RsqJS7wA.js                 11.33 kB │ gzip:     3.99 kB
#26 57.13 dist/assets/FlaskDesigner-COgNGjFx.js                12.03 kB │ gzip:     3.25 kB
#26 57.13 dist/assets/StyleDesigner-B2AQyBAi.js                13.23 kB │ gzip:     3.29 kB
#26 57.13 dist/assets/code-editor-BR3HUJ_E.js                  14.03 kB │ gzip:     4.80 kB
#26 57.13 dist/assets/ProjectSettingsDesigner-DiAcWh5o.js      14.16 kB │ gzip:     3.31 kB
#26 57.13 dist/assets/JSONUIShowcasePage-BYgVWKow.js           14.25 kB │ gzip:     3.93 kB
#26 57.13 dist/assets/LambdaDesigner-CWnKya9X.js               14.42 kB │ gzip:     3.83 kB
#26 57.13 dist/assets/ProjectDashboard-CLf3fcP0.js             15.83 kB │ gzip:     4.53 kB
#26 57.13 dist/assets/ui-extended-CH1jmFOr.js                  16.72 kB │ gzip:     5.34 kB
#26 57.13 dist/assets/component-registry-D8jh1CB-.js           18.21 kB │ gzip:     6.39 kB
#26 57.13 dist/assets/WorkflowDesigner-uASoW4e9.js             18.34 kB │ gzip:     5.03 kB
#26 57.13 dist/assets/DataBindingDesigner-BkzQtXOX.js          20.36 kB │ gzip:     5.24 kB
#26 57.13 dist/assets/SchemaEditorPage-DzxsWN4D.js             21.04 kB │ gzip:     5.95 kB
#26 57.13 dist/assets/FaviconDesigner-DPzmL1L4.js              23.48 kB │ gzip:     6.27 kB
#26 57.13 dist/assets/GlobalSearch-BjLJMhgk.js                 25.04 kB │ gzip:     8.09 kB
#26 57.13 dist/assets/FeatureIdeaCloud-DZ2YR6RT.js             30.07 kB │ gzip:     8.44 kB
#26 57.13 dist/assets/utils-Bt9FPkgP.js                        36.00 kB │ gzip:    11.18 kB
#26 57.13 dist/assets/TemplateSelector-BVFRYL8A.js             42.82 kB │ gzip:     9.32 kB
#26 57.13 dist/assets/form-components-Bgqg-kRU.js              66.01 kB │ gzip:    17.55 kB
#26 57.13 dist/assets/DocumentationView-BjvllHGd.js            70.03 kB │ gzip:    12.62 kB
#26 57.13 dist/assets/workflow-CpSwYplm.js                    101.55 kB │ gzip:    32.48 kB
#26 57.13 dist/assets/ui-core-CS7FcLG5.js                     105.95 kB │ gzip:    32.29 kB
#26 57.13 dist/assets/index-J_d48Gj5.js                       488.88 kB │ gzip:   152.32 kB
#26 57.13 dist/assets/three.module-D5EGS0V7.js                683.00 kB │ gzip:   169.49 kB
#26 57.13 dist/assets/data-viz-DVeW5iYn.js                    717.82 kB │ gzip:   199.17 kB
#26 57.13 dist/assets/icons-CUJifBl7.js                     5,039.69 kB │ gzip: 1,049.93 kB
#26 57.13
#26 57.13 (!) Some chunks are larger than 1000 kB after minification. Consider:
#26 57.13 - Using dynamic import() to code-split the application
#26 57.13 - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
#26 57.13 - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
#26 57.13 ✓ built in 50.63s
#26 DONE 57.6s

#24 [linux/arm64 builder 6/8] RUN npm install --legacy-peer-deps
#24 ...

#27 [linux/amd64 runtime 2/3] COPY --from=builder /app/dist /usr/share/nginx/html
#27 CACHED

#28 [linux/amd64 runtime 3/3] COPY nginx.conf /etc/nginx/conf.d/default.conf
#28 CACHED

#24 [linux/arm64 builder 6/8] RUN npm install --legacy-peer-deps
#24 153.2
#24 153.2 added 712 packages, and audited 715 packages in 3m
#24 153.2
#24 153.2 119 packages are looking for funding
#24 153.2   run `npm fund` for details
#24 153.3
#24 153.3 found 0 vulnerabilities
#24 153.3 npm notice
#24 153.3 npm notice New major version of npm available! 10.8.2 -> 11.7.0
#24 153.3 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0
#24 153.3 npm notice To update run: npm install -g npm@11.7.0
#24 153.3 npm notice
#24 DONE 153.8s

#29 [linux/arm64 builder 7/8] COPY . .
#29 DONE 0.5s

#30 [linux/arm64 builder 8/8] RUN npm run build
#30 2.651
#30 2.651 > spark-template@0.0.0 prebuild
#30 2.651 > mkdir -p /tmp/dist || true
#30 2.651
#30 2.723
#30 2.723 > spark-template@0.0.0 build
#30 2.723 > tsc -b --noCheck && vite build
#30 2.723
#30 50.69 /app/node_modules/rollup/dist/native.js:83
#30 50.69 		throw new Error(
#30 50.69 		      ^
#30 50.69
#30 50.69 Error: Cannot find module @rollup/rollup-linux-arm64-musl. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try `npm i` again after removing both package-lock.json and node_modules directory.
#30 50.69     at requireWithFriendlyError (/app/node_modules/rollup/dist/native.js:83:9)
#30 50.69     at Object.<anonymous> (/app/node_modules/rollup/dist/native.js:92:76)
#30 50.69     ... 3 lines matching cause stack trace ...
#30 50.69     at Module._load (node:internal/modules/cjs/loader:1091:12)
#30 50.69     at cjsLoader (node:internal/modules/esm/translators:298:15)
#30 50.69     at ModuleWrap.<anonymous> (node:internal/modules/esm/translators:240:7)
#30 50.69     at ModuleJob.run (node:internal/modules/esm/module_job:325:25)
#30 50.69     at async ModuleLoader.import (node:internal/modules/esm/loader:606:24) {
#30 50.69   [cause]: Error: Cannot find module '@rollup/rollup-linux-arm64-musl'
#30 50.69   Require stack:
#30 50.69   - /app/node_modules/rollup/dist/native.js
#30 50.69       at Module._resolveFilename (node:internal/modules/cjs/loader:1207:15)
#30 50.69       at Module._load (node:internal/modules/cjs/loader:1038:27)
#30 50.69       at Module.require (node:internal/modules/cjs/loader:1289:19)
#30 50.69       at require (node:internal/modules/helpers:182:18)
#30 50.69       at requireWithFriendlyError (/app/node_modules/rollup/dist/native.js:65:10)
#30 50.69       at Object.<anonymous> (/app/node_modules/rollup/dist/native.js:92:76)
#30 50.69       at Module._compile (node:internal/modules/cjs/loader:1521:14)
#30 50.69       at Module._extensions..js (node:internal/modules/cjs/loader:1623:10)
#30 50.69       at Module.load (node:internal/modules/cjs/loader:1266:32)
#30 50.69       at Module._load (node:internal/modules/cjs/loader:1091:12) {
#30 50.69     code: 'MODULE_NOT_FOUND',
#30 50.69     requireStack: [ '/app/node_modules/rollup/dist/native.js' ]
#30 50.69   }
#30 50.69 }
#30 50.70
#30 50.70 Node.js v20.20.0
#30 ERROR: process "/bin/sh -c npm run build" did not complete successfully: exit code: 1
------
 > [linux/arm64 builder 8/8] RUN npm run build:
50.69       at Module._compile (node:internal/modules/cjs/loader:1521:14)
50.69       at Module._extensions..js (node:internal/modules/cjs/loader:1623:10)
50.69       at Module.load (node:internal/modules/cjs/loader:1266:32)
50.69       at Module._load (node:internal/modules/cjs/loader:1091:12) {
50.69     code: 'MODULE_NOT_FOUND',
50.69     requireStack: [ '/app/node_modules/rollup/dist/native.js' ]
50.69   }
50.69 }
50.70
50.70 Node.js v20.20.0
------
Dockerfile:22
--------------------
  20 |
  21 |     # Build the application
  22 | >>> RUN npm run build
  23 |
  24 |     FROM nginx:alpine AS runtime
--------------------
ERROR: failed to build: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 1
Error: buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 1
2026-01-17 14:56:40 +00:00
c96270a892 Generated by Spark: Run npm run lint:check
> spark-template@0.0.0 lint:check
> eslint .

/home/runner/work/low-code-react-app-b/low-code-react-app-b/packages/spark-tools/src/lib/spark-runtime.ts
Warning:   17:35  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   25:37  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   40:15  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   53:31  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/packages/spark-tools/src/sparkVitePlugin.ts
Warning:    3:10  warning  'resolve' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   19:20  warning  'config' is defined but never used. Allowed unused args must match /^_/u   @typescript-eslint/no-unused-vars
Warning:   19:28  warning  Unexpected any. Specify a different type                                   @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/packages/spark-tools/src/vitePhosphorIconProxyPlugin.ts
Warning:   24:15  warning  'code' is defined but never used. Allowed unused args must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   24:29  warning  'id' is defined but never used. Allowed unused args must match /^_/u    @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/packages/spark/src/spark-runtime.ts
Warning:   11:35  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   14:89  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   19:37  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   34:15  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   47:31  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/packages/spark/src/types.d.ts
Warning:   11:19  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   12:35  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   17:77  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   18:26  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/App.new.tsx
Warning:     2:17  warning  'Toaster' is defined but never used. Allowed unused vars must match /^_/u                       @typescript-eslint/no-unused-vars
Warning:    90:33  warning  Unexpected any. Specify a different type                                                        @typescript-eslint/no-explicit-any
Warning:   116:32  warning  'exportDialogOpen' is assigned a value but never used. Allowed unused vars must match /^_/u     @typescript-eslint/no-unused-vars
Warning:   116:50  warning  'setExportDialogOpen' is assigned a value but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   116:71  warning  'generatedCode' is assigned a value but never used. Allowed unused vars must match /^_/u        @typescript-eslint/no-unused-vars
Warning:   116:86  warning  'handleDownloadZip' is assigned a value but never used. Allowed unused vars must match /^_/u    @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/App.refactored.tsx
Warning:    2:10  warning  'useKV' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   79:39  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/App.router.tsx
Warning:    13:10  warning  'LoadingFallback' is defined but never used. Allowed unused vars must match /^_/u          @typescript-eslint/no-unused-vars
Warning:   161:39  warning  Unexpected any. Specify a different type                                                   @typescript-eslint/no-explicit-any
Warning:   315:11  warning  'featureToggles' is assigned a value but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   359:9   warning  'stateContext' is assigned a value but never used. Allowed unused vars must match /^_/u    @typescript-eslint/no-unused-vars
Warning:   365:9   warning  'actionContext' is assigned a value but never used. Allowed unused vars must match /^_/u   @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/App.simple.tsx
Warning:   58:30  warning  'project' is defined but never used. Allowed unused args must match /^_/u  @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/App.tsx
Warning:    13:10  warning  'LoadingFallback' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   168:39  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/ComponentTreeBuilder.tsx
Warning:   277:30  warning  'err' is defined but never used  @typescript-eslint/no-unused-vars
Error:   277:35  error    Empty block statement            no-empty

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/ErrorPanel.tsx
Warning:     9:10  warning  'Separator' is defined but never used. Allowed unused vars must match /^_/u                                                                              @typescript-eslint/no-unused-vars
Warning:    37:10  warning  'autoRepairEnabled' is assigned a value but never used. Allowed unused vars must match /^_/u                                                             @typescript-eslint/no-unused-vars
Warning:    37:29  warning  'setAutoRepairEnabled' is assigned a value but never used. Allowed unused vars must match /^_/u                                                          @typescript-eslint/no-unused-vars
Warning:   155:9   warning  'toggleErrorExpanded' is assigned a value but never used. Allowed unused vars must match /^_/u                                                           @typescript-eslint/no-unused-vars
Warning:   208:6   warning  React Hook useEffect has missing dependencies: 'errors.length', 'files.length', and 'scanForErrors'. Either include them or remove the dependency array  react-hooks/exhaustive-deps
Warning:   321:85  warning  Unexpected any. Specify a different type                                                                                                                 @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/FaviconDesigner.tsx
Warning:     7:10  warning  'Tabs' is defined but never used. Allowed unused vars must match /^_/u                                         @typescript-eslint/no-unused-vars
Warning:     7:16  warning  'TabsContent' is defined but never used. Allowed unused vars must match /^_/u                                  @typescript-eslint/no-unused-vars
Warning:     7:29  warning  'TabsList' is defined but never used. Allowed unused vars must match /^_/u                                     @typescript-eslint/no-unused-vars
Warning:     7:39  warning  'TabsTrigger' is defined but never used. Allowed unused vars must match /^_/u                                  @typescript-eslint/no-unused-vars
Warning:    25:3   warning  'ArrowCounterClockwise' is defined but never used. Allowed unused vars must match /^_/u                        @typescript-eslint/no-unused-vars
Warning:    27:3   warning  'FloppyDisk' is defined but never used. Allowed unused vars must match /^_/u                                   @typescript-eslint/no-unused-vars
Warning:    33:3   warning  'MagicWand' is defined but never used. Allowed unused vars must match /^_/u                                    @typescript-eslint/no-unused-vars
Warning:   129:6   warning  React Hook useEffect has a missing dependency: 'drawCanvas'. Either include it or remove the dependency array  react-hooks/exhaustive-deps
Warning:   268:11  warning  'data' is assigned a value but never used. Allowed unused vars must match /^_/u                                @typescript-eslint/no-unused-vars
Error:   312:9   error    Unexpected lexical declaration in case block                                                                   no-case-declarations
Error:   313:9   error    Unexpected lexical declaration in case block                                                                   no-case-declarations
Error:   316:9   error    Unexpected lexical declaration in case block                                                                   no-case-declarations
Warning:   695:13  warning  'imageData' is assigned a value but never used. Allowed unused vars must match /^_/u                           @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/FeatureIdeaCloud.tsx
Warning:    235:57   warning  Unexpected any. Specify a different type                                                                                                                                                                                                                       @typescript-eslint/no-explicit-any
Warning:    237:62   warning  Unexpected any. Specify a different type                                                                                                                                                                                                                       @typescript-eslint/no-explicit-any
Warning:    371:9    warning  The 'safeGroups' logical expression could make the dependencies of useEffect Hook (at line 441) change on every render. To fix this, wrap the initialization of 'safeGroups' in its own useMemo() Hook                                                         react-hooks/exhaustive-deps
Warning:    372:9    warning  The 'safeEdges' logical expression could make the dependencies of useEffect Hook (at line 446) change on every render. Move it inside the useEffect callback. Alternatively, wrap the initialization of 'safeEdges' in its own useMemo() Hook                  react-hooks/exhaustive-deps
Warning:    373:9    warning  The 'safeNodePositions' logical expression could make the dependencies of useEffect Hook (at line 441) change on every render. Move it inside the useEffect callback. Alternatively, wrap the initialization of 'safeNodePositions' in its own useMemo() Hook  react-hooks/exhaustive-deps
Warning:    470:15   warning  Unexpected any. Specify a different type                                                                                                                                                                                                                       @typescript-eslint/no-explicit-any
Warning:    472:43   warning  Unexpected any. Specify a different type                                                                                                                                                                                                                       @typescript-eslint/no-explicit-any
Warning:    496:15   warning  Unexpected any. Specify a different type                                                                                                                                                                                                                       @typescript-eslint/no-explicit-any
Warning:    924:65   warning  Unexpected any. Specify a different type                                                                                                                                                                                                                       @typescript-eslint/no-explicit-any
Warning:   1324:101  warning  Unexpected any. Specify a different type                                                                                                                                                                                                                       @typescript-eslint/no-explicit-any
Warning:   1339:99   warning  Unexpected any. Specify a different type                                                                                                                                                                                                                       @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/FeatureIdeaCloud/utils.ts
Warning:    8:40  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   13:42  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/FeatureIdeaCloud/utils.tsx
Warning:   50:40  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   55:42  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/FeatureToggleSettings.tsx
Warning:   1:16  warning  'CardContent' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   2:10  warning  'Label' is defined but never used. Allowed unused vars must match /^_/u        @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/FileExplorer.tsx
Warning:   179:44  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/FlaskDesigner.tsx
Warning:   461:50  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   548:58  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/JSONComponentTreeManager.tsx
Warning:    6:10  warning  Unexpected any. Specify a different type                                         @typescript-eslint/no-explicit-any
Warning:    7:36  warning  Unexpected any. Specify a different type                                         @typescript-eslint/no-explicit-any
Warning:    7:46  warning  Unexpected any. Specify a different type                                         @typescript-eslint/no-explicit-any
Warning:   10:44  warning  'trees' is defined but never used. Allowed unused args must match /^_/u          @typescript-eslint/no-unused-vars
Warning:   10:51  warning  'onTreesChange' is defined but never used. Allowed unused args must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   13:45  warning  Unexpected any. Specify a different type                                         @typescript-eslint/no-explicit-any
Warning:   13:58  warning  Unexpected any. Specify a different type                                         @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/JSONDemoPage.tsx
Warning:    16:34  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    16:47  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    20:30  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    30:28  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    31:30  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    40:28  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    41:33  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   134:44  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/JSONModelDesigner.tsx
Warning:    6:11  warning  Unexpected any. Specify a different type                                          @typescript-eslint/no-explicit-any
Warning:    7:28  warning  Unexpected any. Specify a different type                                          @typescript-eslint/no-explicit-any
Warning:   10:37  warning  'models' is defined but never used. Allowed unused args must match /^_/u          @typescript-eslint/no-unused-vars
Warning:   10:45  warning  'onModelsChange' is defined but never used. Allowed unused args must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   13:45  warning  Unexpected any. Specify a different type                                          @typescript-eslint/no-explicit-any
Warning:   13:58  warning  Unexpected any. Specify a different type                                          @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/JSONPageRenderer.tsx
Warning:    12:18  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:    19:18  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:    24:18  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:    30:20  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:    31:15  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:    32:18  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:    36:25  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:    38:25  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:    39:40  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:    39:50  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:    42:63  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:    42:70  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:    51:44  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:    52:35  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Error:    76:9   error    Unexpected lexical declaration in case block                             no-case-declarations
Warning:    79:31  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Error:    84:9   error    Unexpected lexical declaration in case block                             no-case-declarations
Error:    85:9   error    Unexpected lexical declaration in case block                             no-case-declarations
Warning:    94:35  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:   103:29  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:   126:42  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:   146:37  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:   146:55  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Error:   163:9   error    Unexpected lexical declaration in case block                             no-case-declarations
Warning:   165:57  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:   185:33  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any
Warning:   202:57  warning  'props' is defined but never used. Allowed unused args must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   202:64  warning  Unexpected any. Specify a different type                                 @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/JSONUIPage.tsx
Warning:    3:37  warning  'Layout' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:    7:15  warning  Unexpected any. Specify a different type                                  @typescript-eslint/no-explicit-any
Warning:   11:57  warning  Unexpected any. Specify a different type                                  @typescript-eslint/no-explicit-any
Warning:   15:41  warning  Unexpected any. Specify a different type                                  @typescript-eslint/no-explicit-any
Warning:   17:79  warning  Unexpected any. Specify a different type                                  @typescript-eslint/no-explicit-any
Warning:   27:66  warning  Unexpected any. Specify a different type                                  @typescript-eslint/no-explicit-any
Warning:   37:56  warning  Unexpected any. Specify a different type                                  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/JSONUIShowcase.tsx
Warning:   12:10  warning  'FileCode' is defined but never used. Allowed unused vars must match /^_/u                 @typescript-eslint/no-unused-vars
Warning:   45:9   warning  'currentExample' is assigned a value but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/JSONWorkflowDesigner.tsx
Warning:    6:14  warning  Unexpected any. Specify a different type                                             @typescript-eslint/no-explicit-any
Warning:    7:44  warning  Unexpected any. Specify a different type                                             @typescript-eslint/no-explicit-any
Warning:    7:54  warning  Unexpected any. Specify a different type                                             @typescript-eslint/no-explicit-any
Warning:   10:40  warning  'workflows' is defined but never used. Allowed unused args must match /^_/u          @typescript-eslint/no-unused-vars
Warning:   10:51  warning  'onWorkflowsChange' is defined but never used. Allowed unused args must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   13:45  warning  Unexpected any. Specify a different type                                             @typescript-eslint/no-explicit-any
Warning:   13:58  warning  Unexpected any. Specify a different type                                             @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/KeyboardShortcutsDialog.tsx
Warning:   8:10  warning  'Card' is defined but never used. Allowed unused vars must match /^_/u         @typescript-eslint/no-unused-vars
Warning:   8:16  warning  'CardContent' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/LambdaDesigner.tsx
Warning:     4:16  warning  'CardContent' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   225:59  warning  Unexpected any. Specify a different type                                       @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/NavigationMenu.tsx
Warning:   28:3  warning  'Cloud' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/PlaywrightDesigner.tsx
Warning:   246:56  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/ProjectDashboard.new.tsx
Warning:   17:41  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   50:34  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/ProjectSettingsDesigner.tsx
Warning:   326:44  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/SassStylesShowcase.tsx
Warning:   2:10  warning  'ScrollArea' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   4:10  warning  'Badge' is defined but never used. Allowed unused vars must match /^_/u       @typescript-eslint/no-unused-vars
Warning:   5:10  warning  'Button' is defined but never used. Allowed unused vars must match /^_/u      @typescript-eslint/no-unused-vars
Warning:   6:10  warning  'Code' is defined but never used. Allowed unused vars must match /^_/u        @typescript-eslint/no-unused-vars
Warning:   6:16  warning  'Palette' is defined but never used. Allowed unused vars must match /^_/u     @typescript-eslint/no-unused-vars
Warning:   6:25  warning  'Sparkle' is defined but never used. Allowed unused vars must match /^_/u     @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/SchemaEditorPage.tsx
Warning:    30:5   warning  'handleDragEnd' is assigned a value but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   103:26  warning  Unexpected any. Specify a different type                                                  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/StorybookDesigner.tsx
Warning:   56:22  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   78:22  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/TemplateExplorer.tsx
Warning:    41:32  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   160:57  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/UnitTestDesigner.tsx
Warning:   251:46  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/WorkflowDesigner.tsx
Warning:    26:3   warning  'Sparkle' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:    33:3   warning  'Pencil' is defined but never used. Allowed unused vars must match /^_/u   @typescript-eslint/no-unused-vars
Warning:   301:57  warning  Unexpected any. Specify a different type                                   @typescript-eslint/no-explicit-any
Warning:   346:63  warning  Unexpected any. Specify a different type                                   @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/atoms/ComponentPaletteItem.tsx
Warning:   13:35  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/atoms/ComponentTreeNode.tsx
Warning:   38:41  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/atoms/DataList.tsx
Warning:   5:10  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   6:22  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/atoms/DetailRow.tsx
Warning:   1:10  warning  'Card' is defined but never used. Allowed unused vars must match /^_/u         @typescript-eslint/no-unused-vars
Warning:   1:16  warning  'CardContent' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/atoms/PropertyEditorField.tsx
Warning:   10:10  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   13:35  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/atoms/SeedDataStatus.tsx
Warning:   3:20  warning  'Check' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   3:27  warning  'X' is defined but never used. Allowed unused vars must match /^_/u      @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/atoms/json-ui/IconRenderer.tsx
Warning:    1:10  warning  'ReactNode' is defined but never used. Allowed unused vars must match /^_/u        @typescript-eslint/no-unused-vars
Warning:    2:10  warning  'ComponentSchema' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:    4:10  warning  'cn' is defined but never used. Allowed unused vars must match /^_/u               @typescript-eslint/no-unused-vars
Warning:   14:35  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/molecules/CanvasRenderer.tsx
Warning:   36:11  warning  'def' is assigned a value but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/molecules/ComponentBindingDialog.tsx
Warning:   32:52  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/molecules/ComponentTree.tsx
Warning:   4:10  warning  'Button' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   5:16  warning  'Plus' is defined but never used. Allowed unused vars must match /^_/u    @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/molecules/DataSourceCard.tsx
Warning:   3:10  warning  'Input' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   4:10  warning  'Label' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/molecules/DataSourceEditorDialog.tsx
Warning:     6:10  warning  'Select' is defined but never used. Allowed unused vars must match /^_/u          @typescript-eslint/no-unused-vars
Warning:     6:18  warning  'SelectContent' is defined but never used. Allowed unused vars must match /^_/u   @typescript-eslint/no-unused-vars
Warning:     6:33  warning  'SelectItem' is defined but never used. Allowed unused vars must match /^_/u      @typescript-eslint/no-unused-vars
Warning:     6:45  warning  'SelectTrigger' is defined but never used. Allowed unused vars must match /^_/u   @typescript-eslint/no-unused-vars
Warning:     6:60  warning  'SelectValue' is defined but never used. Allowed unused vars must match /^_/u     @typescript-eslint/no-unused-vars
Warning:     8:22  warning  'DataSourceType' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   111:30  warning  'err' is defined but never used                                                   @typescript-eslint/no-unused-vars
Warning:   131:28  warning  'err' is defined but never used                                                   @typescript-eslint/no-unused-vars
Warning:   151:30  warning  'err' is defined but never used                                                   @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/molecules/GitHubBuildStatus.tsx
Warning:   48:50  warning  'defaultBranch' is assigned a value but never used. Allowed unused args must match /^_/u                      @typescript-eslint/no-unused-vars
Warning:   57:6   warning  React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array  react-hooks/exhaustive-deps

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/molecules/LazyBarChart.tsx
Warning:   7:30  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/molecules/LazyInlineMonacoEditor.tsx
Warning:   16:13  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/molecules/LazyLineChart.tsx
Warning:   7:30  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/molecules/LazyMonacoEditor.tsx
Warning:   49:17  warning  Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components  react-refresh/only-export-components

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/molecules/PropertyEditor.tsx
Warning:   28:49   warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   41:86   warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   41:101  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/molecules/TreeCard.tsx
Warning:   1:16  warning  'CardContent' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/orchestration/ComponentRenderer.tsx
Warning:     9:37  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    25:27  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    26:38  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   100:30  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   100:50  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/orchestration/PageRenderer.tsx
Warning:   14:51  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   27:27  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   28:44  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/organisms/JSONUIShowcase.tsx
Warning:    1:20  warning  'useEffect' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   11:11  warning  Unexpected any. Specify a different type                                     @typescript-eslint/no-explicit-any
Warning:   12:12  warning  Unexpected any. Specify a different type                                     @typescript-eslint/no-explicit-any
Warning:   13:16  warning  Unexpected any. Specify a different type                                     @typescript-eslint/no-explicit-any
Warning:   23:32  warning  Unexpected any. Specify a different type                                     @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/organisms/SchemaCodeViewer.tsx
Warning:    1:10  warning  'Button' is defined but never used. Allowed unused vars must match /^_/u      @typescript-eslint/no-unused-vars
Warning:    4:16  warning  'Eye' is defined but never used. Allowed unused vars must match /^_/u         @typescript-eslint/no-unused-vars
Warning:    9:11  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:   12:36  warning  'components' is defined but never used. Allowed unused args must match /^_/u  @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/organisms/SchemaEditorLayout.tsx
Warning:   1:23  warning  'PageSchema' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/organisms/TreeListPanel.tsx
Warning:   2:10  warning  'Button' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/ui/badge.tsx
Warning:   46:17  warning  Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components  react-refresh/only-export-components

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/ui/button.tsx
Warning:   64:18  warning  Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components  react-refresh/only-export-components

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/ui/form.tsx
Warning:   157:3  warning  Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components  react-refresh/only-export-components

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/ui/navigation-menu.tsx
Warning:   167:3  warning  Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components  react-refresh/only-export-components

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/ui/sidebar.tsx
Warning:   725:3  warning  Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components  react-refresh/only-export-components

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/components/ui/toggle.tsx
Warning:   45:18  warning  Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components  react-refresh/only-export-components

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/config/orchestration/PageRenderer.tsx
Warning:   10:46  warning  Unexpected any. Specify a different type                                                                                                                                                                                     @typescript-eslint/no-explicit-any
Warning:   16:9   warning  The 'context' object makes the dependencies of useCallback Hook (at line 30) change on every render. Move it inside the useCallback callback. Alternatively, wrap the initialization of 'context' in its own useMemo() Hook  react-hooks/exhaustive-deps
Warning:   24:34  warning  Unexpected any. Specify a different type                                                                                                                                                                                     @typescript-eslint/no-explicit-any
Warning:   48:35  warning  Unexpected any. Specify a different type                                                                                                                                                                                     @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/config/orchestration/action-executor.ts
Warning:    6:36  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    7:29  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    8:45  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   29:38  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   40:20  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/config/orchestration/component-registry.ts
Warning:   31:62  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   66:59  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/config/orchestration/data-source-manager.ts
Warning:    7:42  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   58:62  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   60:43  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/config/orchestration/schema.ts
Warning:   29:31  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/config/page-loader.ts
Warning:    97:95   warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    97:131  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    97:153  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   104:39   warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/core/use-clipboard.ts
Warning:   14:14  warning  'error' is defined but never used  @typescript-eslint/no-unused-vars
Warning:   24:14  warning  'error' is defined but never used  @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/data/use-array.ts
Warning:   6:9  warning  The 'safeItems' logical expression could make the dependencies of useCallback Hook (at line 41) change on every render. To fix this, wrap the initialization of 'safeItems' in its own useMemo() Hook  react-hooks/exhaustive-deps
Warning:   6:9  warning  The 'safeItems' logical expression could make the dependencies of useCallback Hook (at line 48) change on every render. To fix this, wrap the initialization of 'safeItems' in its own useMemo() Hook  react-hooks/exhaustive-deps

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/data/use-crud.ts
Warning:   17:50  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/data/use-data-source.ts
Warning:    5:39  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    9:38  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   13:37  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   17:41  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   21:43  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   22:37  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   23:32  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/data/use-data-sources.ts
Warning:    6:51  warning  Unexpected any. Specify a different type                                                                                                         @typescript-eslint/no-explicit-any
Error:   11:5   error    React Hook "useKV" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function  react-hooks/rules-of-hooks
Warning:   16:37  warning  Unexpected any. Specify a different type                                                                                                         @typescript-eslint/no-explicit-any
Warning:   18:36  warning  'index' is defined but never used. Allowed unused args must match /^_/u                                                                          @typescript-eslint/no-unused-vars
Warning:   34:6   warning  React Hook useEffect has missing dependencies: 'dataSources', 'kvSources', and 'kvStates'. Either include them or remove the dependency array    react-hooks/exhaustive-deps
Warning:   52:60  warning  Unexpected any. Specify a different type                                                                                                         @typescript-eslint/no-explicit-any
Warning:   70:74  warning  Unexpected any. Specify a different type                                                                                                         @typescript-eslint/no-explicit-any
Warning:   86:20  warning  Unexpected any. Specify a different type                                                                                                         @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/data/use-filter.ts
Warning:   6:10  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/data/use-json-data.ts
Warning:    6:17  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   19:48  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   19:56  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   19:63  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   27:59  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   28:24  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   31:19  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/data/use-local-storage.ts
Warning:   1:20  warning  'useEffect' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/data/use-pagination.ts
Warning:   4:10  warning  Unexpected any. Specify a different type                             @typescript-eslint/no-explicit-any
Warning:   9:31  warning  'T' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/data/use-search-filter.ts
Warning:    6:48  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    9:58  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   15:57  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   37:54  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/data/use-seed-templates.ts
Warning:    12:24  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   126:56  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/data/use-selection.ts
Warning:   9:55  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/data/use-sort.ts
Warning:   11:50  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/forms/use-form-field.ts
Warning:    3:37  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    8:34  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   14:34  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   65:38  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   71:60  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/forms/use-form.ts
Warning:    9:50  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   19:56  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/json-ui/use-data-sources.ts
Warning:    5:51  warning  Unexpected any. Specify a different type                                                  @typescript-eslint/no-explicit-any
Warning:    8:9   warning  'staticSources' is assigned a value but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   20:41  warning  Unexpected any. Specify a different type                                                  @typescript-eslint/no-explicit-any
Warning:   42:66  warning  Unexpected any. Specify a different type                                                  @typescript-eslint/no-explicit-any
Warning:   52:34  warning  Unexpected any. Specify a different type                                                  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/json-ui/use-json-renderer.ts
Warning:    2:10  warning  'ComponentSchema' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:    6:51  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any
Warning:    6:58  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any
Warning:   19:20  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any
Warning:   19:46  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any
Warning:   19:53  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any
Warning:   29:35  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any
Warning:   29:62  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any
Warning:   29:84  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any
Warning:   30:38  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/orchestration/use-actions.ts
Warning:     2:10  warning  'PageSchema' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:     5:82  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:     9:46  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:    12:45  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:    62:65  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:    78:37  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:    78:66  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:    82:22  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:    87:37  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:    87:66  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:    91:22  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:    92:26  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:    98:37  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:    98:66  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:   102:22  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:   102:54  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:   107:39  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:   116:41  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:   116:70  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:   128:72  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/orchestration/use-page.ts
Warning:    2:22  warning  'DataSource' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   17:67  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:   20:35  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any
Warning:   45:38  warning  Unexpected any. Specify a different type                                      @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/ui/use-action-executor.ts
Warning:     8:68  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    29:54  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   110:72  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/ui/use-component-registry.ts
Warning:   12:57  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   34:60  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   38:46  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   39:37  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/ui/use-confirm-dialog.ts
Warning:   39:6  warning  React Hook useCallback has a missing dependency: 'state'. Either include it or remove the dependency array  react-hooks/exhaustive-deps
Warning:   46:6  warning  React Hook useCallback has a missing dependency: 'state'. Either include it or remove the dependency array  react-hooks/exhaustive-deps

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/ui/use-data-binding.ts
Warning:    4:24  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   10:37  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   10:43  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   42:28  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   42:50  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   45:38  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/ui/use-drag-drop.ts
Warning:   6:9  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/ui/use-event-handlers.ts
Warning:    4:40  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    4:50  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   11:24  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   39:65  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   39:75  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   42:48  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   42:58  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/ui/use-form-state.ts
Warning:    3:38  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   10:53  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   18:55  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   22:24  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   22:50  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   36:28  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   70:28  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/ui/use-form.ts
Warning:    4:10  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   15:50  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   23:56  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   35:64  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   57:51  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/ui/use-json-export.ts
Warning:    5:43  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   26:46  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   37:68  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/ui/use-list-operations.ts
Warning:   11:18  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/use-ai-operations.ts
Warning:   4:10  warning  'ProjectFile' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   4:23  warning  'PrismaModel' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   4:36  warning  'ThemeConfig' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/use-last-saved.ts
Warning:   3:44  warning  Unexpected any. Specify a different type                                                                                                                              @typescript-eslint/no-explicit-any
Warning:   8:6   warning  React Hook useEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies  react-hooks/exhaustive-deps

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/use-project-loader.ts
Warning:    4:23  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    5:24  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    6:28  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    7:32  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    8:27  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    9:25  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   10:23  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   11:33  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   12:34  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   13:27  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   14:29  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   15:30  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   16:29  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   17:32  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/hooks/use-pwa.ts
Warning:   32:54  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/lib/ai-service.ts
Error:   1:1  error  Do not use "@ts-nocheck" because it alters compilation errors  @typescript-eslint/ban-ts-comment

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/lib/component-definitions.ts
Warning:   8:33  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/lib/component-registry.ts
Warning:   2:10  warning  'lazyWithRetry' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/lib/error-repair-service.ts
Error:    1:1   error    Do not use "@ts-nocheck" because it alters compilation errors                      @typescript-eslint/ban-ts-comment
Warning:   23:11  warning  'errors' is assigned a value but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   83:26  warning  'index' is defined but never used. Allowed unused args must match /^_/u            @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/lib/generators.ts
Warning:   1:122  warning  'FlaskEndpoint' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/lib/json-ui/component-registry.ts
Warning:    38:32  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    42:17  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    43:19  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    44:13  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    45:15  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    46:15  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    47:15  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    48:15  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    49:15  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    50:15  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    51:25  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    52:25  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    53:23  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    54:23  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    55:19  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    56:21  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    57:17  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   167:74  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   171:61  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/lib/json-ui/component-registry.tsx
Warning:   22:55  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   68:61  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/lib/json-ui/component-renderer.tsx
Warning:    7:24  warning  Unexpected any. Specify a different type                                                                                    @typescript-eslint/no-explicit-any
Warning:    8:61  warning  Unexpected any. Specify a different type                                                                                    @typescript-eslint/no-explicit-any
Warning:   11:64  warning  Unexpected any. Specify a different type                                                                                    @typescript-eslint/no-explicit-any
Warning:   11:71  warning  Unexpected any. Specify a different type                                                                                    @typescript-eslint/no-explicit-any
Error:   41:17  error    React Hook "useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render  react-hooks/rules-of-hooks
Warning:   42:36  warning  Unexpected any. Specify a different type                                                                                    @typescript-eslint/no-explicit-any
Warning:   52:95  warning  Unexpected any. Specify a different type                                                                                    @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/lib/json-ui/hooks.ts
Warning:     8:18  warning  Unexpected any. Specify a different type                                                                                       @typescript-eslint/no-explicit-any
Warning:     9:22  warning  Unexpected any. Specify a different type                                                                                       @typescript-eslint/no-explicit-any
Warning:     9:30  warning  Unexpected any. Specify a different type                                                                                       @typescript-eslint/no-explicit-any
Warning:    39:6   warning  React Hook useCallback has a missing dependency: 'config'. Either include it or remove the dependency array                    react-hooks/exhaustive-deps
Warning:    62:31  warning  Unexpected any. Specify a different type                                                                                       @typescript-eslint/no-explicit-any
Warning:    85:57  warning  Unexpected any. Specify a different type                                                                                       @typescript-eslint/no-explicit-any
Warning:    86:22  warning  'setLoadingMap' is assigned a value but never used. Allowed unused vars must match /^_/u                                       @typescript-eslint/no-unused-vars
Warning:    87:20  warning  'setErrorMap' is assigned a value but never used. Allowed unused vars must match /^_/u                                         @typescript-eslint/no-unused-vars
Warning:    91:54  warning  Unexpected any. Specify a different type                                                                                       @typescript-eslint/no-explicit-any
Warning:   107:6   warning  React Hook useEffect has missing dependencies: 'sources' and 'updateData'. Either include them or remove the dependency array  react-hooks/exhaustive-deps
Warning:   119:81  warning  Unexpected any. Specify a different type                                                                                       @typescript-eslint/no-explicit-any
Warning:   121:70  warning  Unexpected any. Specify a different type                                                                                       @typescript-eslint/no-explicit-any
Warning:   125:59  warning  Unexpected any. Specify a different type                                                                                       @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/lib/json-ui/page-renderer.tsx
Warning:    9:29  warning  Unexpected any. Specify a different type                                               @typescript-eslint/no-explicit-any
Warning:    9:42  warning  Unexpected any. Specify a different type                                               @typescript-eslint/no-explicit-any
Warning:   13:29  warning  'updatePath' is assigned a value but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   23:83  warning  Unexpected any. Specify a different type                                               @typescript-eslint/no-explicit-any
Warning:   49:40  warning  Unexpected any. Specify a different type                                               @typescript-eslint/no-explicit-any
Warning:   49:60  warning  Unexpected any. Specify a different type                                               @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/lib/json-ui/renderer.tsx
Warning:     4:49  warning  'mergeClassNames' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:     9:28  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any
Warning:    10:46  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any
Warning:    11:28  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any
Warning:    39:27  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any
Warning:    66:31  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any
Warning:    78:35  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any
Warning:   127:13  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any
Warning:   128:11  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any
Warning:   129:20  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any
Warning:   130:21  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any
Warning:   134:68  warning  Unexpected any. Specify a different type                                           @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/lib/json-ui/schema.ts
Warning:   30:33  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/lib/json-ui/utils.ts
Warning:    1:113  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    1:120  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   14:37   warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   14:57   warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   20:37   warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   20:63   warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   20:69   warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   35:78   warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   45:37   warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   45:64   warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/lib/json-ui/validator.ts
Warning:    16:40  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    45:35  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    65:14  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   101:42  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   108:40  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   109:64  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/lib/lazy-loader.ts
Warning:   11:55  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   55:59  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   63:46  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   65:57  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   90:53  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   93:42  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/lib/library-loader.ts
Warning:     1:46  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   105:8   warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/lib/pwa-icons.ts
Warning:   25:9   warning  'innerSize' is assigned a value but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   74:14  warning  'error' is defined but never used                                                     @typescript-eslint/no-unused-vars

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/lib/schema-renderer.tsx
Warning:     8:24  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:     9:40  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:     9:50  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    64:62  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   130:24  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   131:40  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   131:50  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/router/RouterProvider.tsx
Warning:    2:25  warning  'Navigate' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   10:17  warning  Unexpected any. Specify a different type                                    @typescript-eslint/no-explicit-any
Warning:   11:18  warning  Unexpected any. Specify a different type                                    @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/router/routes.tsx
Warning:    1:10  warning  'lazy' is defined but never used. Allowed unused vars must match /^_/u                                  @typescript-eslint/no-unused-vars
Warning:   12:7   warning  Fast refresh only works when a file only exports components. Move your component(s) to a separate file  react-refresh/only-export-components
Warning:   17:10  warning  Unexpected any. Specify a different type                                                                @typescript-eslint/no-explicit-any
Warning:   20:91  warning  Unexpected any. Specify a different type                                                                @typescript-eslint/no-explicit-any
Warning:   34:7   warning  Fast refresh only works when a file only exports components. Move your component(s) to a separate file  react-refresh/only-export-components
Warning:   40:4   warning  Unexpected any. Specify a different type                                                                @typescript-eslint/no-explicit-any
Warning:   42:95  warning  Unexpected any. Specify a different type                                                                @typescript-eslint/no-explicit-any
Warning:   43:97  warning  Unexpected any. Specify a different type                                                                @typescript-eslint/no-explicit-any
Warning:   73:17  warning  Unexpected any. Specify a different type                                                                @typescript-eslint/no-explicit-any
Warning:   74:18  warning  Unexpected any. Specify a different type                                                                @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/schemas/dashboard-schema.ts
Warning:    31:49  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    43:40  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    44:42  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   209:46  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   258:42  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   258:69  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/schemas/page-schemas.ts
Warning:   30:43  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   31:43  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/schemas/ui-schema.ts
Warning:   9:41  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/types/json-ui.ts
Warning:    1:10  warning  'ReactNode' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
Warning:   24:18  warning  Unexpected any. Specify a different type                                     @typescript-eslint/no-explicit-any
Warning:   25:35  warning  Unexpected any. Specify a different type                                     @typescript-eslint/no-explicit-any
Warning:   25:44  warning  Unexpected any. Specify a different type                                     @typescript-eslint/no-explicit-any
Warning:   34:11  warning  Unexpected any. Specify a different type                                     @typescript-eslint/no-explicit-any
Warning:   35:35  warning  Unexpected any. Specify a different type                                     @typescript-eslint/no-explicit-any
Warning:   35:49  warning  Unexpected any. Specify a different type                                     @typescript-eslint/no-explicit-any
Warning:   35:57  warning  Unexpected any. Specify a different type                                     @typescript-eslint/no-explicit-any
Warning:   43:23  warning  Unexpected any. Specify a different type                                     @typescript-eslint/no-explicit-any
Warning:   43:31  warning  Unexpected any. Specify a different type                                     @typescript-eslint/no-explicit-any
Warning:   49:37  warning  Unexpected any. Specify a different type                                     @typescript-eslint/no-explicit-any
Warning:   55:26  warning  Unexpected any. Specify a different type                                     @typescript-eslint/no-explicit-any
Warning:   85:24  warning  Unexpected any. Specify a different type                                     @typescript-eslint/no-explicit-any
Warning:   86:41  warning  Unexpected any. Specify a different type                                     @typescript-eslint/no-explicit-any
Warning:   87:43  warning  Unexpected any. Specify a different type                                     @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/types/page-schema.ts
Warning:   15:41  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/types/project.ts
Warning:    29:25  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:    88:24  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   207:24  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   265:26  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/low-code-react-app-b/low-code-react-app-b/src/vite-end.d.ts
Warning:   8:61  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

✖ 536 problems (12 errors, 524 warnings)

Error: Process completed with exit code 1.
2026-01-17 13:38:15 +00:00
944e164deb Generated by Spark: Load more of UI from JSON declarations and break up large components into atomic and create hooks as needed 2026-01-17 12:01:34 +00:00
83dd57f259 Generated by Spark: Convert more pages to JSON-driven configuration (Models, Components, Workflows) 2026-01-17 11:46:36 +00:00
d84c221e6e Generated by Spark: Add data source binding UI to connect components to KV storage and computed values 2026-01-17 11:10:54 +00:00
9b9f0da541 Generated by Spark: Build a visual schema editor to create JSON UI configs through drag-and-drop 2026-01-17 11:03:10 +00:00
ac6afd9961 Generated by Spark: Load more of UI from JSON declarations and break up large components into atomic and create hooks as needed 2026-01-17 10:49:03 +00:00