Skip to content

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

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

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

Triggered via pull request July 20, 2023 16:23
Status Failure
Total duration 6m 59s
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/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
Lint: packages/js-runtime/src/runtime/global/file.ts#L22
Unexpected any. Specify a different type