Goodbye EMGU and Azure Face - it's been a pleasure. #1596
Annotations
4 errors and 10 warnings
|
Run Dotnet Server Build:
Damselfly.Core/Utils/TransThrottle.cs#L8
The type or namespace name 'Azure' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
Run Dotnet Server Build:
Damselfly.Core/Utils/TransThrottle.cs#L10
The type or namespace name 'Rest' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
Run Dotnet Server Build
The operation was canceled.
|
Run Dotnet Server Build:
Damselfly.ML.FaceONNX/Embeddings.cs#L129
Nullability of reference types in value of type '(string? label, float min)' doesn't match target type '(string, float)'.
|
Run Dotnet Server Build:
Damselfly.ML.FaceONNX/Embeddings.cs#L157
Nullability of reference types in value of type '(string? label, float max)' doesn't match target type '(string, float)'.
|
Run Dotnet Server Build:
Damselfly.ML.FaceONNX/FaceONNXService.cs#L41
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.
|
Run Dotnet Server Build:
Damselfly.Core.ScopedServices/BaseSearchService.cs#L326
Cannot convert null literal to non-nullable reference type.
|
Run Dotnet Server Build:
Damselfly.Core.ScopedServices/BaseSearchService.cs#L329
Cannot convert null literal to non-nullable reference type.
|
Run Dotnet Server Build:
Damselfly.Core.ScopedServices/BaseSearchService.cs#L332
Cannot convert null literal to non-nullable reference type.
|
Run Dotnet Server Build:
Damselfly.Core.ScopedServices/Client Services/ClientAuthService.cs#L55
Cannot convert null literal to non-nullable reference type.
|
Run Dotnet Server Build:
Damselfly.Core.ScopedServices/Client Services/ApiAuthenticationStateProvider.cs#L63
Dereference of a possibly null reference.
|
Run Dotnet Server Build:
Damselfly.Core.ScopedServices/Client Services/ClientPeopleService.cs#L38
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.
|
Run Dotnet Server Build:
Damselfly.Core.ScopedServices/Client Services/ClientTagService.cs#L20
The event 'ClientTagService.OnUserTagsAdded' is never used
|
Loading