fix: password & changePassword #184
Merged
Annotations
5 warnings
린트:
packages/shared/src/card.tsx#L29
Unsafe member access .status on an `error` typed value
|
린트:
packages/shared/src/card.tsx#L28
Unsafe call of a(n) `error` type typed value
|
린트:
packages/shared/src/card.tsx#L28
Unsafe assignment of an error typed value
|
린트:
packages/utils/src/setCookie.ts#L7
Do not use `document.cookie` directly
|
린트:
packages/utils/src/deleteCookie.ts#L3
Do not use `document.cookie` directly
|
Loading