Skip to content

feat: add experimental compileGraphQuery #466

feat: add experimental compileGraphQuery

feat: add experimental compileGraphQuery #466

Triggered via push July 15, 2024 18:44
Status Failure
Total duration 45s
Artifacts

ci.yml

on: push
Matrix: prepare
Matrix: size
Matrix: suite
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
Suite (ubuntu-latest, Node 20): src/compileGraphQuery.ts#L93
'SampleQuery' is defined but never used. Allowed unused vars must match /^_/u
Suite (ubuntu-latest, Node 20): src/compileGraphQuery.ts#L94
'query' is assigned a value but never used. Allowed unused vars must match /^_/u
Suite (ubuntu-latest, Node 20)
Process completed with exit code 1.
Suite (ubuntu-latest, Node 18): src/compileGraphQuery.ts#L93
'SampleQuery' is defined but never used. Allowed unused vars must match /^_/u
Suite (ubuntu-latest, Node 18): src/compileGraphQuery.ts#L94
'query' is assigned a value but never used. Allowed unused vars must match /^_/u
Suite (ubuntu-latest, Node 18)
Process completed with exit code 1.
Suite (ubuntu-latest, Node 16): src/compileGraphQuery.ts#L93
'SampleQuery' is defined but never used. Allowed unused vars must match /^_/u
Suite (ubuntu-latest, Node 16): src/compileGraphQuery.ts#L94
'query' is assigned a value but never used. Allowed unused vars must match /^_/u
Suite (ubuntu-latest, Node 16)
Process completed with exit code 1.
Prepare (ubuntu-latest, Node 18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Prepare (ubuntu-latest, Node 20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Prepare (ubuntu-latest, Node 16)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Types (ubuntu-latest, Node 20, TS 4.7)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Types (ubuntu-latest, Node 20, TS 5.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Types (ubuntu-latest, Node 20, TS 4.8)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Types (ubuntu-latest, Node 20, TS 4.9)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Suite (ubuntu-latest, Node 20)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Suite (ubuntu-latest, Node 18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Suite (ubuntu-latest, Node 16)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Types (ubuntu-latest, Node 20, TS 4.6)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/