Skip to content

Merge pull request #4 from NathanKneT/feature/english_editor #10

Merge pull request #4 from NathanKneT/feature/english_editor

Merge pull request #4 from NathanKneT/feature/english_editor #10

Triggered via push June 22, 2025 07:08
Status Failure
Total duration 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-cd.yml

on: push
🔍 Validation
38s
🔍 Validation
🏗️ Build
0s
🏗️ Build
🔒 Security
0s
🔒 Security
🚀 Deployment Test
0s
🚀 Deployment Test
🐳 Docker
0s
🐳 Docker
📋 Summary
4s
📋 Summary
Fit to window
Zoom out
Zoom in

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.