chore: lint #6
push.yml
on: push
Matrix: ci / test
ci
/
Lint source files
38s
ci
/
Check for commonly ignored files
6s
ci
/
Check health of package-lock.json file
18s
ci
/
Run integration tests
1m 25s
ci
/
Run fuzzing tests
33s
ci
/
Run CodeQL security scan
1m 48s
ci
/
Build 'npmDist' artifact
40s
ci
/
Build 'denoDist' artifact
27s
ci
/
Build website
1m 11s
Deploy to `deno` branch
/
deploy-artifact-as-branch
Deploy to `npm` branch
/
deploy-artifact-as-branch
Annotations
12 errors
ci / Run tests on Node v19
Process completed with exit code 1.
|
ci / Lint source files:
resources/benchmark-tinybench.ts#L100
String literals should not contain trailing spaces. If needed for tests please disable locally using eslint comment
|
ci / Lint source files:
resources/benchmark-tinybench.ts#L108
String literals should not contain trailing spaces. If needed for tests please disable locally using eslint comment
|
ci / Lint source files:
src/__benchmarks__/fixtures.ts#L1
Do not import Node.js builtin module "node:fs"
|
ci / Lint source files:
src/__benchmarks__/list.bench.ts#L20
Async function 'asyncListField' has no 'await' expression
|
ci / Lint source files:
src/__benchmarks__/list.bench.ts#L28
Async generator function 'asyncIterableListField' has no 'await' expression
|
ci / Lint source files:
src/__benchmarks__/visitor.bench.ts#L5
Can't resolve '../language.js' in '/home/runner/work/graphql-js/graphql-js/src/__benchmarks__'
|
ci / Lint source files
Process completed with exit code 1.
|
ci / Run tests on Node v16
The job was canceled because "_19" failed.
|
ci / Run tests on Node v16
The operation was canceled.
|
ci / Run tests on Node v18
The job was canceled because "_19" failed.
|
ci / Run tests on Node v18
The operation was canceled.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
denoDist
|
204 KB |
|
npmDist
|
446 KB |
|
websiteDist
|
2.26 MB |
|