misc: fix pnpm build #31
Annotations
8 errors and 1 warning
build
'"@trpc/server"' has no exported member named 'AnyTRPCRouter'. Did you mean 'AnyRouter'?
|
build
Cannot find name 'HTTPRequest'. Did you mean 'TrpcRequest'?
|
build
Cannot find name 'HTTPHeaders'.
|
build
Cannot find name 'HttpResponseInit'. Did you mean 'ResponseInit'?
|
build
Cannot find name 'AnyRouter'.
|
build
Cannot find name 'resolveHTTPResponse'.
|
build
Parameter 'o' implicitly has an 'any' type.
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|