fix(errorHandling): adjust general error handler #385
Annotations
11 warnings
Build (9.0):
src/database/SsiCredentialIssuer.Entities/Entities/Process.cs#L27
Non-nullable property 'CompanySsiDetails' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build (9.0):
src/credentials/SsiCredentialIssuer.Expiry.App/appsettings.json#L24
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Build (9.0):
src/issuer/SsiCredentialIssuer.Service/Controllers/IssuerController.cs#L176
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build (9.0):
src/issuer/SsiCredentialIssuer.Service/ErrorHandling/GeneralHttpErrorHandler.cs#L41
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build (9.0):
src/issuer/SsiCredentialIssuer.Service/ErrorHandling/GeneralHttpErrorHandler.cs#L42
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build (9.0):
src/issuer/SsiCredentialIssuer.Service/ErrorHandling/GeneralHttpErrorHandler.cs#L43
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build (9.0):
src/issuer/SsiCredentialIssuer.Service/ErrorHandling/GeneralHttpErrorHandler.cs#L44
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build (9.0):
src/issuer/SsiCredentialIssuer.Service/ErrorHandling/GeneralHttpErrorHandler.cs#L45
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build (9.0):
src/issuer/SsiCredentialIssuer.Service/ErrorHandling/GeneralHttpErrorHandler.cs#L46
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build (9.0):
src/issuer/SsiCredentialIssuer.Service/ErrorHandling/GeneralHttpErrorHandler.cs#L47
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
Build (9.0)
Cache not found for keys: Linux-sonar, Linux-sonar
|