Skip to content

Integrate into introspection #940

Integrate into introspection

Integrate into introspection #940

Triggered via push April 30, 2025 13:26
Status Failure
Total duration 1m 25s
Artifacts

push.yml

on: push
Matrix: ci / test
ci  /  Lint source files
32s
ci / Lint source files
ci  /  Run integration tests
1m 12s
ci / Run integration tests
ci  /  Run fuzzing tests
22s
ci / Run fuzzing tests
ci  /  Check for commonly ignored files
3s
ci / Check for commonly ignored files
ci  /  Check health of package-lock.json file
14s
ci / Check health of package-lock.json file
ci  /  Measure test coverage
32s
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: src/type/schema.ts#L1
Run autofix to sort these imports!
ci / Lint source files: src/type/schema.ts#L33
There should be at least one empty line between import groups
ci / Lint source files: src/type/schema.ts#L34
`../error` import should occur before import of `./definition`
ci / Lint source files: src/type/schema.ts#L34
It is not allowed to import from directory
ci / Lint source files: src/type/schema.ts#L35
`../error/ErrorBehavior` import should occur before import of `./definition`
ci / Lint source files: src/utilities/extendSchema.ts#L1
Run autofix to sort these imports!
ci / Lint source files: src/utilities/extendSchema.ts#L85
There should be at least one empty line between import groups
ci / Lint source files: src/utilities/extendSchema.ts#L86
`../error` import should occur before import of `./valueFromAST`
ci / Lint source files: src/utilities/extendSchema.ts#L86
It is not allowed to import from directory
ci / Lint source files: src/utilities/printSchema.ts#L100
Strings must use singlequote