Skip to content

chore: cleanup

chore: cleanup #852

Triggered via push October 27, 2024 07:25
Status Failure
Total duration 38s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test: examples/browser-cli/src/runner.ts#L13
Object literal may only specify known properties, and 'fetchModule' does not exist in type 'ModuleRunnerTransport'.
test: examples/web-worker-rsc/src/lib/runner.ts#L13
Object literal may only specify known properties, and 'fetchModule' does not exist in type 'ModuleRunnerTransport'.
test: examples/web-worker/src/lib/runner.ts#L13
Object literal may only specify known properties, and 'fetchModule' does not exist in type 'ModuleRunnerTransport'.
test
Process completed with exit code 2.