Add dispatch console with candidate scoring and auto-assignment (#522) #222
test-client.yml
on: push
GraphQL Codegen
44s
Storybook
1m 1s
Matrix: verify
Annotations
16 warnings
|
GraphQL Codegen
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
better-tailwindcss(enforce-consistent-class-order):
src/_components/compliance-card.tsx#L81
⚠️ Warning: No tailwind css entry point found at `./src/styles/app.css`. Option `entryPoint` may be misconfigured.Check documentation at https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/docs/rules/enforce-consistent-class-order.mdIncorrect class order. Expected"rounded-2xl·border·border-border·bg-card·p-4"to be"border-border·bg-card·rounded-2xl·border·p-4"
|
|
better-tailwindcss(enforce-consistent-class-order):
src/_components/compliance-card.tsx#L43
⚠️ Warning: No tailwind css entry point found at `./src/styles/app.css`. Option `entryPoint` may be misconfigured.Check documentation at https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/docs/rules/enforce-consistent-class-order.mdIncorrect class order. Expected"text-sm·text-muted-foreground"to be"text-muted-foreground·text-sm"
|
|
better-tailwindcss(enforce-consistent-class-order):
src/_components/load-documents.tsx#L151
⚠️ Warning: No tailwind css entry point found at `./src/styles/app.css`. Option `entryPoint` may be misconfigured.Check documentation at https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/docs/rules/enforce-consistent-class-order.mdIncorrect class order. Expected"text-xs·text-muted-foreground"to be"text-muted-foreground·text-xs"
|
|
better-tailwindcss(enforce-consistent-class-order):
src/_components/load-documents.tsx#L140
⚠️ Warning: No tailwind css entry point found at `./src/styles/app.css`. Option `entryPoint` may be misconfigured.Check documentation at https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/docs/rules/enforce-consistent-class-order.mdIncorrect class order. Expected"text-xs·text-muted-foreground"to be"text-muted-foreground·text-xs"
|
|
better-tailwindcss(enforce-consistent-class-order):
src/_components/load-documents.tsx#L135
⚠️ Warning: No tailwind css entry point found at `./src/styles/app.css`. Option `entryPoint` may be misconfigured.Check documentation at https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/docs/rules/enforce-consistent-class-order.mdIncorrect class order. Expected"divide-y·divide-border"to be"divide-border·divide-y"
|
|
better-tailwindcss(enforce-consistent-class-order):
src/_components/load-documents.tsx#L110
⚠️ Warning: No tailwind css entry point found at `./src/styles/app.css`. Option `entryPoint` may be misconfigured.Check documentation at https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/docs/rules/enforce-consistent-class-order.mdIncorrect class order. Expected"rounded-full·border·border-border·px-2.5·py-1·text-xs·font-medium·text-muted-foreground·transition-colors"to be"border-border·text-muted-foreground·rounded-full·border·px-2.5·py-1·text-xs·font-medium·transition-colors"
|
|
better-tailwindcss(enforce-consistent-class-order):
src/_components/load-documents.tsx#L99
⚠️ Warning: No tailwind css entry point found at `./src/styles/app.css`. Option `entryPoint` may be misconfigured.Check documentation at https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/docs/rules/enforce-consistent-class-order.mdIncorrect class order. Expected"text-xs·text-muted-foreground"to be"text-muted-foreground·text-xs"
|
|
better-tailwindcss(enforce-consistent-class-order):
src/_components/load-documents.tsx#L84
⚠️ Warning: No tailwind css entry point found at `./src/styles/app.css`. Option `entryPoint` may be misconfigured.Check documentation at https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/docs/rules/enforce-consistent-class-order.mdIncorrect class order. Expected"mb-3·rounded-xl·border·border-border·bg-muted/40·p-3"to be"border-border·bg-muted/40·mb-3·rounded-xl·border·p-3"
|
|
better-tailwindcss(enforce-consistent-class-order):
src/_components/load-documents.tsx#L58
⚠️ Warning: No tailwind css entry point found at `./src/styles/app.css`. Option `entryPoint` may be misconfigured.Check documentation at https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/docs/rules/enforce-consistent-class-order.mdIncorrect class order. Expected"size-4·text-muted-foreground"to be"text-muted-foreground·size-4"
|
|
better-tailwindcss(enforce-consistent-class-order):
src/_components/load-documents.tsx#L55
⚠️ Warning: No tailwind css entry point found at `./src/styles/app.css`. Option `entryPoint` may be misconfigured.Check documentation at https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/docs/rules/enforce-consistent-class-order.mdIncorrect class order. Expected"rounded-2xl·border·border-border·bg-card·p-4"to be"border-border·bg-card·rounded-2xl·border·p-4"
|
|
Typecheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Storybook
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|