Skip to content

feat(core): whole-job deadline + scrub driver-exception messages from run error (rec #5) - #230

Merged
thiagoluga merged 1 commit into
masterfrom
feat/whole-job-deadline
Jul 30, 2026
Merged

feat(core): whole-job deadline + scrub driver-exception messages from run error (rec #5)#230
thiagoluga merged 1 commit into
masterfrom
feat/whole-job-deadline

feat(core): whole-job deadline + scrub driver-exception messages from…

4f24b5e
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 30, 2026 in 41s

Annotations

Check warning on line 493 in src/NeoReports.Core/Pipeline/ReportRunner.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this commented out code.

See more on https://sonarcloud.io/project/issues?id=lugarini_NeoReports&issues=AZ-zfW5xwuH5T_KkB7eB&open=AZ-zfW5xwuH5T_KkB7eB&pullRequest=230

Check warning on line 1078 in src/Integrations/NeoReports.AspNetCore/NeoReportsEndpointRouteBuilderExtensions.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this null-forgiving operator; the compiler already knows this expression is not null here.

See more on https://sonarcloud.io/project/issues?id=lugarini_NeoReports&issues=AZ-zfXAswuH5T_KkB7eI&open=AZ-zfXAswuH5T_KkB7eI&pullRequest=230

Check warning on line 111 in src/NeoReports.Core/Pipeline/ReportRunner.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use explicit type instead of 'var'

See more on https://sonarcloud.io/project/issues?id=lugarini_NeoReports&issues=AZ-zfW5xwuH5T_KkB7eE&open=AZ-zfW5xwuH5T_KkB7eE&pullRequest=230

Check warning on line 132 in src/NeoReports.Core/Pipeline/ReportRunner.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use explicit type instead of 'var'

See more on https://sonarcloud.io/project/issues?id=lugarini_NeoReports&issues=AZ-zfW5xwuH5T_KkB7eG&open=AZ-zfW5xwuH5T_KkB7eG&pullRequest=230

Check warning on line 1056 in src/Integrations/NeoReports.AspNetCore/NeoReportsEndpointRouteBuilderExtensions.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this null-forgiving operator; the compiler already knows this expression is not null here.

See more on https://sonarcloud.io/project/issues?id=lugarini_NeoReports&issues=AZ-zfXAswuH5T_KkB7eH&open=AZ-zfXAswuH5T_KkB7eH&pullRequest=230

Check warning on line 158 in src/NeoReports.Core/Pipeline/ReportRunner.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Local function has 8 parameters, which is greater than the 7 authorized.

See more on https://sonarcloud.io/project/issues?id=lugarini_NeoReports&issues=AZ-zfW5xwuH5T_KkB7eD&open=AZ-zfW5xwuH5T_KkB7eD&pullRequest=230

Check warning on line 125 in src/NeoReports.Core/Pipeline/ReportRunner.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use explicit type instead of 'var'

See more on https://sonarcloud.io/project/issues?id=lugarini_NeoReports&issues=AZ-zfW5xwuH5T_KkB7eF&open=AZ-zfW5xwuH5T_KkB7eF&pullRequest=230

Check warning on line 74 in src/NeoReports.Core/Pipeline/ReportRunner.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Logging in a catch clause should pass the caught exception as a parameter.

See more on https://sonarcloud.io/project/issues?id=lugarini_NeoReports&issues=AZ-zfW5xwuH5T_KkB7eC&open=AZ-zfW5xwuH5T_KkB7eC&pullRequest=230