use npm version of trpc-cli #1665
Annotations
9 errors and 2 warnings
build (20.x)
Type '{ name: string; regtype: unknown; typescript: string; }[]' is not assignable to type 'QueryParameter[]'.
|
build (20.x)
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
build (20.x)
Parameter 't' implicitly has an 'any' type.
|
build (20.x)
'q' is of type 'unknown'.
|
build (20.x)
Argument of type 'unknown[]' is not assignable to parameter of type 'AnalysedQuery[]'.
|
build (20.x)
Binding element 'client' implicitly has an 'any' type.
|
build (20.x)
Binding element 'args' implicitly has an 'any' type.
|
build (20.x)
@pgkit/typegen#build: command (/home/runner/work/pgkit/pgkit/packages/typegen) /opt/hostedtoolcache/node/20.17.0/x64/bin/pnpm run build exited (2)
|
build (20.x)
Process completed with exit code 2.
|
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|