fix(core): anchor the dynamic report name with \z, not $ (#293) #733
Annotations
1 error and 10 warnings
|
SonarCloud
Process completed with exit code 1.
|
|
SonarCloud:
src/UI/NeoReports.UI/Pages/Dashboard.razor#L208
Remove this null-forgiving operator; nullable warnings are disabled here.
|
|
SonarCloud:
src/UI/NeoReports.UI/Pages/JobRunning.razor#L151
Make 'Where' a static property.
|
|
SonarCloud:
src/UI/NeoReports.UI/Components/UI/FormatCard.razor#L15
Remove this null-forgiving operator; nullable warnings are disabled here.
|
|
SonarCloud:
src/UI/NeoReports.UI/Components/UI/ReportCard.razor#L57
Remove this null-forgiving operator; nullable warnings are disabled here.
|
|
SonarCloud:
src/UI/NeoReports.UI/Services/JobRowFormatter.cs#L41
Define a constant instead of using this literal 'Cancelled' 4 times.
|
|
SonarCloud:
src/UI/NeoReports.UI/Services/JobRowFormatter.cs#L40
Define a constant instead of using this literal 'Completed' 5 times.
|
|
SonarCloud:
src/NeoReports.Abstractions/Resilience.cs#L54
Constructor has 8 parameters, which is greater than the 7 authorized.
|
|
SonarCloud:
src/NeoReports.Abstractions/Sources.cs#L90
Add the 'out' keyword to parameter 'T' to make it 'covariant'.
|
|
SonarCloud:
src/NeoReports.Abstractions/Resilience.cs#L54
Constructor has 8 parameters, which is greater than the 7 authorized.
|
|
SonarCloud:
src/NeoReports.Abstractions/Sources.cs#L90
Add the 'out' keyword to parameter 'T' to make it 'covariant'.
|