Add function to determine current school year and update queries for … #94
deploy.yml
on: push
⚡ Vitest
34s
🎭 Playwright
1m 19s
⬣ EsLint
42s
ʦ TypeScript
46s
🚀 Deploy
0s
Annotations
4 errors and 11 warnings
ʦ TypeScript:
app/entry.server.tsx#L46
Type '{ abortDelay: number; context: EntryContext; url: string; }' is not assignable to type 'IntrinsicAttributes & ServerRouterProps'.
|
ʦ TypeScript
Process completed with exit code 2.
|
🎭 Playwright
Canceling since a higher priority waiting request for 'Deployment-refs/heads/main' exists
|
🎭 Playwright
The operation was canceled.
|
⬣ EsLint:
app/components/back-to-top.tsx#L2
`lucide-react` import should occur before import of `react-router`
|
⬣ EsLint:
app/components/error-boundary.tsx#L7
`@sentry/remix` import should occur before import of `react-router`
|
⬣ EsLint:
app/components/newsletter.tsx#L2
`lucide-react` import should occur before import of `react-router`
|
⬣ EsLint:
app/components/shell.tsx#L2
`lucide-react` import should occur before import of `react-router`
|
⬣ EsLint:
app/components/toc.tsx#L2
`lucide-react` import should occur before import of `react-router`
|
⬣ EsLint:
app/components/ui/divider.tsx#L2
`lucide-react` import should occur before import of `react-router`
|
⬣ EsLint:
app/entry.client.tsx#L1
`react-router/dom` import should occur after import of `react-dom/client`
|
⬣ EsLint:
app/entry.server.tsx#L3
`react-router` import should occur after import of `react-dom/server`
|
⬣ EsLint:
app/entry.server.tsx#L7
'/home/runner/work/walz/walz/node_modules/react-router/dist/development/index.mjs' imported multiple times
|
⬣ EsLint:
app/entry.server.tsx#L10
`react-router` import should occur after import of `react-dom/server`
|
🎭 Playwright
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|