Add nx, updated eslint, deps #636
Annotations
7 errors
Run npm run build:
apps/api/src/lib/rating.ts#L14
Cannot find module 'openai' or its corresponding type declarations.
|
Run npm run build:
apps/api/src/logger.ts#L288
Type 'Logger<string, boolean>' is not assignable to type 'Logger<never, boolean>'.
|
Run npm run build:
apps/api/src/logger.ts#L290
Type 'Logger<string, boolean>' is not assignable to type 'Logger<never, boolean>'.
|
Run npm run build:
apps/api/src/routes/ai-fix.ts#L8
Cannot find module 'openai' or its corresponding type declarations.
|
Run npm run build:
apps/api/src/services/openai.ts#L1
Cannot find module 'openai' or its corresponding type declarations.
|
Run npm run build:
packages/cli/src/index.ts#L4
Could not find a declaration file for module 'semver'. '/home/runner/work/rate-my-openapi/rate-my-openapi/node_modules/semver/index.js' implicitly has an 'any' type.
|
Run npm run build
Process completed with exit code 2.
|
Loading