[Sample] Face detection sample #726
Annotations
6 errors and 1 warning
Build MSIX - win-x64:
AIDevGallery/Samples/Open Source Models/Image Models/FaceDetLite/FaceDetection.xaml.cs#L82
Nullability of reference types in type of parameter 'sender' of 'void FaceDetection.FrameRateTimer_Tick(object sender, object e)' doesn't match the target delegate 'EventHandler<object>' (possibly because of nullability attributes).
|
Build MSIX - win-x64:
AIDevGallery/Samples/Open Source Models/Image Models/FaceDetLite/FaceDetection.xaml.cs#L82
Nullability of reference types in type of parameter 'sender' of 'void FaceDetection.FrameRateTimer_Tick(object sender, object e)' doesn't match the target delegate 'EventHandler<object>' (possibly because of nullability attributes).
|
Build MSIX - win-x64
Process completed with exit code 1.
|
Test - win-x64:
AIDevGallery/Samples/Open Source Models/Image Models/FaceDetLite/FaceDetection.xaml.cs#L82
Nullability of reference types in type of parameter 'sender' of 'void FaceDetection.FrameRateTimer_Tick(object sender, object e)' doesn't match the target delegate 'EventHandler<object>' (possibly because of nullability attributes).
|
Test - win-x64:
AIDevGallery/Samples/Open Source Models/Image Models/FaceDetLite/FaceDetection.xaml.cs#L82
Nullability of reference types in type of parameter 'sender' of 'void FaceDetection.FrameRateTimer_Tick(object sender, object e)' doesn't match the target delegate 'EventHandler<object>' (possibly because of nullability attributes).
|
Test - win-x64
Process completed with exit code 1.
|
Test - win-x64
No files were found with the provided path: TestResults. No artifacts will be uploaded.
|