Skip to content

Add support for parsing template strings #389

Add support for parsing template strings

Add support for parsing template strings #389

Triggered via pull request November 6, 2024 21:12
Status Failure
Total duration 1m 14s
Artifacts

ci.yaml

on: pull_request
Matrix: api-ts
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Node.js lts/-1
Type '(Right<string> | Left<string> | undefined)[]' is not assignable to type 'Either<string, Schema>[]'.
Node.js lts/-1
Not all code paths return a value.
Node.js lts/-1
Process completed with exit code 1.
Node.js lts/*
The job was canceled because "lts_-1" failed.
Node.js lts/*
Type '(Right<string> | Left<string> | undefined)[]' is not assignable to type 'Either<string, Schema>[]'.
Node.js lts/*
Not all code paths return a value.
Node.js lts/*
Process completed with exit code 1.