groq-builder: compatibility with GroqD #472
static-analysis.yml
on: pull_request
Lint and Type-check
41s
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/
|