Skip to content

Folksonomy open api regenerate #59

Folksonomy open api regenerate

Folksonomy open api regenerate #59

Triggered via pull request November 20, 2024 17:30
Status Failure
Total duration 33s
Artifacts

nodejs.yml

on: pull_request
Matrix: Build, Lint, Format, Tests and Build Docs
Deploy Docs
0s
Deploy Docs
Fit to window
Zoom out
Zoom in

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.