Skip to content

feat: updated Official Feed badge to allow for community feeds #189

feat: updated Official Feed badge to allow for community feeds

feat: updated Official Feed badge to allow for community feeds #189

Triggered via pull request July 7, 2026 13:00
Status Failure
Total duration 2m 35s
Artifacts

preview-pr.yml

on: pull_request
e2e_and_preview
0s
e2e_and_preview
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint_and_test
Process completed with exit code 1.
lint_and_test: src/app/screens/Feeds/SearchTable.tsx#L219
Replace `·isLongDisplay={false}·status={feed.official}` with `⏎····················isLongDisplay={false}⏎····················status={feed.official}⏎··················`
lint_and_test: src/app/screens/Feeds/AdvancedSearchTable.tsx#L340
Replace `·isLongDisplay={false}·status={feed.official}` with `⏎····················isLongDisplay={false}⏎····················status={feed.official}⏎··················`
lint_and_test: src/app/screens/Feed/FeedView.tsx#L204
Replace `·status={feed.official}` with `⏎··················status={feed.official}⏎················`
lint_and_test: src/app/components/FeedVerificationChip.tsx#L26
This expression unnecessarily compares a boolean value to a boolean instead of using it directly
lint_and_test
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/