add debug statement back #11
Annotations
1 error and 12 warnings
🚀 Deploy
Process completed with exit code 1.
|
⬣ ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
⬣ ESLint:
app/@/components/ui/button.tsx#L1
`react` import should occur after import of `class-variance-authority`
|
⬣ ESLint:
app/@/components/ui/label.tsx#L1
`react` import should occur after import of `class-variance-authority`
|
⬣ ESLint:
app/@/components/ui/select.tsx#L1
`react` import should occur after import of `lucide-react`
|
⬣ ESLint:
app/components/emails/team-summary.tsx#L14
`#app/images/github.tsx` import should occur before import of `#app/utils/types.tsx`
|
⬣ ESLint:
app/components/github-contribution-summary.tsx#L7
`./spinner` import should occur before import of `#app/utils/types.tsx`
|
⬣ ESLint:
app/components/member-item.tsx#L1
Prefer using inline type specifiers instead of a top-level type-only import
|
⬣ ESLint:
app/components/member-item.tsx#L3
`#app/components/ui/icon.tsx` import should occur before type import of `#app/utils/types`
|
⬣ ESLint:
app/components/member-item.tsx#L4
`@remix-run/react` import should occur before type import of `#app/utils/types`
|
⬣ ESLint:
app/jobs/weekly_report.server.tsx#L1
`@trigger.dev/sdk` import should occur after type import of `@prisma/client`
|
⬣ ESLint:
app/jobs/weekly_report.server.tsx#L2
'/home/runner/work/contribution-analyzer/contribution-analyzer/node_modules/@prisma/client/default.js' imported multiple times
|
ʦ TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|