fix(api): removed ProjectImage entity in favor of a join table between project and media #1665
Annotations
8 warnings
Lint code:
services/ai-bot/src/services/job-processor/job-processor.service.ts#L105
Unexpected any. Specify a different type
|
Lint code:
services/ai-bot/src/services/job-processor/job-processor.service.ts#L47
Unexpected any. Specify a different type
|
Lint code:
services/ai-bot/src/services/job-processor/job-processor.service.ts#L19
Unexpected any. Specify a different type
|
Lint code:
services/ai-bot/src/services/job-processor/job-processor.service.ts#L19
Unexpected any. Specify a different type
|
Lint code:
services/ai-bot/src/load-context.ts#L145
Unexpected any. Specify a different type
|
Lint code:
services/ai-bot/src/load-context.ts#L129
Unexpected any. Specify a different type
|
Lint code:
services/ai-bot/src/load-context.ts#L120
Unexpected any. Specify a different type
|
Lint code:
services/ai-bot/src/common/config/config.reader.ts#L15
Unexpected any. Specify a different type
|
Loading