Folksonomy open api regenerate #59
nodejs.yml
on: pull_request
Matrix: Build, Lint, Format, Tests and Build Docs
Deploy Docs
0s
Annotations
19 errors
Build, Lint, Format, Tests and Build Docs (20.x):
src/folksonomy.ts#L142
Property 'scope' is missing in type '{ username: string; password: string; }' but required in type '{ grant_type?: string | null | undefined; username: string; password: string; scope: string; client_id?: string | null | undefined; client_secret?: string | null | undefined; }'.
|
Build, Lint, Format, Tests and Build Docs (20.x):
src/folksonomy.ts#L144
Type '(params: Record<string, string>) => URLSearchParams' is not assignable to type 'BodySerializer<{ parameters: { query?: undefined; header?: undefined; path?: undefined; cookie?: undefined; }; requestBody: { content: { "application/x-www-form-urlencoded": { grant_type?: string | null | undefined; ... 4 more ...; client_secret?: string | ... 1 more ... | undefined; }; }; }; responses: { ...; }; }>'.
|
Build, Lint, Format, Tests and Build Docs (20.x):
src/folksonomy.ts#L160
Type '{ detail?: { loc: (string | number)[]; msg: string; type: string; }[] | undefined; }' is not assignable to type 'ApiError'.
|
Build, Lint, Format, Tests and Build Docs (20.x)
Process completed with exit code 2.
|
Build, Lint, Format, Tests and Build Docs (22.x)
The job was canceled because "_20_x" failed.
|
Build, Lint, Format, Tests and Build Docs (22.x):
src/folksonomy.ts#L142
Property 'scope' is missing in type '{ username: string; password: string; }' but required in type '{ grant_type?: string | null | undefined; username: string; password: string; scope: string; client_id?: string | null | undefined; client_secret?: string | null | undefined; }'.
|
Build, Lint, Format, Tests and Build Docs (22.x):
src/folksonomy.ts#L144
Type '(params: Record<string, string>) => URLSearchParams' is not assignable to type 'BodySerializer<{ parameters: { query?: undefined; header?: undefined; path?: undefined; cookie?: undefined; }; requestBody: { content: { "application/x-www-form-urlencoded": { grant_type?: string | null | undefined; ... 4 more ...; client_secret?: string | ... 1 more ... | undefined; }; }; }; responses: { ...; }; }>'.
|
Build, Lint, Format, Tests and Build Docs (22.x):
src/folksonomy.ts#L160
Type '{ detail?: { loc: (string | number)[]; msg: string; type: string; }[] | undefined; }' is not assignable to type 'ApiError'.
|
Build, Lint, Format, Tests and Build Docs (22.x)
Process completed with exit code 2.
|
Build, Lint, Format, Tests and Build Docs (18.x)
The job was canceled because "_20_x" failed.
|
Build, Lint, Format, Tests and Build Docs (18.x):
src/folksonomy.ts#L142
Property 'scope' is missing in type '{ username: string; password: string; }' but required in type '{ grant_type?: string | null | undefined; username: string; password: string; scope: string; client_id?: string | null | undefined; client_secret?: string | null | undefined; }'.
|
Build, Lint, Format, Tests and Build Docs (18.x):
src/folksonomy.ts#L144
Type '(params: Record<string, string>) => URLSearchParams' is not assignable to type 'BodySerializer<{ parameters: { query?: undefined; header?: undefined; path?: undefined; cookie?: undefined; }; requestBody: { content: { "application/x-www-form-urlencoded": { grant_type?: string | null | undefined; ... 4 more ...; client_secret?: string | ... 1 more ... | undefined; }; }; }; responses: { ...; }; }>'.
|
Build, Lint, Format, Tests and Build Docs (18.x):
src/folksonomy.ts#L160
Type '{ detail?: { loc: (string | number)[]; msg: string; type: string; }[] | undefined; }' is not assignable to type 'ApiError'.
|
Build, Lint, Format, Tests and Build Docs (18.x)
Process completed with exit code 2.
|
Build, Lint, Format, Tests and Build Docs (23.x)
The job was canceled because "_20_x" failed.
|
Build, Lint, Format, Tests and Build Docs (23.x):
src/folksonomy.ts#L142
Property 'scope' is missing in type '{ username: string; password: string; }' but required in type '{ grant_type?: string | null | undefined; username: string; password: string; scope: string; client_id?: string | null | undefined; client_secret?: string | null | undefined; }'.
|
Build, Lint, Format, Tests and Build Docs (23.x):
src/folksonomy.ts#L144
Type '(params: Record<string, string>) => URLSearchParams' is not assignable to type 'BodySerializer<{ parameters: { query?: undefined; header?: undefined; path?: undefined; cookie?: undefined; }; requestBody: { content: { "application/x-www-form-urlencoded": { grant_type?: string | null | undefined; ... 4 more ...; client_secret?: string | ... 1 more ... | undefined; }; }; }; responses: { ...; }; }>'.
|
Build, Lint, Format, Tests and Build Docs (23.x):
src/folksonomy.ts#L160
Type '{ detail?: { loc: (string | number)[]; msg: string; type: string; }[] | undefined; }' is not assignable to type 'ApiError'.
|
Build, Lint, Format, Tests and Build Docs (23.x)
The operation was canceled.
|