Skip to content

groq-builder: compatibility with GroqD #468

groq-builder: compatibility with GroqD

groq-builder: compatibility with GroqD #468

Triggered via pull request December 18, 2023 05:33
Status Failure
Total duration 48s
Artifacts

static-analysis.yml

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

Annotations

3 errors and 1 warning
Lint and Type-check
This expression is not callable.
Lint and Type-check
Type '{ name: string; images: { name: string; description: string | null | undefined; }[] | null; }[]' does not satisfy the constraint '{ name: string; images: { name: string; description: any; }[] | null; }[] & { [ERROR]: "Types should be strict equal"; }'.
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/