Аннотация как значение параметра Аннотации#1576
Quality Gate success
Quality Gate passed
Issues
Measures
0 Security Hotspots
No data about coverage (0.00% Estimated after merge)
0.00% Duplicated Code (2.90% Estimated after merge)
Project ID: OneScript
Annotations
Check failure on line 102 in src/OneScript.Native/Compiler/CompilerHelpers.cs
sonar-openbsl-ru-qa-bot / SonarQube Code Analysis
src/OneScript.Native/Compiler/CompilerHelpers.cs#L102
Use curly braces or indentation to denote the code conditionally executed by this 'else'
Check notice on line 53 in src/OneScript.Core/Values/BslAnnotationValue.cs
sonar-openbsl-ru-qa-bot / SonarQube Code Analysis
src/OneScript.Core/Values/BslAnnotationValue.cs#L53
Use 'StringBuilder.Append(char)' instead of 'StringBuilder.Append(string)' when the input is a constant unit string
Check notice on line 13 in src/ScriptEngine/Machine/AnnotationDefinition.cs
sonar-openbsl-ru-qa-bot / SonarQube Code Analysis
src/ScriptEngine/Machine/AnnotationDefinition.cs#L13
Make this field 'private' and encapsulate it in a 'public' property.
Check notice on line 14 in src/ScriptEngine/Machine/AnnotationDefinition.cs
sonar-openbsl-ru-qa-bot / SonarQube Code Analysis
src/ScriptEngine/Machine/AnnotationDefinition.cs#L14
Make this field 'private' and encapsulate it in a 'public' property.
Check notice on line 13 in src/ScriptEngine/Machine/AnnotationParameter.cs
sonar-openbsl-ru-qa-bot / SonarQube Code Analysis
src/ScriptEngine/Machine/AnnotationParameter.cs#L13
Make this field 'private' and encapsulate it in a 'public' property.
Check notice on line 15 in src/ScriptEngine/Machine/AnnotationParameter.cs
sonar-openbsl-ru-qa-bot / SonarQube Code Analysis
src/ScriptEngine/Machine/AnnotationParameter.cs#L15
Make this field 'private' and encapsulate it in a 'public' property.
Check failure on line 1258 in src/ScriptEngine/Compiler/StackMachineCodeGenerator.cs
sonar-openbsl-ru-qa-bot / SonarQube Code Analysis
src/ScriptEngine/Compiler/StackMachineCodeGenerator.cs#L1258
Use curly braces or indentation to denote the code conditionally executed by this 'else'

7 New Issues
1 Fixed Issue
0 Accepted Issues
No data about coverage (0.00% Estimated after merge)