Skip to content

feat: add quic support #880

feat: add quic support

feat: add quic support #880

Triggered via pull request August 8, 2024 12:48
Status Failure
Total duration 30s
Artifacts

mqttjs-test.yml

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

Annotations

6 errors
build (20.x): src/lib/connect/quic.ts#L3
Cannot find module 'node:quic' or its corresponding type declarations.
build (20.x): src/lib/connect/quic.ts#L25
Property 'alpn' does not exist on type 'IClientOptions'.
build (20.x)
Process completed with exit code 2.
build (18.x): src/lib/connect/quic.ts#L3
Cannot find module 'node:quic' or its corresponding type declarations.
build (18.x): src/lib/connect/quic.ts#L25
Property 'alpn' does not exist on type 'IClientOptions'.
build (18.x)
Process completed with exit code 2.