Skip to content

πŸ› Fix TypeScript syntax #630

πŸ› Fix TypeScript syntax

πŸ› Fix TypeScript syntax #630

Triggered via push December 13, 2023 07:13
Status Failure
Total duration 32s
Artifacts

build.yml

on: push
Build and Publish
25s
Build and Publish
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build and Publish: src/update.ts#L1
Cannot find module 'node:dns' or its corresponding type declarations.
Build and Publish: src/update.ts#L2
Cannot find module 'node:net' or its corresponding type declarations.
Build and Publish: src/update.ts#L162
Property 'ipv6' does not exist on type '{ check?: "http" | "tcp-ping" | "ws" | undefined; method?: string | undefined; name: string; url: string; port?: number | undefined; expectedStatusCodes?: number[] | undefined; assignees?: string[] | undefined; ... 14 more ...; __dangerous__body_degraded_if_text_missing?: string | undefined; }'.
Build and Publish: src/update.ts#L164
Property 'ipv6' does not exist on type '{ check?: "http" | "tcp-ping" | "ws" | undefined; method?: string | undefined; name: string; url: string; port?: number | undefined; expectedStatusCodes?: number[] | undefined; assignees?: string[] | undefined; ... 14 more ...; __dangerous__body_degraded_if_text_missing?: string | undefined; }'.
Build and Publish
Process completed with exit code 2.