Skip to content

Got openAPI working at /api/openapi #1225

Got openAPI working at /api/openapi

Got openAPI working at /api/openapi #1225

Triggered via push October 14, 2023 07:35
Status Failure
Total duration 1m 51s
Artifacts
Run type checks, lint, and tests
1m 40s
Run type checks, lint, and tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Run type checks, lint, and tests: node_modules/.pnpm/@[email protected]/node_modules/@trpc/server/src/core/internals/config.ts#L22
Property 'JEST_WORKER_ID' comes from an index signature, so it must be accessed with ['JEST_WORKER_ID'].
Run type checks, lint, and tests: node_modules/.pnpm/@[email protected]/node_modules/@trpc/server/src/core/internals/config.ts#L23
Property 'VITEST_WORKER_ID' comes from an index signature, so it must be accessed with ['VITEST_WORKER_ID'].
Run type checks, lint, and tests: node_modules/.pnpm/@[email protected]/node_modules/@trpc/server/src/error/utils.ts#L19
Property 'message' comes from an index signature, so it must be accessed with ['message'].
Run type checks, lint, and tests: node_modules/.pnpm/@[email protected]/node_modules/@trpc/server/src/error/utils.ts#L20
Property 'message' comes from an index signature, so it must be accessed with ['message'].
Run type checks, lint, and tests: node_modules/.pnpm/@[email protected]/node_modules/@trpc/server/src/http/getHTTPStatusCode.ts#L39
Property 'httpStatus' comes from an index signature, so it must be accessed with ['httpStatus'].
Run type checks, lint, and tests: node_modules/.pnpm/@[email protected]/node_modules/@trpc/server/src/http/getHTTPStatusCode.ts#L40
Property 'httpStatus' comes from an index signature, so it must be accessed with ['httpStatus'].
Run type checks, lint, and tests
Process completed with exit code 1.