Add openapi-typescript-helpers package #684
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
32 errors
test-node-versions (18.x)
Unused '@ts-expect-error' directive.
|
test-node-versions (18.x)
Type '{ title: string; body: string; publish_date: number; }' is not assignable to type 'undefined'.
|
test-node-versions (18.x)
Type '{ title: string; publish_date: number; body: string; }' is not assignable to type 'undefined'.
|
test-node-versions (18.x)
Type '{ title: string; publish_date: number; body: string; }' is not assignable to type 'undefined'.
|
test-node-versions (18.x)
Type '{ name: string; email: string; subject: string; message: string; }' is not assignable to type 'undefined'.
|
test-node-versions (18.x)
No overload matches this call.
|
test-node-versions (18.x)
No overload matches this call.
|
test-node-versions (18.x)
Type '{ media: string; name: string; }' is not assignable to type 'undefined'.
|
test-node-versions (18.x)
Type '{ title: string; body: string; publish_date: number; }' is not assignable to type 'undefined'.
|
test-node-versions (18.x)
Type '{ message: string; replied_at: number; }' is not assignable to type 'undefined'.
|
test-node-versions (20.x)
The job was canceled because "_18_x" failed.
|
test-node-versions (20.x)
The operation was canceled.
|
test-windows
Unused '@ts-expect-error' directive.
|
test-windows
Type '{ title: string; body: string; publish_date: number; }' is not assignable to type 'undefined'.
|
test-windows
Type '{ title: string; publish_date: number; body: string; }' is not assignable to type 'undefined'.
|
test-windows
Type '{ title: string; publish_date: number; body: string; }' is not assignable to type 'undefined'.
|
test-windows
Type '{ name: string; email: string; subject: string; message: string; }' is not assignable to type 'undefined'.
|
test-windows
No overload matches this call.
|
test-windows
No overload matches this call.
|
test-windows
Type '{ media: string; name: string; }' is not assignable to type 'undefined'.
|
test-windows
Type '{ title: string; body: string; publish_date: number; }' is not assignable to type 'undefined'.
|
test-windows
Type '{ message: string; replied_at: number; }' is not assignable to type 'undefined'.
|
test-macos
Unused '@ts-expect-error' directive.
|
test-macos
Type '{ title: string; body: string; publish_date: number; }' is not assignable to type 'undefined'.
|
test-macos
Type '{ title: string; publish_date: number; body: string; }' is not assignable to type 'undefined'.
|
test-macos
Type '{ title: string; publish_date: number; body: string; }' is not assignable to type 'undefined'.
|
test-macos
Type '{ name: string; email: string; subject: string; message: string; }' is not assignable to type 'undefined'.
|
test-macos
No overload matches this call.
|
test-macos
No overload matches this call.
|
test-macos
Type '{ media: string; name: string; }' is not assignable to type 'undefined'.
|
test-macos
Type '{ title: string; body: string; publish_date: number; }' is not assignable to type 'undefined'.
|
test-macos
Type '{ message: string; replied_at: number; }' is not assignable to type 'undefined'.
|