Skip to content

Semantic nullability document directive #2553

Semantic nullability document directive

Semantic nullability document directive #2553

Triggered via pull request November 8, 2024 05:57
Status Failure
Total duration 1m 19s
Artifacts 1

pull_request.yml

on: pull_request
Matrix: ci / test
ci  /  Lint source files
31s
ci / Lint source files
ci  /  Run integration tests
1m 10s
ci / Run integration tests
ci  /  Run fuzzing tests
25s
ci / Run fuzzing tests
ci  /  Check for commonly ignored files
5s
ci / Check for commonly ignored files
ci  /  Check health of package-lock.json file
17s
ci / Check health of package-lock.json file
ci  /  Measure test coverage
30s
ci / Measure test coverage
Diff content of NPM package
48s
Diff content of NPM package
ci  /  Build 'npmDist' artifact
0s
ci / Build 'npmDist' artifact
ci  /  Build 'denoDist' artifact
0s
ci / Build 'denoDist' artifact
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 23 warnings
ci / Run tests on Node v16
Process completed with exit code 1.
ci / Run tests on Node v14
The job was canceled because "_16" failed.
ci / Run tests on Node v14
Process completed with exit code 1.
ci / Run tests on Node v12
The job was canceled because "_16" failed.
ci / Run tests on Node v12
Process completed with exit code 1.
ci / Run tests on Node v17
The job was canceled because "_16" failed.
ci / Run tests on Node v17
The operation was canceled.
ci / Measure test coverage
Process completed with exit code 1.
ci / Lint source files: src/execution/__tests__/executor-test.ts#L1
Run autofix to sort these imports!
ci / Lint source files: src/execution/__tests__/executor-test.ts#L27
It is not allowed to import from directory
ci / Lint source files: src/execution/__tests__/executor-test.ts#L28
Imports "ExecutableDefinitionNode" and "FieldNode" are only used as types
ci / Lint source files: src/execution/__tests__/executor-test.ts#L28
'SelectionSetNode' is defined but never used. Allowed unused vars must match /^_T/u
ci / Lint source files: src/execution/__tests__/executor-test.ts#L28
It is not allowed to import from directory
ci / Lint source files: src/execution/__tests__/executor-test.ts#L1368
'executable' is never reassigned. Use 'const' instead
ci / Lint source files: src/execution/__tests__/executor-test.ts#L1369
'selectionSet' is never reassigned. Use 'const' instead
ci / Lint source files: src/execution/__tests__/executor-test.ts#L1391
Strings must use singlequote
ci / Lint source files: src/execution/__tests__/executor-test.ts#L1402
'executable' is never reassigned. Use 'const' instead
ci / Lint source files: src/execution/__tests__/executor-test.ts#L1403
'selectionSet' is never reassigned. Use 'const' instead
ci / Check for commonly ignored files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci / Check for commonly ignored files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci / Run tests on Node v16
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci / Run tests on Node v16
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci / Check health of package-lock.json file
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci / Check health of package-lock.json file
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci / Run fuzzing tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci / Run fuzzing tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci / Measure test coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci / Measure test coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci / Lint source files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci / Lint source files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci / Lint source files: src/execution/execute.ts#L654
Unexpected console statement
ci / Lint source files: src/execution/execute.ts#L659
Unexpected console statement
ci / Lint source files: src/execution/execute.ts#L679
Unexpected console statement
ci / Lint source files: src/execution/execute.ts#L710
Unexpected console statement
ci / Lint source files: src/execution/execute.ts#L729
Unexpected console statement
ci / Lint source files: src/execution/execute.ts#L736
Unexpected console statement
ci / Lint source files: src/execution/execute.ts#L749
Unexpected console statement
Diff content of NPM package
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Diff content of NPM package
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci / Run integration tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci / Run integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
npm-dist-diff.html
14.4 KB