Skip to content

Merge pull request #1540 from mshima/generator-jhipster-8.8.0 #4131

Merge pull request #1540 from mshima/generator-jhipster-8.8.0

Merge pull request #1540 from mshima/generator-jhipster-8.8.0 #4131

Triggered via push December 24, 2024 22:37
Status Success
Total duration 13m 46s
Artifacts
Matrix: applications
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 259 warnings
jwt-with-react-app
Process completed with exit code 17.
jwt-with-mysql-app
Process completed with exit code 1.
jwt-with-postgres-app
Process completed with exit code 1.
jwt-with-blazor-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-app
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
jwt-with-blazor-app
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
jwt-with-blazor-app
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
jwt-with-blazor-app
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
jwt-with-blazor-app
Change the visibility of this constructor to 'protected'. (https://rules.sonarsource.com/csharp/RSPEC-3442)
jwt-with-blazor-app
Change the visibility of this constructor to 'protected'. (https://rules.sonarsource.com/csharp/RSPEC-3442)
jwt-with-blazor-app
Change the visibility of this constructor to 'protected'. (https://rules.sonarsource.com/csharp/RSPEC-3442)
jwt-with-blazor-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-app
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
jwt-with-blazor-app
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
jwt-with-blazor-app
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
jwt-with-blazor-app
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
jwt-with-blazor-app
Change the visibility of this constructor to 'protected'. (https://rules.sonarsource.com/csharp/RSPEC-3442)
jwt-with-blazor-app
Change the visibility of this constructor to 'protected'. (https://rules.sonarsource.com/csharp/RSPEC-3442)
jwt-with-blazor-app
Change the visibility of this constructor to 'protected'. (https://rules.sonarsource.com/csharp/RSPEC-3442)
jwt-with-blazor-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-blazor-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
jwt-with-react-app
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
jwt-with-react-app
No files were found with the provided path: /home/runner/work/jhipster-dotnetcore/jhipster-dotnetcore/app/**/cypress/screenshots. No artifacts will be uploaded.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-react-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
jwt-with-vue-app
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
jwt-with-vue-app
The "setup" property should be above the "created" property on line 24
jwt-with-vue-app
The "setup" property should be above the "mounted" property on line 10
jwt-with-vue-app
Attribute ':itemsPerPage' must be hyphenated
jwt-with-vue-app
Attribute ':itemsPerPage' must be hyphenated
jwt-with-vue-app
The "setup" property should be above the "template" property on line 59
jwt-with-vue-app
Property name "jhi-item-count" is not PascalCase
jwt-with-vue-app
Property name "b-badge" is not PascalCase
jwt-with-vue-app
Property name "b-dropdown" is not PascalCase
jwt-with-vue-app
Property name "b-dropdown-item" is not PascalCase
jwt-with-vue-app
Property name "b-link" is not PascalCase
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-vue-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mssql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
jwt-with-mongo-app
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mongo-cqrs-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-mysql-app
No files were found with the provided path: /home/runner/work/jhipster-dotnetcore/jhipster-dotnetcore/app/**/cypress/screenshots. No artifacts will be uploaded.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
jwt-with-angular-app
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
jwt-with-angular-app
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
jwt-with-angular-app
Change the visibility of this constructor to 'protected'. (https://rules.sonarsource.com/csharp/RSPEC-3442)
jwt-with-angular-app
Change the visibility of this constructor to 'protected'. (https://rules.sonarsource.com/csharp/RSPEC-3442)
jwt-with-angular-app
Change the visibility of this constructor to 'protected'. (https://rules.sonarsource.com/csharp/RSPEC-3442)
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
jwt-with-angular-app
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
jwt-with-angular-app
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
jwt-with-angular-app
Change the visibility of this constructor to 'protected'. (https://rules.sonarsource.com/csharp/RSPEC-3442)
jwt-with-angular-app
Change the visibility of this constructor to 'protected'. (https://rules.sonarsource.com/csharp/RSPEC-3442)
jwt-with-angular-app
Change the visibility of this constructor to 'protected'. (https://rules.sonarsource.com/csharp/RSPEC-3442)
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-angular-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
No files were found with the provided path: /home/runner/work/jhipster-dotnetcore/jhipster-dotnetcore/app/**/cypress/screenshots. No artifacts will be uploaded.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
jwt-with-postgres-app
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.