Skip to content

Add RFE creation, update notifications, and reorganize repository #13

Add RFE creation, update notifications, and reorganize repository

Add RFE creation, update notifications, and reorganize repository #13

Triggered via pull request December 9, 2025 04:58
Status Failure
Total duration 58s
Artifacts

ci.yaml

on: pull_request
Code Quality Checks
56s
Code Quality Checks
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Code Quality Checks
Process completed with exit code 1.
Code Quality Checks: app/auth/callback.tsx#L6
'OAUTH_CONFIG' is defined but never used
Code Quality Checks: app/announcements/index.tsx#L58
React Hook useCallback has a missing dependency: 'markAsRead'. Either include it or remove the dependency array
Code Quality Checks: app/admin/users.tsx#L12
'setPeriod' is assigned a value but never used
Code Quality Checks: app/admin/signals.tsx#L15
'setPeriod' is assigned a value but never used
Code Quality Checks: app/admin/platforms.tsx#L11
'setPeriod' is assigned a value but never used
Code Quality Checks: app/_layout.tsx#L158
A `require()` style import is forbidden
Code Quality Checks: app/_layout.tsx#L133
A `require()` style import is forbidden
Code Quality Checks: app/_layout.tsx#L132
A `require()` style import is forbidden
Code Quality Checks: app/(tabs)/index.tsx#L176
'quickActionKeyExtractor' is assigned a value but never used
Code Quality Checks: app/(tabs)/index.tsx#L171
'renderQuickAction' is assigned a value but never used