feat(compliance): implement subscription automated compliance checking#811
Open
rindicomfort wants to merge 1 commit into
Open
feat(compliance): implement subscription automated compliance checking#811rindicomfort wants to merge 1 commit into
rindicomfort wants to merge 1 commit into
Annotations
10 errors and 1 warning
|
Run npx tsc --noEmit:
src/screens/AutomatedComplianceDashboard.tsx#L285
Property 'fontSize' does not exist on type '{ h1: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h2: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h3: { fontSize: number; fontWeight: "600"; lineHeight: number; }; ... 4 more ...; small: { ...; }; }'.
|
|
Run npx tsc --noEmit:
src/screens/AutomatedComplianceDashboard.tsx#L281
Property 'fontSize' does not exist on type '{ h1: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h2: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h3: { fontSize: number; fontWeight: "600"; lineHeight: number; }; ... 4 more ...; small: { ...; }; }'.
|
|
Run npx tsc --noEmit:
src/screens/AutomatedComplianceDashboard.tsx#L265
Property 'fontWeight' does not exist on type '{ h1: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h2: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h3: { fontSize: number; fontWeight: "600"; lineHeight: number; }; ... 4 more ...; small: { ...; }; }'.
|
|
Run npx tsc --noEmit:
src/screens/AutomatedComplianceDashboard.tsx#L264
Property 'fontSize' does not exist on type '{ h1: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h2: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h3: { fontSize: number; fontWeight: "600"; lineHeight: number; }; ... 4 more ...; small: { ...; }; }'.
|
|
Run npx tsc --noEmit:
src/screens/AutomatedComplianceDashboard.tsx#L242
Property 'fontSize' does not exist on type '{ h1: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h2: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h3: { fontSize: number; fontWeight: "600"; lineHeight: number; }; ... 4 more ...; small: { ...; }; }'.
|
|
Run npx tsc --noEmit:
src/screens/AutomatedComplianceDashboard.tsx#L239
Property 'textPrimary' does not exist on type '{ primary: string; secondary: string; accent: string; success: string; warning: string; error: string; background: string; surface: string; surfaceVariant: string; text: string; textSecondary: string; ... 6 more ...; warningBackground: string; }'.
|
|
Run npx tsc --noEmit:
src/screens/AutomatedComplianceDashboard.tsx#L238
Property 'fontWeight' does not exist on type '{ h1: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h2: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h3: { fontSize: number; fontWeight: "600"; lineHeight: number; }; ... 4 more ...; small: { ...; }; }'.
|
|
Run npx tsc --noEmit:
src/screens/AutomatedComplianceDashboard.tsx#L237
Property 'fontSize' does not exist on type '{ h1: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h2: { fontSize: number; fontWeight: "bold"; lineHeight: number; }; h3: { fontSize: number; fontWeight: "600"; lineHeight: number; }; ... 4 more ...; small: { ...; }; }'.
|
|
Run npx tsc --noEmit:
src/navigation/modules/SocialStack.tsx#L30
Type 'Promise<typeof import("/home/runner/work/SubTrackr/SubTrackr/src/screens/NotFoundScreen")>' is not assignable to type 'Promise<{ default: ComponentType<any>; }>'.
|
|
Run npx tsc --noEmit:
src/navigation/modules/SettingsStack.tsx#L8
Type 'Promise<typeof import("/home/runner/work/SubTrackr/SubTrackr/src/screens/SettingsScreen")>' is not assignable to type 'Promise<{ default: ComponentType<any>; }>'.
|
|
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/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