Skip to content

feat: realtime 3d demo #113

feat: realtime 3d demo

feat: realtime 3d demo #113

Triggered via pull request January 28, 2024 18:10
Status Failure
Total duration 1m 49s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: apps/demo-nextjs-page-router/pages/index.tsx#L23
Unexpected any. Specify a different type
build: apps/demo-nextjs-page-router/pages/index.tsx#L94
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/page.tsx#L26
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/page.tsx#L104
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/whisper/page.tsx#L12
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/whisper/page.tsx#L129
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/whisper/page.tsx#L155
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/app/whisper/page.tsx#L170
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/components/drawing.tsx#L36
Unexpected any. Specify a different type
build: apps/demo-nextjs-app-router/components/drawing.tsx#L51
React Hook useEffect has a missing dependency: 'excalidrawAPI'. Either include it or remove the dependency array