SemanticNonNull halts null propagation #44
Annotations
10 errors and 9 warnings
src/execution/__tests__/executor-test.ts#L1
Run autofix to sort these imports!
|
src/execution/__tests__/executor-test.ts#L27
It is not allowed to import from directory
|
src/execution/__tests__/executor-test.ts#L28
Imports "ExecutableDefinitionNode" and "FieldNode" are only used as types
|
src/execution/__tests__/executor-test.ts#L28
'SelectionSetNode' is defined but never used. Allowed unused vars must match /^_T/u
|
src/execution/__tests__/executor-test.ts#L28
It is not allowed to import from directory
|
src/execution/__tests__/executor-test.ts#L1368
'executable' is never reassigned. Use 'const' instead
|
src/execution/__tests__/executor-test.ts#L1369
'selectionSet' is never reassigned. Use 'const' instead
|
src/execution/__tests__/executor-test.ts#L1391
Strings must use singlequote
|
src/execution/__tests__/executor-test.ts#L1402
'executable' is never reassigned. Use 'const' instead
|
src/execution/__tests__/executor-test.ts#L1403
'selectionSet' is never reassigned. Use 'const' instead
|
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/
|
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/
|
src/execution/execute.ts#L654
Unexpected console statement
|
src/execution/execute.ts#L659
Unexpected console statement
|
src/execution/execute.ts#L679
Unexpected console statement
|
src/execution/execute.ts#L710
Unexpected console statement
|
src/execution/execute.ts#L729
Unexpected console statement
|
src/execution/execute.ts#L736
Unexpected console statement
|
src/execution/execute.ts#L749
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading