fable first pass: add clerk + trelent to t3 starter #4668
ci.yml
on: pull_request
Run ESLint
30s
Check Changeset
22s
Run Prettier
29s
Run Typechecker
36s
Build and Check Astro
1m 1s
Annotations
13 errors and 5 warnings
|
Check Changeset
Process completed with exit code 1.
|
|
Run Prettier
Process completed with exit code 1.
|
|
Run Prettier
create-trelent-app#format:check: command (/home/runner/work/create-t3-app/create-t3-app/cli) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format:check exited (1)
|
|
Run ESLint:
cli/template/extras/src/components/ai-elements/prompt-input.tsx#L669
Definition for rule 'react-hooks/exhaustive-deps' was not found
|
|
Run ESLint:
cli/template/extras/src/components/ai-elements/prompt-input.tsx#L38
Prefer using inline type specifiers instead of a top-level type-only import
|
|
Run ESLint:
cli/template/extras/src/components/ai-elements/message.tsx#L266
'className' is defined but never used. Allowed unused args must match /^_/u
|
|
Run ESLint:
cli/template/extras/src/components/ai-elements/message.tsx#L220
'from' is defined but never used. Allowed unused args must match /^_/u
|
|
Run ESLint:
cli/template/extras/src/components/ai-elements/message.tsx#L219
'className' is defined but never used. Allowed unused args must match /^_/u
|
|
Run ESLint:
cli/template/extras/src/components/ai-elements/message.tsx#L22
Prefer using inline type specifiers instead of a top-level type-only import
|
|
Run ESLint
create-trelent-app#lint: command (/home/runner/work/create-t3-app/create-t3-app/cli) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
|
Run ESLint:
cli/template/extras/src/components/ai-elements/message.tsx#L15
Prefer using inline type specifiers instead of a top-level type-only import
|
|
Run ESLint:
cli/template/extras/src/components/ai-elements/loader.tsx#L2
Prefer using inline type specifiers instead of a top-level type-only import
|
|
Run ESLint:
cli/template/extras/src/components/ai-elements/conversation.tsx#L6
Prefer using inline type specifiers instead of a top-level type-only import
|
|
Check Changeset
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, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Run Prettier
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, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Run ESLint
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, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Run Typechecker
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, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|
|
Build and Check Astro
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, pnpm/action-setup@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
|