Run the existing tests with deno #172
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Install packages
18s
Run Prettier in library
27s
Run ESLint in library
25s
Run Vitest in library
1m 21s
Run Prettier in website
23s
Run ESLint in website
28s
Annotations
6 errors and 2 warnings
Run Prettier in library
Process completed with exit code 1.
|
Run ESLint in library
Cannot find module 'https://deno.land/[email protected]/testing/bdd.ts' or its corresponding type declarations.
|
Run ESLint in library
Cannot find module 'https://deno.land/[email protected]/testing/bdd.ts' or its corresponding type declarations.
|
Run ESLint in library
Cannot find module 'npm:[email protected]' or its corresponding type declarations.
|
Run ESLint in library
Cannot find module 'npm:[email protected]' or its corresponding type declarations.
|
Run ESLint in library
Process completed with exit code 1.
|
Run ESLint in website:
website/src/components/DocSearch.tsx#L311
Unnecessary conditional, value is always truthy
|
Run ESLint in website:
website/src/components/Header.tsx#L122
Unnecessary conditional, value is always truthy
|