Skip to content

382-foreground-and-background-dropdowns-on-highlightdialog-have-dupli… #46

382-foreground-and-background-dropdowns-on-highlightdialog-have-dupli…

382-foreground-and-background-dropdowns-on-highlightdialog-have-dupli… #46

Status Success
Total duration 3m 8s
Artifacts

test_dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Logexpert.Core/Config/Settings.cs#L44
Non-nullable field 'lastDirectory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Logexpert.Core/EventArgs/GuiStateArgs.cs#L25
Non-nullable property 'CurrentEncoding' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Logexpert.Core/Config/ToolEntry.cs#L18
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Logexpert.Core/Config/ToolEntry.cs#L15
Non-nullable field 'iconFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Logexpert.Core/Classes/Bookmark/BookmarkDataProvider.cs#L23
Non-nullable event 'AllBookmarksRemoved' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: src/Logexpert.Core/Classes/Bookmark/BookmarkDataProvider.cs#L23
Non-nullable event 'BookmarkRemoved' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: src/Logexpert.Core/Classes/Bookmark/BookmarkDataProvider.cs#L23
Non-nullable event 'BookmarkAdded' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: src/Logexpert.Core/Classes/Bookmark/BookmarkDataProvider.cs#L18
Non-nullable event 'AllBookmarksRemoved' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: src/Logexpert.Core/Classes/Bookmark/BookmarkDataProvider.cs#L18
Non-nullable event 'BookmarkRemoved' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
build: src/Logexpert.Core/Classes/Bookmark/BookmarkDataProvider.cs#L18
Non-nullable event 'BookmarkAdded' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.