Skip to content

Add Dashboard Sample #26

Add Dashboard Sample

Add Dashboard Sample #26

Triggered via push June 12, 2024 09:00
Status Failure
Total duration 5m 47s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build (x64): src/Apps/Corathing.Organizer/App.xaml.cs#L113
'BasicWidgetStringResources' is inaccessible due to its protection level
build (x64): src/Apps/Corathing.Organizer/App.xaml.cs#L113
'BasicWidgetStringResources' is inaccessible due to its protection level
build (x64)
Process completed with exit code 1.
build (x64): src/Shared/Corathing.Contracts/Helpers/NameHelper.cs#L12
Cannot convert null literal to non-nullable reference type.
build (x64): src/Shared/Corathing.Contracts/Structures/EntityCollection.cs#L90
Cannot convert null literal to non-nullable reference type.
build (x64): src/Shared/Corathing.Contracts/Bases/WorkflowState.cs#L15
Non-nullable property 'Layouts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (x64): src/Shared/Corathing.Contracts/Bases/WorkflowState.cs#L16
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (x64): src/Shared/Corathing.Contracts/Bases/WidgetState.cs#L22
Non-nullable property 'CoreSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (x64): src/Shared/Corathing.Contracts/Bases/WidgetState.cs#L23
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (x64): src/Shared/Corathing.Contracts/Bases/WidgetState.cs#L24
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (x64): src/Shared/Corathing.Contracts/Bases/WidgetLayout.cs#L65
Non-nullable property 'Rect' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (x64): src/Shared/Corathing.Contracts/Bases/WidgetLayout.cs#L51
Non-nullable property 'RectBeforeDrag' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (x64): src/Shared/Corathing.Contracts/Bases/WidgetLayout.cs#L52
Non-nullable property 'Rect' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.