fix(deps): update dependency openapi-fetch to ^0.12.0 #88
Annotations
10 errors and 1 warning
web/src/api/session.ts#L23
Unsafe member access .catch on an `any` value
|
web/src/api/session.ts#L23
Unsafe call of an `any` typed value
|
web/src/api/session.ts#L23
Unsafe member access .then on an `any` value
|
web/src/api/session.ts#L23
Unsafe call of an `any` typed value
|
web/src/api/session.ts#L23
Unsafe call of an `any` typed value
|
web/src/api/session.ts#L26
Unsafe member access .response on an `any` value
|
web/src/api/session.ts#L43
Unsafe assignment of an `any` value
|
web/src/api/session.ts#L43
Unsafe call of an `any` typed value
|
web/src/api/session.ts#L46
Unsafe member access .data on an `any` value
|
web/src/api/session.ts#L47
Unsafe member access .response on an `any` value
|
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/
|
This job failed
Loading