fix(deps): update dependency openapi-fetch to ^0.12.0 #88
pr_cockpit-web.yml
on: pull_request
Web frontend built
22s
Run web linting via ESLint
22s
Validate web formatting
29s
Annotations
16 errors and 1 warning
Web frontend built
Property 'get' does not exist on type 'Client<paths, `${string}/${string}`>'. 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 'Client<paths, `${string}/${string}`>'. Did you mean 'POST'?
|
Web frontend built
Property 'get' does not exist on type 'Client<paths, `${string}/${string}`>'. Did you mean 'GET'?
|
Web frontend built
Process completed with exit code 2.
|
Run web linting via ESLint:
web/src/api/session.ts#L23
Unsafe member access .catch 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 .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 call of an `any` typed 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#L43
Unsafe assignment of 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#L46
Unsafe member access .data on an `any` value
|
Run web linting via ESLint:
web/src/api/session.ts#L47
Unsafe member access .response on an `any` value
|
Run web linting via ESLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|