Skip to content

fix(deps): update dependency openapi-fetch to ^0.15.0 #131

fix(deps): update dependency openapi-fetch to ^0.15.0

fix(deps): update dependency openapi-fetch to ^0.15.0 #131

Triggered via pull request November 14, 2025 08:22
Status Failure
Total duration 31s
Artifacts

pr_cockpit-web.yml

on: pull_request
Web frontend built
23s
Web frontend built
Run web linting via ESLint
24s
Run web linting via ESLint
Validate web formatting
27s
Validate web formatting
Fit to window
Zoom out
Zoom in

Annotations

16 errors
Web frontend built
Process completed with exit code 2.
Web frontend built
Property 'get' does not exist on type 'Client<paths, `${string}/${string}`>'. Did you mean 'GET'?
Web frontend built
Property 'post' does not exist on type 'Client<paths, `${string}/${string}`>'. Did you mean 'POST'?
Web frontend built
Parameter 'error' implicitly has an 'any' type.
Web frontend built
Parameter 'pingResponse' implicitly has an 'any' type.
Web frontend built
Property 'get' does not exist on type 'Client<paths, `${string}/${string}`>'. Did you mean 'GET'?
Run web linting via ESLint: web/src/api/session.ts#L47
Unsafe member access .response on an `any` value
Run web linting via ESLint: web/src/api/session.ts#L46
Unsafe member access .data on an `any` value
Run web linting via ESLint: web/src/api/session.ts#L43
Unsafe call of an `any` typed value
Run web linting via ESLint: web/src/api/session.ts#L43
Unsafe assignment of an `any` value
Run web linting via ESLint: web/src/api/session.ts#L26
Unsafe member access .response on an `any` value
Run web linting via ESLint: web/src/api/session.ts#L23
Unsafe call of an `any` typed value
Run web linting via ESLint: web/src/api/session.ts#L23
Unsafe call of an `any` typed value
Run web linting via ESLint: web/src/api/session.ts#L23
Unsafe member access .then on an `any` value
Run web linting via ESLint: web/src/api/session.ts#L23
Unsafe call of an `any` typed value
Run web linting via ESLint: web/src/api/session.ts#L23
Unsafe member access .catch on an `any` value