Skip to content

chore: workflow publish file #13

chore: workflow publish file

chore: workflow publish file #13

Triggered via push August 9, 2024 05:53
Status Failure
Total duration 3m 27s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build (Release)
Process completed with exit code 1.
build (Release): CodeGenerator/MainWindow.xaml.cs#L16
Non-nullable field 'Placeholders' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (Release): CodeGenerator/MainWindow.xaml.cs#L49
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.