CI Pipeline #1544
ci.yml
on: workflow_dispatch
Code Quality Checks
6m 43s
Migration Drift Check
35s
Run Tests
0s
Auth Smoke Test
1m 15s
Dual-Persona Inventory Smoke
3m 5s
Main Red Alert (dispatched)
8s
Annotations
4 warnings
|
Code Quality Checks:
src/components/timecards/useTimecardDraft.ts#L237
The 'currentSavePayload' object makes the dependencies of useCallback Hook (at line 914) change on every render. To fix this, wrap the initialization of 'currentSavePayload' in its own useMemo() Hook
|
|
Code Quality Checks:
src/components/timecards/useTimecardDraft.ts#L237
The 'currentSavePayload' object makes the dependencies of useCallback Hook (at line 799) change on every render. To fix this, wrap the initialization of 'currentSavePayload' in its own useMemo() Hook
|
|
Code Quality Checks:
src/components/admin/PermissionRequestsManager.tsx#L59
React Hook useEffect has a missing dependency: 'fetchRequests'. Either include it or remove the dependency array
|
|
Local E2E Journeys
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
e2e-local-artifacts
|
2.81 MB |
sha256:f60880bc03d2b8c8c19cfff097c0cbbdf695eda5527c43367b1a0b552e8352e3
|
|