Skip to content

Update README.md

Update README.md #6

Triggered via push June 30, 2025 08:33
Status Success
Total duration 1m 21s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Web/Models/Media/VideoFile.cs#L20
Non-nullable property 'PreviewImage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Web/Models/Media/VideoFile.cs#L14
Non-nullable property 'Copyright' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Web/Models/Pages/StartPage.cs#L25
Non-nullable property 'MainContentArea' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Web/Models/Media/ImageFile.cs#L15
Non-nullable property 'Copyright' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Web/Models/Pages/NewsPage.cs#L8
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Web/Models/Media/GenericMedia.cs#L9
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Web/Models/Media/VideoFile.cs#L20
Non-nullable property 'PreviewImage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Web/Models/Media/VideoFile.cs#L14
Non-nullable property 'Copyright' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Web/Models/Pages/StartPage.cs#L25
Non-nullable property 'MainContentArea' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Web/Models/Media/ImageFile.cs#L15
Non-nullable property 'Copyright' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.