Added support for WCR APIs #566
Annotations
6 errors and 1 warning
Build MSIX - win-x64:
AIDevGallery/Samples/WCRAPIs/ImageDescription.xaml.cs#L46
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build MSIX - win-x64:
AIDevGallery/Samples/WCRAPIs/ImageDescription.xaml.cs#L46
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build MSIX - win-x64
Process completed with exit code 1.
|
Test - win-x64:
AIDevGallery/Samples/WCRAPIs/ImageDescription.xaml.cs#L46
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Test - win-x64:
AIDevGallery/Samples/WCRAPIs/ImageDescription.xaml.cs#L46
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
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.
|