Adds a README.md file #22
Annotations
10 warnings
Mosaic/obj/x64/Release/net7.0-windows10.0.19041.0/win-x64/MainWindow.g.i.cs#L22
'MainWindow.Activated' hides inherited member 'Window.Activated'. Use the new keyword if hiding was intended.
|
Mosaic/Controls/AboutDialog.xaml.cs#L25
Dereference of a possibly null reference.
|
Mosaic/Controls/AboutDialog.xaml.cs#L26
Dereference of a possibly null reference.
|
Mosaic/Controls/VideoMosaic.xaml.cs#L28
Non-nullable property 'MosaicManager' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Mosaic/obj/x64/Release/net7.0-windows10.0.19041.0/win-x64/MainWindow.g.i.cs#L22
'MainWindow.Activated' hides inherited member 'Window.Activated'. Use the new keyword if hiding was intended.
|
Mosaic/Controls/VideoMosaic.xaml.cs#L28
Non-nullable property 'MosaicManager' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Mosaic/Controls/AboutDialog.xaml.cs#L25
Dereference of a possibly null reference.
|
Mosaic/Controls/AboutDialog.xaml.cs#L26
Dereference of a possibly null reference.
|
Mosaic/Controls/VideoMosaic.xaml.cs#L28
A constructor should not follow a event (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md)
|
Mosaic/obj/x64/Release/net7.0-windows10.0.19041.0/win-x64/MainWindow.g.i.cs#L22
'MainWindow.Activated' hides inherited member 'Window.Activated'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading