Update nuget to v2.8.1 (#52) #139
Annotations
10 warnings
Run Analysis:
src/ProjectOrigin.Stamp.Server/Serialization/IHDPublicKeyConverter.cs#L30
Rename class 'IHDPublicKeySchemaFilter' to match pascal case naming rules, consider using 'IhdPublicKeySchemaFilter'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
Run Analysis:
src/ProjectOrigin.Stamp.Server/Serialization/IHDPublicKeyConverter.cs#L10
Rename class 'IHDPublicKeyConverter' to match pascal case naming rules, consider using 'IhdPublicKeyConverter'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
Run Analysis:
src/ProjectOrigin.Stamp.Server/Database/Postgres/PostgresUpgrader.cs#L50
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Run Analysis:
src/ProjectOrigin.Stamp.Server/Program.cs#L53
Await CloseAndFlushAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
Run Analysis:
src/ProjectOrigin.Stamp.Server/Services/REST/v1/RecipientController.cs#L57
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
Run Analysis:
src/ProjectOrigin.Stamp.Server/Services/REST/v1/RecipientController.cs#L65
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
Run Analysis:
src/ProjectOrigin.Stamp.Server/Services/REST/v1/RecipientController.cs#L12
Specify the RouteAttribute when an HttpMethodAttribute or RouteAttribute is specified at an action level. (https://rules.sonarsource.com/csharp/RSPEC-6934)
|
Run Analysis:
src/ProjectOrigin.Stamp.Server/Serialization/IHDPublicKeyConverter.cs#L30
Rename class 'IHDPublicKeySchemaFilter' to match pascal case naming rules, consider using 'IhdPublicKeySchemaFilter'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
Run Analysis:
src/ProjectOrigin.Stamp.Server/Serialization/IHDPublicKeyConverter.cs#L10
Rename class 'IHDPublicKeyConverter' to match pascal case naming rules, consider using 'IhdPublicKeyConverter'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
Run Analysis:
src/ProjectOrigin.Stamp.Server/Database/Postgres/PostgresUpgrader.cs#L50
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
The logs for this run have expired and are no longer available.
Loading