fix(ci): regenerate lockfile with npm@10 #402
Annotations
1 error and 11 warnings
|
Run database migrations (Issue
Process completed with exit code 1.
|
|
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, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint — app:
app/components/streams/live-stream-status-badge.test.tsx#L3
`./live-stream-status-badge` import should occur before import of `@/hooks/useStreamSocket`
|
|
Lint — app:
app/components/streams/live-stream-status-badge.test.tsx#L2
There should be at least one empty line between import groups
|
|
Lint — app:
app/components/streams/live-stream-status-badge.test.tsx#L1
There should be at least one empty line between import groups
|
|
Lint — app:
app/components/auth-provider.tsx#L3
`next/navigation` import should occur before import of `react`
|
|
Lint — app:
app/components/auth-provider.test.tsx#L1
There should be at least one empty line between import groups
|
|
Lint — app:
app/components/StreamViewer/StreamViewer.tsx#L4
`../../hooks/useStreamSocket` import should occur after import of `./StreamFeed`
|
|
Lint — app:
app/components/StreamViewer/StreamViewer.tsx#L3
There should be at least one empty line between import groups
|
|
Lint — app:
app/components/StreamViewer/StreamViewer.test.tsx#L4
`./StreamViewer` import should occur before import of `../../hooks/useStreamSocket`
|
|
Lint — app:
app/components/StreamViewer/StreamFeed.tsx#L4
`@tanstack/react-virtual` import should occur before import of `react`
|
|
Lint — app:
app/components/StreamViewer/StreamFeed.tsx#L4
There should be at least one empty line between import groups
|
background
wait
wait-all
cancel
parallel
Loading