Wpf Continuous Delivery #7
Annotations
2 errors and 10 warnings
|
|
src/Shared/Corathing.Contracts/Services/IStorageService.cs#L29
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Shared/Corathing.Contracts/Services/IStorageService.cs#L30
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Shared/Corathing.Contracts/Bases/DataSourceState.cs#L31
Non-nullable property 'PackageReference' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Shared/Corathing.Contracts/Bases/DataSourceState.cs#L32
Non-nullable property 'CoreSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Shared/Corathing.Contracts/Bases/PackageState.cs#L20
Non-nullable property 'PackageTitle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Shared/Corathing.Contracts/Bases/PackageState.cs#L21
Non-nullable property 'AssemblyName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Shared/Corathing.Contracts/Bases/PackageState.cs#L22
Non-nullable property 'AssemblyVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Shared/Corathing.Contracts/Bases/PackageState.cs#L29
Non-nullable property 'AssemblyName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Shared/Corathing.Contracts/Bases/PackageState.cs#L30
Non-nullable property 'AssemblyVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Shared/Corathing.Contracts/Bases/PackageState.cs#L31
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job was cancelled
Loading