Split monochrome palette #36
Annotations
11 warnings
Build application
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build application:
src/ImeSense.GeneoGraph.Design/Models/Photo.cs#L43
Possible null reference argument for parameter 'resourceUri' in 'Bitmap ImageHelper.LoadFromResource(Uri resourceUri)'.
|
Build application:
src/ImeSense.GeneoGraph.Design/Models/Photo.cs#L14
Non-nullable field '_photoBitmap' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build application:
src/ImeSense.GeneoGraph.Design/ViewModels/AlbumsViewModel.cs#L199
Possible null reference assignment.
|
Build application:
src/ImeSense.GeneoGraph.Design/Models/Photo.cs#L43
Possible null reference argument for parameter 'resourceUri' in 'Bitmap ImageHelper.LoadFromResource(Uri resourceUri)'.
|
Build application:
src/ImeSense.GeneoGraph.Design/Models/Photo.cs#L14
Non-nullable field '_photoBitmap' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build application:
src/ImeSense.GeneoGraph.Design/ViewModels/AlbumsViewModel.cs#L199
Possible null reference assignment.
|
Build application:
src/ImeSense.GeneoGraph.Design/Models/Photo.cs#L43
Possible null reference argument for parameter 'resourceUri' in 'Bitmap ImageHelper.LoadFromResource(Uri resourceUri)'.
|
Build application:
src/ImeSense.GeneoGraph.Design/Models/Photo.cs#L14
Non-nullable field '_photoBitmap' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build application:
src/ImeSense.GeneoGraph.Design/ViewModels/AlbumsViewModel.cs#L199
Possible null reference assignment.
|
Restore packages
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Loading