Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to use local files instead of download. #257

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Merge branch 'main' into ms/#256-add-option-to-use-local-files-instea…

81de4bf
Select commit
Loading
Failed to load commit list.
Open

Add option to use local files instead of download. #257

Merge branch 'main' into ms/#256-add-option-to-use-local-files-instea…
81de4bf
Select commit
Loading
Failed to load commit list.
SonarQubeGithubPRChecks / simbench4ie3 Sonarqube Results succeeded Jan 7, 2025 in 15s

Quality Gate success

Passed

Analysis Details

2 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 2 Code Smells

Coverage and Duplications

  • Coverage No coverage information (0.00% Estimated after merge)
  • Duplications 0.00% Duplicated Code (0.00% Estimated after merge)

Project ID: edu.ie3:simbench4ie3

View in SonarQube

Annotations

Check warning on line 245 in src/main/scala/edu/ie3/simbench/config/SimbenchConfig.scala

See this annotation in the file changed.

@sonarqubegithubprchecks sonarqubegithubprchecks / simbench4ie3 Sonarqube Results

src/main/scala/edu/ie3/simbench/config/SimbenchConfig.scala#L245

Rename class "$TsCfgValidator" to match the regular expression ^[A-Z][a-zA-Z0-9]*$.

Check warning on line 99 in src/main/scala/edu/ie3/simbench/config/SimbenchConfig.scala

See this annotation in the file changed.

@sonarqubegithubprchecks sonarqubegithubprchecks / simbench4ie3 Sonarqube Results

src/main/scala/edu/ie3/simbench/config/SimbenchConfig.scala#L99

Rename this parameter to match the regular expression "^[_a-zA-Z][a-zA-Z0-9]*$".