Skip to content

feat: add integration tests for isOwnWallet and implement isOwnWallet… #396

feat: add integration tests for isOwnWallet and implement isOwnWallet…

feat: add integration tests for isOwnWallet and implement isOwnWallet… #396

Triggered via pull request July 19, 2026 10:33
Status Failure
Total duration 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
verify
Process completed with exit code 2.
verify: src/components/common/CreatorProfileHeader.tsx#L56
Argument of type 'string | number | null | undefined' is not assignable to parameter of type 'string | null | undefined'.
verify
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
verify: src/components/common/CreatorCard.tsx#L125
React Hook useEffect has a missing dependency: 'handleBuy'. Either include it or remove the dependency array