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

Dev to main #817

Merged
merged 52 commits into from
Mar 14, 2024

Merge pull request #825 from City-of-Helsinki/update-configuration

dae8ba8
Select commit
Loading
Failed to load commit list.
Merged

Dev to main #817

Merge pull request #825 from City-of-Helsinki/update-configuration
dae8ba8
Select commit
Loading
Failed to load commit list.
Azure Pipelines / City-of-Helsinki.liikenne-devtest (SonarCloud SonarCloud) succeeded Mar 13, 2024 in 1m 11s

SonarCloud SonarCloud succeeded with issues

Annotations

Check failure on line 18 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / City-of-Helsinki.liikenne-devtest (SonarCloud SonarCloud)

Build log #L18

ERROR: SonarCloud server [https://sonarcloud.io] can not be reached

Check failure on line 26 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / City-of-Helsinki.liikenne-devtest (SonarCloud SonarCloud)

Build log #L26

ERROR: Error during SonarScanner execution

Check failure on line 28 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / City-of-Helsinki.liikenne-devtest (SonarCloud SonarCloud)

Build log #L28

org.sonarsource.scanner.api.internal.ScannerException: Unable to execute SonarScanner analysis

Check failure on line 30 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / City-of-Helsinki.liikenne-devtest (SonarCloud SonarCloud)

Build log #L30

at org.sonarsource.scanner.api.internal.IsolatedLauncherFactory.lambda$createLauncher$0(IsolatedLauncherFactory.java:85)

Check failure on line 32 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / City-of-Helsinki.liikenne-devtest (SonarCloud SonarCloud)

Build log #L32

at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
	at org.sonarsource.scanner.api.internal.IsolatedLauncherFactory.createLauncher(IsolatedLauncherFactory.java:74)
	at org.sonarsource.scanner.api.internal.IsolatedLauncherFactory.createLauncher(IsolatedLauncherFactory.java:70)
	at org.sonarsource.scanner.api.EmbeddedScanner.doStart(EmbeddedScanner.java:185)
	at org.sonarsource.scanner.api.EmbeddedScanner.start(EmbeddedScanner.java:123)
	at org.sonarsource.scanner.cli.Main.execute(Main.java:74)