feat: Enhance EditorToolbar with AI generation and bulk generation fe… #13
ci-cd.yml
on: pull_request
Annotations
11 errors
|
🔍 Validation
Process completed with exit code 1.
|
|
🔍 Validation:
src/lib/dynamicStoryManager.ts#L478
Parameter 'choice' implicitly has an 'any' type.
|
|
🔍 Validation:
src/components/StoryEditor.tsx#L1092
Object literal may only specify known properties, and 'aiGenerated' does not exist in type '{ createdAt: Date; updatedAt: Date; version: string; author?: string | undefined; }'.
|
|
🔍 Validation:
src/components/StoryEditor.tsx#L752
Object literal may only specify known properties, and 'aiGenerated' does not exist in type '{ createdAt: Date; updatedAt: Date; version: string; author?: string | undefined; }'.
|
|
🔍 Validation:
src/lib/dynamicStoryManager.ts#L478
Parameter 'choice' implicitly has an 'any' type.
|
|
🔍 Validation:
src/components/StoryEditor.tsx#L1092
Object literal may only specify known properties, and 'aiGenerated' does not exist in type '{ createdAt: Date; updatedAt: Date; version: string; author?: string | undefined; }'.
|
|
🔍 Validation:
src/components/StoryEditor.tsx#L752
Object literal may only specify known properties, and 'aiGenerated' does not exist in type '{ createdAt: Date; updatedAt: Date; version: string; author?: string | undefined; }'.
|
|
🔍 Validation:
src/lib/dynamicStoryManager.ts#L478
Parameter 'choice' implicitly has an 'any' type.
|
|
🔍 Validation:
src/components/StoryEditor.tsx#L1092
Object literal may only specify known properties, and 'aiGenerated' does not exist in type '{ createdAt: Date; updatedAt: Date; version: string; author?: string | undefined; }'.
|
|
🔍 Validation:
src/components/StoryEditor.tsx#L752
Object literal may only specify known properties, and 'aiGenerated' does not exist in type '{ createdAt: Date; updatedAt: Date; version: string; author?: string | undefined; }'.
|
|
📋 Summary
Process completed with exit code 1.
|