groq-builder: implement "conditionals" feature #494
Annotations
10 errors and 1 warning
Type Check
Argument of type 'string' is not assignable to parameter of type 'never'.
|
Type Check
Type 'string' does not satisfy the constraint 'never'.
|
Type Check
Type 'ExpectedType' does not satisfy the constraint 'ObjectValidationMap'.
|
Type Check
Type 'ExpectedType' does not satisfy the constraint 'object & { [ERROR]: "Types should be strict equal"; }'.
|
Type Check
Type 'ExpectedType' does not satisfy the constraint 'object & { [ERROR]: "Types should be strict equal"; }'.
|
Type Check
Type 'ExpectedType | null | undefined' does not satisfy the constraint 'object & { [ERROR]: "Types should be strict equal"; }'.
|
Type Check
Type 'ExpectedType | null | undefined' does not satisfy the constraint 'object & { [ERROR]: "Types should be strict equal"; }'.
|
Type Check
Unused '@ts-expect-error' directive.
|
Type Check
Expected 1 arguments, but got 0.
|
Type Check
Unused '@ts-expect-error' directive.
|
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/
|
The logs for this run have expired and are no longer available.
Loading