Skip to content

groq-builder: implement "conditionals" feature #498

groq-builder: implement "conditionals" feature

groq-builder: implement "conditionals" feature #498

Triggered via pull request January 17, 2024 23:10
Status Failure
Total duration 52s
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/conditionalByType.ts#L11
'IsEqual' is defined but never used
Lint and Type-check: packages/groq-builder/src/commands/projection-types.ts#L8
'TaggedUnwrap' 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/