Skip to content

feat: add support for edge functions #26

feat: add support for edge functions

feat: add support for edge functions #26

Triggered via pull request May 29, 2025 14:28
Status Failure
Total duration 36s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: packages/edge-functions/dev/deno/run.ts#L50
Invalid type "number" of template literal expression
Lint: packages/edge-functions/dev/deno/run.ts#L50
Unsafe assignment of an `any` value
Lint: packages/edge-functions/dev/deno/run.ts#L45
Forbidden non-null assertion
Lint: packages/edge-functions/dev/deno/run.ts#L44
Unsafe assignment of an `any` value
Lint: packages/edge-functions/dev/deno/run.ts#L32
The 'Request' is still an experimental feature and is not supported until Node.js 21.0.0. The configured version range is '>=18.0.0'
Lint: packages/edge-functions/dev/deno/run.ts#L32
Unsafe member access .serve on an `error` typed value
Lint: packages/edge-functions/dev/deno/run.ts#L32
Unsafe call of a(n) `error` type typed value
Lint: packages/edge-functions/dev/deno/run.ts#L32
Unsafe assignment of an error typed value
Lint: packages/edge-functions/dev/deno/run.ts#L20
Unsafe assignment of an `any` value
Lint: packages/dev/src/main.ts#L120
'HTTPServer' is an 'error' type that acts as 'any' and overrides all other types in this union type