Skip to content

feat: Support biome.js as a linter / formatter option in the cli #4354

feat: Support biome.js as a linter / formatter option in the cli

feat: Support biome.js as a linter / formatter option in the cli #4354

Triggered via pull request January 15, 2025 21:32
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request
Run ESLint
30s
Run ESLint
Check Changeset
15s
Check Changeset
Run Prettier
26s
Run Prettier
Run Typechecker
18s
Run Typechecker
Build and Check Astro
34s
Build and Check Astro
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 5 warnings
Run Typechecker
'execa' is declared but its value is never read.
Run Typechecker
'logger' is declared but its value is never read.
Run Typechecker
'eslint' is declared but its value is never read.
Run Typechecker
'biome' is declared but its value is never read.
Run Typechecker
'eslint' is declared but its value is never read.
Run Typechecker
create-t3-app#typecheck: command (/home/runner/work/create-t3-app/create-t3-app/cli) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
Run Typechecker
Process completed with exit code 2.
Run ESLint: cli/src/helpers/format.ts#L1
'execa' is defined but never used
Run ESLint: cli/src/helpers/format.ts#L3
'logger' is defined but never used
Run ESLint: cli/src/helpers/format.ts#L8
'eslint' is defined but never used. Allowed unused args must match /^_/u
Run ESLint: cli/src/helpers/format.ts#L8
'biome' is defined but never used. Allowed unused args must match /^_/u
Run ESLint: cli/src/helpers/format.ts#L8
Unexpected empty arrow function
Run ESLint: cli/src/index.ts#L41
'eslint' is assigned a value but never used
Run ESLint
create-t3-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
Process completed with exit code 1.
Check Changeset
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Typechecker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Check Astro
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636