Skip to content

Next 15 + Repo refresh #4299

Next 15 + Repo refresh

Next 15 + Repo refresh #4299

Triggered via pull request October 27, 2024 18:22
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: pull_request
Run ESLint
38s
Run ESLint
Check Changeset
17s
Check Changeset
Run Prettier
34s
Run Prettier
Run Typechecker
27s
Run Typechecker
Build and Check Astro
42s
Build and Check Astro
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Check Changeset
Process completed with exit code 1.
Run Typechecker
Type 'any[]' is not assignable to type 'Record<string, Plugin>'.
Run Typechecker
Type 'Record<string, Plugin> | never[]' must have a '[Symbol.iterator]()' method that returns an iterator.
Run Typechecker
Type 'string' has no properties in common with type 'Plugin'.
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: www/astro.config.js#L17
Unsafe assignment of type `any[]` to a variable of type `RemarkPlugins`
Run ESLint
@ct3a/www#lint: command (/home/runner/work/create-t3-app/create-t3-app/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
Run ESLint
Process completed with exit code 1.