Skip to content

Feature: Groq builder 0.1 #448

Feature: Groq builder 0.1

Feature: Groq builder 0.1 #448

Triggered via pull request November 6, 2023 06:02
Status Failure
Total duration 45s
Artifacts

static-analysis.yml

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

Annotations

10 errors and 1 warning
Lint and Type-check
Cannot find module '@sanity/client' or its corresponding type declarations.
Lint and Type-check
Cannot find module 'groqd/src' or its corresponding type declarations.
Lint and Type-check
Cannot find module 'groqd-playground' or its corresponding type declarations.
Lint and Type-check
Module './components/Playground' was resolved to '/home/runner/work/groqd/groqd/packages/groqd-playground/src/components/Playground.tsx', but '--jsx' is not set.
Lint and Type-check
Cannot use JSX unless the '--jsx' flag is provided.
Lint and Type-check
Cannot use JSX unless the '--jsx' flag is provided.
Lint and Type-check
Module './JSONExplorer.styled' was resolved to '/home/runner/work/groqd/groqd/packages/groqd-playground/src/components/JSONExplorer.styled.tsx', but '--jsx' is not set.
Lint and Type-check
Cannot use JSX unless the '--jsx' flag is provided.
Lint and Type-check
Cannot use JSX unless the '--jsx' flag is provided.
Lint and Type-check
Cannot use JSX unless the '--jsx' flag is provided.
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/