Centralise the definition of GraphQLErrorBehavior #900
push.yml
on: push
Matrix: ci / test
ci
/
Lint source files
34s
ci
/
Run integration tests
1m 5s
ci
/
Run fuzzing tests
22s
ci
/
Check for commonly ignored files
3s
ci
/
Check health of package-lock.json file
14s
ci
/
Measure test coverage
30s
ci
/
Build 'npmDist' artifact
0s
ci
/
Build 'denoDist' artifact
0s
Deploy to `deno` branch
/
deploy-artifact-as-branch
Deploy to `npm` branch
/
deploy-artifact-as-branch
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.
|