chore: enable env: #9
Annotations
7 errors
Lint ESLint:
resources/benchmark-tinybench.ts#L100
String literals should not contain trailing spaces. If needed for tests please disable locally using eslint comment
|
Lint ESLint:
resources/benchmark-tinybench.ts#L108
String literals should not contain trailing spaces. If needed for tests please disable locally using eslint comment
|
Lint ESLint:
src/__benchmarks__/fixtures.ts#L1
Do not import Node.js builtin module "node:fs"
|
Lint ESLint:
src/__benchmarks__/list.bench.ts#L20
Async function 'asyncListField' has no 'await' expression
|
Lint ESLint:
src/__benchmarks__/list.bench.ts#L28
Async generator function 'asyncIterableListField' has no 'await' expression
|
Lint ESLint:
src/__benchmarks__/visitor.bench.ts#L1
Run autofix to sort these imports!
|
Lint ESLint
Process completed with exit code 1.
|
Loading