Skip to content

Use textarea for text resource as markdown editor was freezing window #83

Use textarea for text resource as markdown editor was freezing window

Use textarea for text resource as markdown editor was freezing window #83

Triggered via push January 9, 2026 15:28
Status Failure
Total duration 1m 0s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
test: tests/Umbraco.Ai.Tests.Common/Builders/AiContextResourceBuilder.cs#L94
The type or namespace name 'AiContextResource' could not be found (are you missing a using directive or an assembly reference?)
test: tests/Umbraco.Ai.Tests.Common/Builders/AiContextBuilder.cs#L59
The type or namespace name 'AiContextResource' could not be found (are you missing a using directive or an assembly reference?)
test: tests/Umbraco.Ai.Tests.Common/Builders/AiContextBuilder.cs#L53
The type or namespace name 'AiContextResource' could not be found (are you missing a using directive or an assembly reference?)
test: tests/Umbraco.Ai.Tests.Common/Builders/AiContextBuilder.cs#L47
The type or namespace name 'AiContextResource' could not be found (are you missing a using directive or an assembly reference?)
test: tests/Umbraco.Ai.Tests.Common/Builders/AiContextResourceBuilder.cs#L55
The type or namespace name 'AiContextResourceInjectionMode' could not be found (are you missing a using directive or an assembly reference?)
test: tests/Umbraco.Ai.Tests.Common/Fakes/FakeAiContextRepository.cs#L10
The type or namespace name 'AiContext' could not be found (are you missing a using directive or an assembly reference?)
test: tests/Umbraco.Ai.Tests.Common/Fakes/FakeAiContextRepository.cs#L8
The type or namespace name 'IAiContextRepository' could not be found (are you missing a using directive or an assembly reference?)
test: tests/Umbraco.Ai.Tests.Common/Fakes/FakeAiContextRepository.cs#L1
The type or namespace name 'Context' does not exist in the namespace 'Umbraco.Ai.Core' (are you missing an assembly reference?)
test: tests/Umbraco.Ai.Tests.Common/Builders/AiContextResourceBuilder.cs#L2
The type or namespace name 'Context' does not exist in the namespace 'Umbraco.Ai.Core' (are you missing an assembly reference?)
test: tests/Umbraco.Ai.Tests.Common/Builders/AiContextBuilder.cs#L1
The type or namespace name 'Context' does not exist in the namespace 'Umbraco.Ai.Core' (are you missing an assembly reference?)
test: src/Umbraco.Ai.Agui/AguiConstants.cs#L28
Missing XML comment for publicly visible type or member 'AguiConstants.EventTypes.ToolCallStart'
test: src/Umbraco.Ai.Agui/AguiConstants.cs#L25
Missing XML comment for publicly visible type or member 'AguiConstants.EventTypes.TextMessageChunk'
test: src/Umbraco.Ai.Agui/AguiConstants.cs#L24
Missing XML comment for publicly visible type or member 'AguiConstants.EventTypes.TextMessageEnd'
test: src/Umbraco.Ai.Agui/AguiConstants.cs#L23
Missing XML comment for publicly visible type or member 'AguiConstants.EventTypes.TextMessageContent'
test: src/Umbraco.Ai.Agui/AguiConstants.cs#L22
Missing XML comment for publicly visible type or member 'AguiConstants.EventTypes.TextMessageStart'
test: src/Umbraco.Ai.Agui/AguiConstants.cs#L19
Missing XML comment for publicly visible type or member 'AguiConstants.EventTypes.StepFinished'
test: src/Umbraco.Ai.Agui/AguiConstants.cs#L18
Missing XML comment for publicly visible type or member 'AguiConstants.EventTypes.StepStarted'
test: src/Umbraco.Ai.Agui/AguiConstants.cs#L17
Missing XML comment for publicly visible type or member 'AguiConstants.EventTypes.RunError'
test: src/Umbraco.Ai.Agui/AguiConstants.cs#L16
Missing XML comment for publicly visible type or member 'AguiConstants.EventTypes.RunFinished'
test: src/Umbraco.Ai.Agui/AguiConstants.cs#L15
Missing XML comment for publicly visible type or member 'AguiConstants.EventTypes.RunStarted'