Skip to content

feat: Add Servlet and Streams modules, including a Servlet request-re… #10

feat: Add Servlet and Streams modules, including a Servlet request-re…

feat: Add Servlet and Streams modules, including a Servlet request-re… #10

Triggered via push February 2, 2026 14:32
Status Failure
Total duration 19s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build
Process completed with exit code 2.
build: src/features/streams/index.ts#L3
Cannot find module './StreamsSimulator' or its corresponding type declarations.
build: src/features/streams/StreamsModule.tsx#L7
Cannot find module './StreamsSimulator' or its corresponding type declarations.
build: src/App.tsx#L23
Type '{ gc: () => Element; threads: () => Element; jit: () => Element; jmm: () => Element; static: () => Element; architecture: () => Element; platform: () => Element; jdbc: () => Element; }' is missing the following properties from type 'Record<ModuleId, ComponentType<{}>>': servlet, streams