CRY-49 | Added Sentry #16
Merged
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ObjectHashServer.BLL/Services/Implementations/ObjectHashImplementation.cs#L28
'HashAlgorithm.Create(string)' is obsolete: 'Cryptographic factory methods accepting an algorithm name are obsolete. Use the parameterless Create factory method on the algorithm type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0045)
|
|
ObjectHashServer.API/ObjectHasherFunctions.cs#L46
Converting null literal or possible null value to non-nullable type.
|
ObjectHashServer.API/ObjectHasherFunctions.cs#L47
Converting null literal or possible null value to non-nullable type.
|
ObjectHashServer.API/ObjectHasherFunctions.cs#L92
Converting null literal or possible null value to non-nullable type.
|
ObjectHashServer.API/ObjectHasherFunctions.cs#L97
Converting null literal or possible null value to non-nullable type.
|
ObjectHashServer.API/SwaggerFunctions.cs#L45
Possible null reference return.
|
ObjectHashServer.API/ObjectHasherFunctions.cs#L131
Converting null literal or possible null value to non-nullable type.
|
ObjectHashServer.API/ObjectHasherFunctions.cs#L136
Converting null literal or possible null value to non-nullable type.
|
ObjectHashServer.API/ObjectHasherFunctions.cs#L145
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading