fix(store): validate courseProgressStore updates with type guard - #899
Merged
RUKAYAT-CODER merged 4 commits intoJul 28, 2026
Merged
Annotations
10 errors and 1 warning
|
TypeScript type check:
App.tsx#L602
Cannot find name 'ScreenErrorBoundary'.
|
|
TypeScript type check:
App.tsx#L470
Object literal may only specify known properties, and 'id' does not exist in type 'Omit<StoredNotification, "id" | "read" | "receivedAt">'.
|
|
TypeScript type check:
App.tsx#L408
Cannot find name 'FeatureType'.
|
|
TypeScript type check:
App.tsx#L407
Cannot find name 'FeatureType'.
|
|
TypeScript type check:
App.tsx#L362
Cannot find name 'FeatureType'.
|
|
TypeScript type check:
App.tsx#L361
Cannot find name 'FeatureType'.
|
|
TypeScript type check:
App.tsx#L220
Argument of type 'readonly [any, any, any]' is not assignable to parameter of type 'string | number | string[] | number[]'.
|
|
TypeScript type check:
App.tsx#L63
Cannot find module './src/utils/env' or its corresponding type declarations.
|
|
TypeScript type check:
App.tsx#L50
Cannot find module './src/services/requestQueue' or its corresponding type declarations.
|
|
TypeScript type check:
App.tsx#L32
Module '"./src/services/api"' has no exported member 'subscribeToCacheStatus'. Did you mean to use 'import subscribeToCacheStatus from "./src/services/api"' instead?
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, 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/
|
background
wait
wait-all
cancel
parallel
Loading