Skip to content

More UI improvements and better dev mode #99

More UI improvements and better dev mode

More UI improvements and better dev mode #99

Triggered via pull request June 3, 2024 16:40
Status Failure
Total duration 1m 16s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typecheck: src/webview.ts#L28
Cannot find module '../srcDev/dist/server/server' or its corresponding type declarations.
typecheck: src/webview.ts#L30
Parameter 'message' implicitly has an 'any' type.
typecheck: srcDev/src/index.ts#L7
Cannot find name 'document'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
typecheck: srcDev/src/index.ts#L7
Cannot find name 'HTMLIFrameElement'.
typecheck: srcDev/src/index.ts#L14
Cannot find name 'window'.
typecheck: srcDev/src/index.ts#L14
Parameter 'e' implicitly has an 'any' type.
typecheck
Process completed with exit code 2.
test (ubuntu-latest)
Process completed with exit code 1.
test (macos-latest)
Process completed with exit code 1.
test (windows-latest)
Process completed with exit code 1.