feat(ai): per-provider API mode with think tag parsing #137
ci.yml
on: push
Backend Build
48s
Frontend Lint
36s
Frontend Tests
44s
Frontend Build
33s
Docker Build
1m 12s
Backend Unit Tests
1m 6s
Backend Integration Tests
1m 46s
Annotations
3 errors and 17 warnings
|
Frontend Lint
Process completed with exit code 1.
|
|
Frontend Lint:
src/frontend/src/components/ui/chart.tsx#L357
This assertion is unnecessary since it does not change the type of the expression
|
|
Frontend Lint:
src/frontend/src/components/ui/chart.tsx#L144
This assertion is unnecessary since it does not change the type of the expression
|
|
Frontend Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend Lint:
src/frontend/src/components/editor/ShareDialog.tsx#L11
`@/components/ui/button` import should occur before import of `@/components/ui/dialog`
|
|
Frontend Lint:
src/frontend/src/components/editor/ShareDialog.tsx#L5
Replace `⏎··Dialog,⏎··DialogContent,⏎··DialogHeader,⏎··DialogTitle,⏎` with `·Dialog,·DialogContent,·DialogHeader,·DialogTitle·`
|
|
Frontend Lint:
src/frontend/src/components/editor/ShareDialog.tsx#L4
`lucide-react` import should occur before import of `react`
|
|
Frontend Lint:
src/frontend/src/components/editor/ShareDialog.tsx#L4
There should be at least one empty line between import groups
|
|
Frontend Lint:
src/frontend/src/components/editor/ShareDialog.tsx#L2
`@tanstack/react-query` import should occur before import of `react`
|
|
Frontend Lint:
src/frontend/src/components/editor/MarkdownEditor.tsx#L211
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
|
Frontend Lint:
src/frontend/src/components/editor/MarkdownEditor.tsx#L211
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
Frontend Lint:
src/frontend/src/components/editor/EditorAiOverlay.tsx#L46
Replace `⏎··············variant="outline"⏎··············size="sm"⏎··············onClick={onCancel}⏎··············className="mt-2"⏎············` with `·variant="outline"·size="sm"·onClick={onCancel}·className="mt-2"`
|
|
Frontend Lint:
src/frontend/src/components/editor/EditorAiOverlay.tsx#L5
`@/components/ui/button` import should occur before import of `@/components/wizard/AiLoadingAnimation`
|
|
Frontend Lint:
src/frontend/src/App.tsx#L17
There should be no empty line within import group
|
|
Frontend Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Backend Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Docker Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Backend Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Backend Integration Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|