Skip to content

Fixes

Fixes #771

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

push.yml

on: push
Matrix: ci / test
ci  /  Lint source files
35s
ci / Lint source files
ci  /  Run integration tests
1m 11s
ci / Run integration tests
ci  /  Run fuzzing tests
26s
ci / Run fuzzing tests
ci  /  Check for commonly ignored files
5s
ci / Check for commonly ignored files
ci  /  Check health of package-lock.json file
17s
ci / Check health of package-lock.json file
ci  /  Measure test coverage
30s
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#L316
Expected { after 'if' condition
ci / Lint source files: src/language/printer.ts#L322
Expected { after 'if' condition
ci / Lint source files: src/language/printer.ts#L323
Expected { after 'else'
ci / Lint source files: src/language/printer.ts#L323
Unnecessary 'else' after 'return'
ci / Lint source files: src/language/printer.ts#L332
Expected { after 'if' condition
ci / Lint source files: src/language/printer.ts#L336
Expected { after 'if' condition
ci / Lint source files: src/language/printer.ts#L337
Expected { after 'else'
ci / Lint source files: src/language/printer.ts#L337
Unnecessary 'else' after 'return'