fix(deps): update dependency openapi-fetch to ^0.12.0 #56
pr_cockpit-web.yml
on: pull_request
Web frontend built
20s
Validate web formatting
28s
Annotations
6 errors and 2 warnings
Web frontend built
Property 'get' does not exist on type '{ GET: ClientMethod<paths, "get", `${string}/${string}`>; PUT: ClientMethod<paths, "put", `${string}/${string}`>; POST: ClientMethod<paths, "post", `${string}/${string}`>; ... 6 more ...; eject(...middleware: Middleware[]): void; }'. Did you mean 'GET'?
|
Web frontend built
Parameter 'pingResponse' implicitly has an 'any' type.
|
Web frontend built
Parameter 'error' implicitly has an 'any' type.
|
Web frontend built
Property 'post' does not exist on type '{ GET: ClientMethod<paths, "get", `${string}/${string}`>; PUT: ClientMethod<paths, "put", `${string}/${string}`>; POST: ClientMethod<paths, "post", `${string}/${string}`>; ... 6 more ...; eject(...middleware: Middleware[]): void; }'. Did you mean 'POST'?
|
Web frontend built
Property 'get' does not exist on type '{ GET: ClientMethod<paths, "get", `${string}/${string}`>; PUT: ClientMethod<paths, "put", `${string}/${string}`>; POST: ClientMethod<paths, "post", `${string}/${string}`>; ... 6 more ...; eject(...middleware: Middleware[]): void; }'. Did you mean 'GET'?
|
Web frontend built
Process completed with exit code 2.
|
Web frontend built
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Validate web formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|