Skip to content

feat: HN news reader with offline-first feed and premium UI #46

feat: HN news reader with offline-first feed and premium UI

feat: HN news reader with offline-first feed and premium UI #46

Triggered via pull request March 25, 2026 11:20
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Lint & type-check
28s
Lint & type-check
Tests & guards
30s
Tests & guards
Dependency review
8s
Dependency review
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Lint & type-check
Process completed with exit code 2.
Lint & type-check: src/features/auth/screens/AuthScreen.tsx#L246
Property 'brand' does not exist on type '{ readonly colors: { readonly background: "#F6F7FA"; readonly backgroundSecondary: "#EDEEF3"; readonly surface: "#FFFFFF"; readonly surfaceSecondary: "#F2F3F7"; readonly textPrimary: "#111318"; ... 20 more ...; readonly primaryAmbient: "rgba(82, 71, 230, 0.10)"; }; readonly spacing: { ...; }; readonly radius: { ...;...'.
Lint & type-check: src/features/auth/screens/AuthScreen.tsx#L234
Property 'brand' does not exist on type '{ readonly colors: { readonly background: "#F6F7FA"; readonly backgroundSecondary: "#EDEEF3"; readonly surface: "#FFFFFF"; readonly surfaceSecondary: "#F2F3F7"; readonly textPrimary: "#111318"; ... 20 more ...; readonly primaryAmbient: "rgba(82, 71, 230, 0.10)"; }; readonly spacing: { ...; }; readonly radius: { ...;...'.
Lint & type-check: src/features/auth/screens/AuthScreen.tsx#L230
Property 'brand' does not exist on type '{ readonly colors: { readonly background: "#F6F7FA"; readonly backgroundSecondary: "#EDEEF3"; readonly surface: "#FFFFFF"; readonly surfaceSecondary: "#F2F3F7"; readonly textPrimary: "#111318"; ... 20 more ...; readonly primaryAmbient: "rgba(82, 71, 230, 0.10)"; }; readonly spacing: { ...; }; readonly radius: { ...;...'.
Lint & type-check: src/features/auth/screens/AuthScreen.tsx#L226
Property 'brand' does not exist on type '{ readonly colors: { readonly background: "#F6F7FA"; readonly backgroundSecondary: "#EDEEF3"; readonly surface: "#FFFFFF"; readonly surfaceSecondary: "#F2F3F7"; readonly textPrimary: "#111318"; ... 20 more ...; readonly primaryAmbient: "rgba(82, 71, 230, 0.10)"; }; readonly spacing: { ...; }; readonly radius: { ...;...'.
Lint & type-check: src/features/auth/screens/AuthScreen.tsx#L222
Property 'brand' does not exist on type '{ readonly colors: { readonly background: "#F6F7FA"; readonly backgroundSecondary: "#EDEEF3"; readonly surface: "#FFFFFF"; readonly surfaceSecondary: "#F2F3F7"; readonly textPrimary: "#111318"; ... 20 more ...; readonly primaryAmbient: "rgba(82, 71, 230, 0.10)"; }; readonly spacing: { ...; }; readonly radius: { ...;...'.
Dependency review
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/dependency-review-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint & type-check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests & guards
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/