Skip to content

Improve performance of printer #770

Improve performance of printer

Improve performance of printer #770

Triggered via push November 28, 2024 07:54
Status Failure
Total duration 1m 17s
Artifacts

push.yml

on: push
Matrix: ci / test
ci  /  Lint source files
37s
ci / Lint source files
ci  /  Run integration tests
1m 5s
ci / Run integration tests
ci  /  Run fuzzing tests
28s
ci / Run fuzzing tests
ci  /  Check for commonly ignored files
4s
ci / Check for commonly ignored files
ci  /  Check health of package-lock.json file
20s
ci / Check health of package-lock.json file
ci  /  Measure test coverage
35s
ci / Measure test coverage
ci  /  Build 'npmDist' artifact
0s
ci / Build 'npmDist' artifact
ci  /  Build 'denoDist' artifact
0s
ci / Build 'denoDist' artifact
Deploy to `deno` branch  /  deploy-artifact-as-branch
Deploy to `deno` branch / deploy-artifact-as-branch
Deploy to `npm` branch  /  deploy-artifact-as-branch
Deploy to `npm` branch / deploy-artifact-as-branch
Fit to window
Zoom out
Zoom in

Annotations

11 errors
ci / Measure test coverage
Process completed with exit code 1.
ci / Lint source files: benchmark/printer-benchmark.js#L4
There should be at least one empty line between import groups
ci / Lint source files: benchmark/printer-benchmark.js#L5
Missing file extension "js" for "./fixtures"
ci / Lint source files: src/language/printer.ts#L317
Expected { after 'if' condition
ci / Lint source files: src/language/printer.ts#L323
Expected { after 'if' condition
ci / Lint source files: src/language/printer.ts#L324
Expected { after 'else'
ci / Lint source files: src/language/printer.ts#L324
Unnecessary 'else' after 'return'
ci / Lint source files: src/language/printer.ts#L333
Expected { after 'if' condition
ci / Lint source files: src/language/printer.ts#L337
Expected { after 'if' condition
ci / Lint source files: src/language/printer.ts#L338
Expected { after 'else'
ci / Lint source files: src/language/printer.ts#L338
Unnecessary 'else' after 'return'