π Fix TypeScript syntax #630
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.
|