Skip to content

feat(runtime,serverless,cli): add WebSocket support #2814

feat(runtime,serverless,cli): add WebSocket support

feat(runtime,serverless,cli): add WebSocket support #2814

Triggered via pull request July 20, 2023 18:01
Status Failure
Total duration 7m 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Test
Process completed with exit code 1.
Lint: packages/integrations/remix/src/handler.ts#L11
Unexpected any. Specify a different type
Lint: packages/integrations/astro/src/index.ts#L22
Unexpected any. Specify a different type
Lint: packages/integrations/astro/src/index.ts#L23
Unexpected any. Specify a different type
Lint: packages/ui/src/components/Form/index.tsx#L11
Unexpected any. Specify a different type
Lint: packages/js-runtime/src/runtime/encoding/TextEncoder.ts#L6
'source' is defined but never used
Lint: packages/js-runtime/src/runtime/encoding/TextEncoder.ts#L6
'destination' is defined but never used
Lint: packages/js-runtime/src/runtime/global/crypto.ts#L146
Forbidden non-null assertion
Lint: packages/js-runtime/src/runtime/global/crypto.ts#L147
Forbidden non-null assertion
Lint: packages/js-runtime/src/runtime/global/crypto.ts#L148
Forbidden non-null assertion
Lint: packages/js-runtime/src/runtime/global/crypto.ts#L149
Forbidden non-null assertion