chore(deps): update vitest monorepo to v3.0.0-beta.3 #390
Annotations
1 error and 11 warnings
🦋 Require changesets
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🧬 check code for errors (with Biome):
src/schema-primitive/email/email.ts#L9
This regex literal is not defined in the top level scope. This can lead to performance issues if this function is called frequently.
|
🧬 check code for errors (with Biome):
src/test/test-utils.ts#L50
This async function lacks an await expression.
|
🧬 check code for errors (with Biome):
src/test/test-utils.ts#L61
This async function lacks an await expression.
|
🧬 check code for errors (with Biome):
src/test/test-utils.ts#L46
Two consecutive uppercase characters are not allowed in camelCase because strictCase is set to `true`.
|
🧬 check code for errors (with Biome):
src/test/test-utils.ts#L47
Don't use console.
|
🧬 check code for errors (with Biome):
src/test/test-utils.ts#L47
Don't use console.log
|
🧬 check code for errors (with Biome):
src/test/test-utils.ts#L76
The assertion isn't inside a it(), test() or Deno.test() function call.
|
🧬 check code for errors (with Biome):
src/test/test-utils.ts#L82
The assertion isn't inside a it(), test() or Deno.test() function call.
|
🧬 check code for errors (with Biome):
src/test/test-utils.ts#L89
The assertion isn't inside a it(), test() or Deno.test() function call.
|
🧬 check code for errors (with Biome):
src/test/test-utils.ts#L93
The assertion isn't inside a it(), test() or Deno.test() function call.
|
Loading