Skip to content

Enhance getFileTemplate method for CDN URL handling (#551) #248

Enhance getFileTemplate method for CDN URL handling (#551)

Enhance getFileTemplate method for CDN URL handling (#551) #248

Triggered via push January 29, 2025 15:07
Status Success
Total duration 18m 42s
Artifacts

codeql.yml

on: push
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): src/Indice.Features.Cases.Core/Services/MyCaseService.cs#L309
Possible null reference assignment.
Analyze (csharp): src/Indice.Features.Cases.Core/Services/BaseCaseService.cs#L76
Possible null reference assignment.
Analyze (csharp): src/Indice.Features.Identity.Core/ResponseHandling/ExtendedTokenResponseGenerator.cs#L29
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
Analyze (csharp): src/Indice.Features.Identity.UI/Pages/_BasePageModel.cs#L123
Dereference of a possibly null reference.
Analyze (csharp): test/Indice.Features.Messages.Tests/MediaLibraryTests.cs#L210
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/Indice.Features.Cases.Core/Services/MyCaseService.cs#L309
Possible null reference assignment.
Analyze (csharp): src/Indice.Features.Cases.Core/Services/BaseCaseService.cs#L76
Possible null reference assignment.
Analyze (csharp): src/Indice.Features.Identity.Core/ResponseHandling/ExtendedTokenResponseGenerator.cs#L29
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
Analyze (csharp): src/Indice.Features.Identity.UI/Pages/_BasePageModel.cs#L123
Dereference of a possibly null reference.
Analyze (csharp): test/Indice.Features.Messages.Tests/MediaLibraryTests.cs#L210
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.