f #1699
push.yml
on: push
Matrix: ci / test
ci
/
Lint source files
35s
ci
/
Check for commonly ignored files
4s
ci
/
Check health of package-lock.json file
20s
ci
/
Run integration tests
1m 6s
ci
/
Run fuzzing tests
37s
ci
/
Run CodeQL security scan
1m 54s
ci
/
Build 'npmDist' artifact
43s
ci
/
Build 'denoDist' artifact
27s
ci
/
Build website
1m 7s
Deploy to `deno` branch
/
deploy-artifact-as-branch
Deploy to `npm` branch
/
deploy-artifact-as-branch
Annotations
13 errors
ci / Check health of package-lock.json file
Process completed with exit code 1.
|
ci / Lint source files:
src/execution/__tests__/variables-test.ts#L1233
'array-string-prototype-at' is not supported until Node.js >=16.6.0. The configured version range is '>=16.0.0'
|
ci / Lint source files:
src/execution/__tests__/variables-test.ts#L1301
'array-string-prototype-at' is not supported until Node.js >=16.6.0. The configured version range is '>=16.0.0'
|
ci / Lint source files:
src/execution/values.ts#L104
The 'Object.hasOwn' is still an experimental feature and is not supported until Node.js 16.9.0. The configured version range is '>=16.0.0'
|
ci / Lint source files:
src/execution/values.ts#L104
'object-hasown' is not supported until Node.js >=16.9.0. The configured version range is '>=16.0.0'
|
ci / Lint source files:
src/execution/values.ts#L248
The 'Object.hasOwn' is still an experimental feature and is not supported until Node.js 16.9.0. The configured version range is '>=16.0.0'
|
ci / Lint source files:
src/execution/values.ts#L248
'object-hasown' is not supported until Node.js >=16.9.0. The configured version range is '>=16.0.0'
|
ci / Lint source files:
src/jsutils/formatList.ts#L28
'array-string-prototype-at' is not supported until Node.js >=16.6.0. The configured version range is '>=16.0.0'
|
ci / Lint source files:
src/language/__tests__/lexer-test.ts#L1138
'array-string-prototype-at' is not supported until Node.js >=16.6.0. The configured version range is '>=16.0.0'
|
ci / Lint source files:
src/language/parser.ts#L1418
The 'Object.hasOwn' is still an experimental feature and is not supported until Node.js 16.9.0. The configured version range is '>=16.0.0'
|
ci / Lint source files:
src/language/parser.ts#L1418
'object-hasown' is not supported until Node.js >=16.9.0. The configured version range is '>=16.0.0'
|
ci / Run integration tests
Process completed with exit code 2.
|
ci / Run CodeQL security scan
Code Scanning could not process the submitted SARIF file:
CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
denoDist
|
204 KB |
|
npmDist
|
444 KB |
|
websiteDist
|
2.29 MB |
|