Skip to content

Cry 23 cry 23 generating salt for value 0 in json2hash microservice #16

Cry 23 cry 23 generating salt for value 0 in json2hash microservice

Cry 23 cry 23 generating salt for value 0 in json2hash microservice #16

Triggered via pull request November 11, 2024 09:53
Status Success
Total duration 49s
Artifacts

test-production.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/SwaggerFunctions.cs#L45
Possible null reference return.
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#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/ObjectHasherFunctions.cs#L131
Converting null literal or possible null value to non-nullable type.