Skip to content

Related to CRY-67 Be permissive about array redaction length restrict… #19

Related to CRY-67 Be permissive about array redaction length restrict…

Related to CRY-67 Be permissive about array redaction length restrict… #19

Triggered via pull request December 23, 2024 16:03
Status Success
Total duration 52s
Artifacts

test-production.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: 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)
build
Detected Razor language version downgrade. This is typically caused by a reference to the Microsoft.AspNetCore.Razor.Design package. Consider removing this package reference.
build: ObjectHashServer.API/ObjectHasherFunctions.cs#L46
Converting null literal or possible null value to non-nullable type.
build: ObjectHashServer.API/ObjectHasherFunctions.cs#L47
Converting null literal or possible null value to non-nullable type.
build: ObjectHashServer.API/ObjectHasherFunctions.cs#L92
Converting null literal or possible null value to non-nullable type.
build: ObjectHashServer.API/ObjectHasherFunctions.cs#L97
Converting null literal or possible null value to non-nullable type.
build: ObjectHashServer.API/SwaggerFunctions.cs#L45
Possible null reference return.
build: ObjectHashServer.API/SwaggerFunctions.cs#L68
Converting null literal or possible null value to non-nullable type.
build: ObjectHashServer.API/SwaggerFunctions.cs#L69
Dereference of a possibly null reference.
build: ObjectHashServer.API/SwaggerFunctions.cs#L135
Possible null reference return.