Add support for parsing template strings #389
ci.yaml
on: pull_request
GitHub Pages
1m 5s
Matrix: api-ts
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.
|