fix: password & changePassword #282
Annotations
7 warnings
build:
packages/shared/src/card.tsx#L29
Unsafe member access .status on an `error` typed value
|
build:
packages/shared/src/card.tsx#L28
Unsafe call of a(n) `error` type typed value
|
build:
packages/shared/src/card.tsx#L28
Unsafe assignment of an error typed value
|
build:
packages/api/src/axios.ts#L48
Expected the Promise rejection reason to be an Error
|
build:
packages/api/src/axios.ts#L44
Unsafe member access .response on an `any` value
|
build:
packages/utils/src/setCookie.ts#L7
Do not use `document.cookie` directly
|
build:
packages/utils/src/deleteCookie.ts#L3
Do not use `document.cookie` directly
|