Skip to content

feat(): add Next.js demo project with initial configuration and compo… #13

feat(): add Next.js demo project with initial configuration and compo…

feat(): add Next.js demo project with initial configuration and compo… #13

Triggered via push June 16, 2025 09:30
Status Failure
Total duration 19s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: src/demos/nextjs-bybit/app/layout.tsx#L3
Cannot find module 'next' or its corresponding type declarations.
Build: src/demos/nextjs-bybit/app/OptionSelector.tsx#L65
Cannot use JSX unless the '--jsx' flag is provided.
Build: src/demos/nextjs-bybit/app/OptionSelector.tsx#L64
Cannot use JSX unless the '--jsx' flag is provided.
Build: src/demos/nextjs-bybit/app/OptionSelector.tsx#L63
Cannot use JSX unless the '--jsx' flag is provided.
Build: src/demos/nextjs-bybit/app/OptionSelector.tsx#L62
Cannot use JSX unless the '--jsx' flag is provided.
Build: src/demos/nextjs-bybit/app/OptionSelector.tsx#L57
Cannot use JSX unless the '--jsx' flag is provided.
Build: src/demos/nextjs-bybit/app/OptionSelector.tsx#L56
Cannot use JSX unless the '--jsx' flag is provided.
Build: src/demos/nextjs-bybit/app/OptionSelector.tsx#L25
Argument of type '"exception"' is not assignable to parameter of type 'keyof WebsocketClientEvents'.
Build: src/demos/nextjs-bybit/app/OptionSelector.tsx#L3
Cannot find module 'react' or its corresponding type declarations.
Build: src/demos/nextjs-bybit/app/GlobalPollyfill.ts#L3
Cannot find module 'react' or its corresponding type declarations.