fix(deps): update dependency openapi-fetch to ^0.15.0 #131
pr_cockpit-web.yml
on: pull_request
Web frontend built
23s
Run web linting via ESLint
24s
Validate web formatting
27s
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
|