Skip to content

Merge branch 'release/1.4.0' #12

Merge branch 'release/1.4.0'

Merge branch 'release/1.4.0' #12

Triggered via push August 20, 2024 21:45
Status Success
Total duration 35s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: LocalisedString/LocaleStringItem.cs#L7
Non-nullable property 'Culture' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: LocalisedString.ViewModels/LocaleStringViewModel.cs#L9
Non-nullable field '_culture' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: LocalisedString.ViewModels/LocaleStringViewModel.cs#L9
Non-nullable field '_text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: LocalisedString/LocaleStringItem.cs#L7
Non-nullable property 'Culture' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: LocalisedString.ViewModels/LocaleStringViewModel.cs#L9
Non-nullable field '_culture' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: LocalisedString.ViewModels/LocaleStringViewModel.cs#L9
Non-nullable field '_text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.