Skip to content

Add regenerate last response feature #177

Add regenerate last response feature

Add regenerate last response feature #177

Triggered via pull request December 7, 2024 16:37
@lcarrerelcarrere
synchronize #46
evan/issue41
Status Success
Total duration 5m 7s
Artifacts

build_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
The variable 'ex' is declared but never used
build
The variable 'ex' is declared but never used
build
The variable 'ex' is declared but never used
build
The variable 'ex' is declared but never used
build: LM-Kit-Maestro/Handlers/CustomEditorHandler.cs#L24
Cannot convert null literal to non-nullable reference type.
build: LM-Kit-Maestro/Services/ModelInfo.cs#L3
'ModelInfo' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: LM-Kit-Maestro/Handlers/CustomEditorHandler.cs#L24
Cannot convert null literal to non-nullable reference type.
build: LM-Kit-Maestro/Services/ModelInfo.cs#L3
'ModelInfo' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: LM-Kit-Maestro/UI/ModelSelectionButton.xaml.cs#L33
'ModelSelectionButton.BackgroundColorProperty' hides inherited member 'VisualElement.BackgroundColorProperty'. Use the new keyword if hiding was intended.
build: LM-Kit-Maestro/UI/ModelSelectionButton.xaml.cs#L34
'ModelSelectionButton.BackgroundColor' hides inherited member 'VisualElement.BackgroundColor'. Use the new keyword if hiding was intended.