Add theme change #28
Annotations
3 errors and 10 warnings
src/Apps/Corathing.Organizer/App.xaml.cs#L118
'BasicWidgetStringResources' is inaccessible due to its protection level
|
src/Apps/Corathing.Organizer/App.xaml.cs#L118
'BasicWidgetStringResources' is inaccessible due to its protection level
|
|
src/Shared/Corathing.Contracts/Helpers/NameHelper.cs#L12
Cannot convert null literal to non-nullable reference type.
|
src/Shared/Corathing.Contracts/Structures/EntityCollection.cs#L90
Cannot convert null literal to non-nullable reference type.
|
src/Shared/Corathing.Contracts/Bases/AppDashboardState.cs#L15
Non-nullable property 'Widgets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Shared/Corathing.Contracts/Bases/Interfaces/IWorkflowState.cs#L18
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Shared/Corathing.Contracts/Bases/Interfaces/IProjectState.cs#L18
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Shared/Corathing.Contracts/Bases/WidgetCoreState.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Shared/Corathing.Contracts/Bases/WidgetCoreState.cs#L27
Non-nullable property 'TypeName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Shared/Corathing.Contracts/Bases/WidgetCoreState.cs#L35
Non-nullable property 'NamespaceName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Shared/Corathing.Contracts/Bases/WidgetContext.cs#L36
Non-nullable field '_services' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/Shared/Corathing.Contracts/Bases/ProjectState.cs#L15
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job failed
Loading