Skip to content

groq-builder: implement "conditionals" feature #488

groq-builder: implement "conditionals" feature

groq-builder: implement "conditionals" feature #488

Triggered via pull request December 27, 2023 19:51
Status Failure
Total duration 50s
Artifacts

static-analysis.yml

on: pull_request
Lint and Type-check
42s
Lint and Type-check
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Lint and Type-check: packages/groq-builder/src/commands/selectByType.ts#L2
'ResultOverride' is defined but never used
Lint and Type-check: packages/groq-builder/src/commands/selectByType.ts#L3
'ValueOf' is defined but never used
Lint and Type-check: packages/groq-builder/src/types/public-types.ts#L3
'Tagged' is defined but never used
Lint and Type-check
Process completed with exit code 1.
Lint and Type-check
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/