Skip to content

Merge remote-tracking branch 'origin/master' #2

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master' #2

Triggered via push December 25, 2024 15:35
Status Success
Total duration 29s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: Data/Language/LanguageRoot.cs#L9
Non-nullable property 'UserUpdated' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Data/Language/LanguageRoot.cs#L12
Non-nullable property 'DateUpdated' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Data/Language/LanguageRoot.cs#L15
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Data/Language/LanguageRoot.cs#L18
Non-nullable property 'DeDE' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Data/Language/LanguageRoot.cs#L21
Non-nullable property 'EnEN' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Data/Language/LanguageRoot.cs#L27
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Data/Theme/ThemeService.cs#L20
Possible null reference return.
build: Data/Language/LanguageService.cs#L20
Possible null reference return.
build: Data/Story/StoryRoot.cs#L40
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Data/Story/StoryRoot.cs#L17
Non-nullable property 'TitleEN' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.