Skip to content

fix: password & changePassword #282

fix: password & changePassword

fix: password & changePassword #282

Triggered via pull request July 10, 2025 06:52
Status Success
Total duration 2m 17s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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