Skip to content

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

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

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

Triggered via pull request March 24, 2025 13:57
Status Failure
Total duration 1h 0m 13s
Artifacts

pr_cockpit-web.yml

on: pull_request
Web frontend built
15s
Web frontend built
Run web linting via ESLint
29s
Run web linting via ESLint
Validate web formatting
15s
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