Skip to content

feat: show 24h TWAP price on key detail page #556

feat: show 24h TWAP price on key detail page

feat: show 24h TWAP price on key detail page #556

Triggered via pull request August 29, 2026 14:17
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
verify
Process completed with exit code 2.
verify: src/pages/CreatorDetailPage.tsx#L269
Property 'totalPaidToCreator' does not exist on type 'Course'.
verify: src/pages/CreatorDetailPage.tsx#L268
Property 'totalPaidToCoCreator' does not exist on type 'Course'.
verify: src/pages/CreatorDetailPage.tsx#L267
Property 'coCreatorSplitBps' does not exist on type 'Course'.
verify: src/pages/CreatorDetailPage.tsx#L266
Property 'coCreatorAddress' does not exist on type 'Course'.
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/