Merge pull request #4 from NathanKneT/feature/english_editor #10
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci-cd.yml
on: push
Annotations
11 errors
|
🔍 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/editor/AIGenerationModal.tsx#L206
Element implicitly has an 'any' type because expression of type '"start" | "story" | "end"' can't be used to index type '{ start: { neutral: string; dark: string; humorous: string; }; story: { neutral: string; dark: string; humorous: string; }; }'.
|
|
🔍 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/editor/AIGenerationModal.tsx#L206
Element implicitly has an 'any' type because expression of type '"start" | "story" | "end"' can't be used to index type '{ start: { neutral: string; dark: string; humorous: string; }; story: { neutral: string; dark: string; humorous: string; }; }'.
|
|
🔍 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.
|