CodeQL analyzer #134
Annotations
10 warnings
Build:
MiniSpace.Services.Identity/src/MiniSpace.Services.Identity.Infrastructure/Extensions.cs#L50
The using directive for 'Paralax.CQRS.WebApi' appeared previously in this namespace
|
Build:
MiniSpace.Services.Identity/src/MiniSpace.Services.Identity.Infrastructure/Extensions.cs#L51
The using directive for 'Paralax' appeared previously in this namespace
|
Build:
MiniSpace.Services.Identity/src/MiniSpace.Services.Identity.Infrastructure/Auth/VerificationTokenService.cs#L32
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
Build:
MiniSpace.Services.Identity/src/MiniSpace.Services.Identity.Infrastructure/Auth/TwoFactorSecretTokenService.cs#L16
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
Build:
MiniSpace.Services.Identity/src/MiniSpace.Services.Identity.Infrastructure/Auth/Rng.cs#L16
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
Build:
MiniSpace.Services.Identity/src/MiniSpace.Services.Identity.Infrastructure/Extensions.cs#L50
The using directive for 'Paralax.CQRS.WebApi' appeared previously in this namespace
|
Build:
MiniSpace.Services.Identity/src/MiniSpace.Services.Identity.Infrastructure/Extensions.cs#L51
The using directive for 'Paralax' appeared previously in this namespace
|
Build:
MiniSpace.Services.Identity/src/MiniSpace.Services.Identity.Infrastructure/Auth/VerificationTokenService.cs#L32
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
Build:
MiniSpace.Services.Identity/src/MiniSpace.Services.Identity.Infrastructure/Auth/TwoFactorSecretTokenService.cs#L16
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
Build:
MiniSpace.Services.Identity/src/MiniSpace.Services.Identity.Infrastructure/Auth/Rng.cs#L16
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.' (https://aka.ms/dotnet-warnings/SYSLIB0023)
|
Loading