Logging #1553
Annotations
10 warnings
Found version-specific or distribution-specific runtime identifier(s): ubuntu.20.04-x64. Affected libraries: Emgu.CV.runtime.ubuntu.20.04-x64. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Damselfly.ML.AzureFace/AzureFaceService.cs#L157
'PersonDirectoryExtensions.CreateDynamicPersonGroupAsync(IPersonDirectory, string, DynamicPersonGroupCreateRequest, CancellationToken)' is obsolete: 'Method is being deprecated, consider using other overloads.'
|
Damselfly.ML.AzureFace/AzureFaceService.cs#L129
Dereference of a possibly null reference.
|
Damselfly.ML.AzureFace/AzureFaceService.cs#L157
Dereference of a possibly null reference.
|
Damselfly.ML.AzureFace/AzureFaceService.cs#L188
Dereference of a possibly null reference.
|
Damselfly.ML.AzureFace/AzureFaceService.cs#L239
'PersonDirectoryExtensions.AddPersonFaceFromStreamAsync(IPersonDirectory, string, string, Stream, string, string, string, CancellationToken)' is obsolete: 'Method is being deprecated, consider using other overloads.'
|
Damselfly.ML.AzureFace/AzureFaceService.cs#L337
'PersonDirectoryExtensions.CreatePersonAsync(IPersonDirectory, EnrolledPerson, CancellationToken)' is obsolete: 'Method is being deprecated, consider using other overloads.'
|
Damselfly.ML.AzureFace/AzureFaceService.cs#L306
Nullable value type may be null.
|
Damselfly.ML.AzureFace/AzureFaceService.cs#L320
Dereference of a possibly null reference.
|
Damselfly.ML.AzureFace/AzureFaceService.cs#L334
Nullable value type may be null.
|
The logs for this run have expired and are no longer available.
Loading