Skip to content

Centralise the definition of GraphQLErrorBehavior #900

Centralise the definition of GraphQLErrorBehavior

Centralise the definition of GraphQLErrorBehavior #900

Triggered via push March 27, 2025 17:12
Status Failure
Total duration 1m 17s
Artifacts

push.yml

on: push
Matrix: ci / test
ci  /  Lint source files
34s
ci / Lint source files
ci  /  Run integration tests
1m 5s
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
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

7 errors
ci / Measure test coverage
Process completed with exit code 1.
ci / Lint source files: src/execution/execute.ts#L1
Run autofix to sort these imports!
ci / Lint source files: src/execution/execute.ts#L60
There should be at least one empty line between import groups
ci / Lint source files: src/execution/execute.ts#L61
Import "GraphQLErrorBehavior" is only used as types
ci / Lint source files: src/execution/execute.ts#L61
`../error/ErrorBehavior` import should occur before import of `./collectFields`
ci / Lint source files: src/graphql.ts#L1
Run autofix to sort these imports!
ci / Lint source files
Process completed with exit code 1.