Date fix #843
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Initialize CodeQL
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Compile the Code:
Damselfly.ML.AzureFace/AzureFaceService.cs#L157
'PersonDirectoryExtensions.CreateDynamicPersonGroupAsync(IPersonDirectory, string, DynamicPersonGroupCreateRequest, CancellationToken)' is obsolete: 'Method is being deprecated, consider using other overloads.'
|
Compile the Code:
Damselfly.ML.AzureFace/AzureFaceService.cs#L129
Dereference of a possibly null reference.
|
Compile the Code:
Damselfly.ML.AzureFace/AzureFaceService.cs#L157
Dereference of a possibly null reference.
|
Compile the Code:
Damselfly.ML.AzureFace/AzureFaceService.cs#L188
Dereference of a possibly null reference.
|
Compile the Code:
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.'
|
Compile the Code:
Damselfly.ML.AzureFace/AzureFaceService.cs#L337
'PersonDirectoryExtensions.CreatePersonAsync(IPersonDirectory, EnrolledPerson, CancellationToken)' is obsolete: 'Method is being deprecated, consider using other overloads.'
|
Compile the Code:
Damselfly.ML.AzureFace/AzureFaceService.cs#L306
Nullable value type may be null.
|
Compile the Code:
Damselfly.ML.AzureFace/AzureFaceService.cs#L320
Dereference of a possibly null reference.
|
Compile the Code:
Damselfly.ML.AzureFace/AzureFaceService.cs#L334
Nullable value type may be null.
|
Compile the Code:
Damselfly.ML.AzureFace/AzureFaceService.cs#L337
Dereference of a possibly null reference.
|
Loading