fix: revert import broken by lint #7
push.yml
on: push
Matrix: ci / test
ci
/
Lint source files
39s
ci
/
Check for commonly ignored files
4s
ci
/
Check health of package-lock.json file
23s
ci
/
Run integration tests
1m 25s
ci
/
Run fuzzing tests
40s
ci
/
Run CodeQL security scan
1m 49s
ci
/
Build 'npmDist' artifact
33s
ci
/
Build 'denoDist' artifact
23s
ci
/
Build website
1m 2s
Deploy to `deno` branch
/
deploy-artifact-as-branch
Deploy to `npm` branch
/
deploy-artifact-as-branch
Annotations
12 errors
ci / Run tests on Node v16
Process completed with exit code 1.
|
ci / Run tests on Node v18
The job was canceled because "_16" failed.
|
ci / Run tests on Node v18
The operation was canceled.
|
ci / Run tests on Node v19
The job was canceled because "_16" failed.
|
ci / Run tests on Node v19
The operation was canceled.
|
ci / Lint source files:
resources/benchmark-tinybench.ts#L100
String literals should not contain trailing spaces. If needed for tests please disable locally using eslint comment
|
ci / Lint source files:
resources/benchmark-tinybench.ts#L108
String literals should not contain trailing spaces. If needed for tests please disable locally using eslint comment
|
ci / Lint source files:
src/__benchmarks__/fixtures.ts#L1
Do not import Node.js builtin module "node:fs"
|
ci / Lint source files:
src/__benchmarks__/list.bench.ts#L20
Async function 'asyncListField' has no 'await' expression
|
ci / Lint source files:
src/__benchmarks__/list.bench.ts#L28
Async generator function 'asyncIterableListField' has no 'await' expression
|
ci / Lint source files:
src/__benchmarks__/visitor.bench.ts#L1
Run autofix to sort these imports!
|
ci / Lint source files
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
denoDist
|
204 KB |
|
npmDist
|
446 KB |
|
websiteDist
|
2.26 MB |
|