Improve styling for filter bricks #794
Annotations
10 warnings
Damselfly.Core.ScopedServices/BaseSearchService.cs#L326
Cannot convert null literal to non-nullable reference type.
|
Damselfly.Core.ScopedServices/BaseSearchService.cs#L329
Cannot convert null literal to non-nullable reference type.
|
Damselfly.Core.ScopedServices/BaseSearchService.cs#L332
Cannot convert null literal to non-nullable reference type.
|
Damselfly.Core.ScopedServices/Client Services/ApiAuthenticationStateProvider.cs#L63
Dereference of a possibly null reference.
|
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.
|
Damselfly.Core.ScopedServices/Client Services/ClientAuthService.cs#L55
Cannot convert null literal to non-nullable reference type.
|
Damselfly.Core.ScopedServices/Client Services/ClientTagService.cs#L20
The event 'ClientTagService.OnUserTagsAdded' is never used
|
Damselfly.Core.ScopedServices/Client Services/ClientFolderService.cs#L23
The field 'ClientFolderService.OnChange' is assigned but its value is never used
|
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.
|
The logs for this run have expired and are no longer available.
Loading