Remove generics from examples #7038
Annotations
12 errors
Typescript
Process completed with exit code 2.
|
Test with Node lts/*
Process completed with exit code 1.
|
Test with Node lts/*
Type '{ error: ErrorFromResponse<APIErrorResponse>; errorStatusCode: number | undefined; status: string; html?: string | undefined; text?: string | undefined; ... 39 more ...; updated_at: Date; } | { ...; } | { ...; }' is not assignable to type 'MessageResponse<DefaultGenerics>'.\n" +
|
Test with Node lts/*
Unused '@ts-expect-error' directive.\n" +
|
Test with Node lts/*
Unused '@ts-expect-error' directive.\n" +
|
Test with Node lts/*
Type 'unknown' is not assignable to type 'string | null | undefined'.\n" +
|
Test with Node lts/*
Type 'unknown' is not assignable to type 'string | undefined'.\n" +
|
Test with Node lts/*
Type 'unknown' is not assignable to type 'ReactNode'.\n" +
|
Test with Node lts/*
Type 'unknown' is not assignable to type 'ReactNode'.\n" +
|
Test with Node lts/*
Type '{}' is not assignable to type 'ReactNode'.\n" +
|
Test with Node lts/*
Operator '>' cannot be applied to types '{}' and 'number'.\n" +
|
Test with Node lts/*
Type 'unknown' is not assignable to type 'string | undefined'.\n" +
|