Skip to content

Linting - API

Linting - API #1832

Triggered via pull request October 16, 2024 00:00
Status Failure
Total duration 15m 30s
Artifacts

ci.yml

on: pull_request
spotlessCheck assemble testClasses
2m 0s
spotlessCheck assemble testClasses
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

54 errors and 1 warning
PrettierIntegrationTest.1: autodetectNpmrcFileConfig with prettier 2.8.8: plugin-gradle/src/test/java/com/diffplug/gradle/spotless/PrettierIntegrationTest.java#L357
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-18263999083101981605 with arguments [--stacktrace, spotlessApply] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessMytypescript > Task :spotlessMytypescriptApply > Task :spotlessApply BUILD SUCCESSFUL in 2s 3 actionable tasks: 3 executed
PrettierIntegrationTest.2: autodetectNpmrcFileConfig with prettier 3.0.3: plugin-gradle/src/test/java/com/diffplug/gradle/spotless/PrettierIntegrationTest.java#L357
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-13461258962360345928 with arguments [--stacktrace, spotlessApply] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessMytypescript > Task :spotlessMytypescriptApply > Task :spotlessApply BUILD SUCCESSFUL in 2s 3 actionable tasks: 3 executed
PrettierIntegrationTest.1: suggestsMissingJavaCommunityPlugin with prettier 2.8.8: plugin-gradle/src/test/java/com/diffplug/gradle/spotless/PrettierIntegrationTest.java#L228
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-4521333330555632478 with arguments [--stacktrace, spotlessApply] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessJava > Task :spotlessJavaApply > Task :spotlessApply BUILD SUCCESSFUL in 2s 3 actionable tasks: 3 executed
PrettierIntegrationTest.2: suggestsMissingJavaCommunityPlugin with prettier 3.0.3: plugin-gradle/src/test/java/com/diffplug/gradle/spotless/PrettierIntegrationTest.java#L228
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-4465019544422927095 with arguments [--stacktrace, spotlessApply] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessJava > Task :spotlessJavaApply > Task :spotlessApply BUILD SUCCESSFUL in 2s 3 actionable tasks: 3 executed
PrettierFormatStepTest.autodetect_npmrc_file(): plugin-maven/src/test/java/com/diffplug/spotless/maven/prettier/PrettierFormatStepTest.java#L261
java.lang.AssertionError: [Run with error > arguments: [sh, -c, ./mvnw -e spotless:apply] > exit code: 0 > stdout: (below) > [INFO] Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] > [INFO] ------------------------------------------------------------------------ > [INFO] Building Spotless Maven Plugin Tests 1.0.0-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- spotless-maven-plugin:2.44.0.BETA3-SNAPSHOT:apply (default-cli) @ spotless-maven-plugin-tests --- > [INFO] Index file does not exist. Fallback to an empty index > [INFO] creating formatter function (starting server) > [INFO] [BEGIN] Preparing NodeServerLayout[nodeModulesDir=/tmp/junit-17728339249059230273/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85, packageJsonFile=/tmp/junit-17728339249059230273/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/package.json, serveJsFile=/tmp/junit-17728339249059230273/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/serve.js, npmrcFile=/tmp/junit-17728339249059230273/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/.npmrc] for npm step com.diffplug.spotless.npm.NodeServeApp. > [INFO] [END] Preparing NodeServerLayout[nodeModulesDir=/tmp/junit-17728339249059230273/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85, packageJsonFile=/tmp/junit-17728339249059230273/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/package.json, serveJsFile=/tmp/junit-17728339249059230273/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/serve.js, npmrcFile=/tmp/junit-17728339249059230273/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/.npmrc] for npm step com.diffplug.spotless.npm.NodeServeApp. (took 19ms) > [INFO] [BEGIN] Installing npm dependencies for NodeServerLayout[nodeModulesDir=/tmp/junit-17728339249059230273/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85, packageJsonFile=/tmp/junit-17728339249059230273/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/package.json, serveJsFile=/tmp/junit-17728339249059230273/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/serve.js, npmrcFile=/tmp/junit-17728339249059230273/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/.npmrc] with StandardNpmProcessFactory. > [INFO] [END] Installing npm dependencies for NodeServerLayout[nodeModulesDir=/tmp/junit-17728339249059230273/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85, packageJsonFile=/tmp/junit-17728339249059230273/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/package.json, serveJsFile=/tmp/junit-17728339249059230273/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/serve.js, npmrcFile=/tmp/junit-17728339249059230273/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/.npmrc] with StandardNpmProcessFactory. (took 3.3s) > [INFO] Spotless.Format is keeping 1 files clean - 0 were changed to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 4.923 s > [INFO] Finished at: 2024-10-16T00:04:01+00:00 > [INFO] Final Memory: 10M/37M > [INFO] ------------------------------------------------------------------------ ] Expecting actual: 0 not to be equal to: 0
PrettierFormatStepTest.select_configured_npmrc_file(): plugin-maven/src/test/java/com/diffplug/spotless/maven/prettier/PrettierFormatStepTest.java#L279
java.lang.AssertionError: [Run with error > arguments: [sh, -c, ./mvnw -e spotless:apply] > exit code: 0 > stdout: (below) > [INFO] Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] > [INFO] ------------------------------------------------------------------------ > [INFO] Building Spotless Maven Plugin Tests 1.0.0-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- spotless-maven-plugin:2.44.0.BETA3-SNAPSHOT:apply (default-cli) @ spotless-maven-plugin-tests --- > [INFO] Index file does not exist. Fallback to an empty index > [INFO] creating formatter function (starting server) > [INFO] [BEGIN] Preparing NodeServerLayout[nodeModulesDir=/tmp/junit-11151123782654171347/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85, packageJsonFile=/tmp/junit-11151123782654171347/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/package.json, serveJsFile=/tmp/junit-11151123782654171347/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/serve.js, npmrcFile=/tmp/junit-11151123782654171347/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/.npmrc] for npm step com.diffplug.spotless.npm.NodeServeApp. > [INFO] [END] Preparing NodeServerLayout[nodeModulesDir=/tmp/junit-11151123782654171347/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85, packageJsonFile=/tmp/junit-11151123782654171347/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/package.json, serveJsFile=/tmp/junit-11151123782654171347/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/serve.js, npmrcFile=/tmp/junit-11151123782654171347/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/.npmrc] for npm step com.diffplug.spotless.npm.NodeServeApp. (took 9ms) > [INFO] [BEGIN] Installing npm dependencies for NodeServerLayout[nodeModulesDir=/tmp/junit-11151123782654171347/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85, packageJsonFile=/tmp/junit-11151123782654171347/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/package.json, serveJsFile=/tmp/junit-11151123782654171347/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/serve.js, npmrcFile=/tmp/junit-11151123782654171347/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/.npmrc] with StandardNpmProcessFactory. > [INFO] [END] Installing npm dependencies for NodeServerLayout[nodeModulesDir=/tmp/junit-11151123782654171347/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85, packageJsonFile=/tmp/junit-11151123782654171347/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/package.json, serveJsFile=/tmp/junit-11151123782654171347/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/serve.js, npmrcFile=/tmp/junit-11151123782654171347/target/spotless-prettier-node-modules-7625e07fbc33dcf5702ba782683aac85/.npmrc] with StandardNpmProcessFactory. (took 2.667s) > [INFO] Spotless.Format is keeping 1 files clean - 0 were changed to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 4.272 s > [INFO] Finished at: 2024-10-16T00:04:23+00:00 > [INFO] Final Memory: 11M/40M > [INFO] ------------------------------------------------------------------------ ] Expecting actual: 0 not to be equal to: 0
TypescriptFormatStepTest.testNpmrcIsConfigurativelyPickedUp(): plugin-maven/src/test/java/com/diffplug/spotless/maven/typescript/TypescriptFormatStepTest.java#L163
java.lang.AssertionError: [Run with error > arguments: [sh, -c, ./mvnw -e spotless:apply] > exit code: 0 > stdout: (below) > [INFO] Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] > [INFO] ------------------------------------------------------------------------ > [INFO] Building Spotless Maven Plugin Tests 1.0.0-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- spotless-maven-plugin:2.44.0.BETA3-SNAPSHOT:apply (default-cli) @ spotless-maven-plugin-tests --- > [INFO] Index file does not exist. Fallback to an empty index > [INFO] [BEGIN] Preparing NodeServerLayout[nodeModulesDir=/tmp/junit-472713089575185927/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace, packageJsonFile=/tmp/junit-472713089575185927/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/package.json, serveJsFile=/tmp/junit-472713089575185927/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/serve.js, npmrcFile=/tmp/junit-472713089575185927/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/.npmrc] for npm step com.diffplug.spotless.npm.NodeServeApp. > [INFO] [END] Preparing NodeServerLayout[nodeModulesDir=/tmp/junit-472713089575185927/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace, packageJsonFile=/tmp/junit-472713089575185927/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/package.json, serveJsFile=/tmp/junit-472713089575185927/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/serve.js, npmrcFile=/tmp/junit-472713089575185927/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/.npmrc] for npm step com.diffplug.spotless.npm.NodeServeApp. (took 9ms) > [INFO] [BEGIN] Installing npm dependencies for NodeServerLayout[nodeModulesDir=/tmp/junit-472713089575185927/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace, packageJsonFile=/tmp/junit-472713089575185927/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/package.json, serveJsFile=/tmp/junit-472713089575185927/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/serve.js, npmrcFile=/tmp/junit-472713089575185927/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/.npmrc] with StandardNpmProcessFactory. > [INFO] [END] Installing npm dependencies for NodeServerLayout[nodeModulesDir=/tmp/junit-472713089575185927/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace, packageJsonFile=/tmp/junit-472713089575185927/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/package.json, serveJsFile=/tmp/junit-472713089575185927/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/serve.js, npmrcFile=/tmp/junit-472713089575185927/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/.npmrc] with StandardNpmProcessFactory. (took 3.342s) > [INFO] Spotless.Typescript is keeping 1 files clean - 0 were changed to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 4.429 s > [INFO] Finished at: 2024-10-16T00:07:38+00:00 > [INFO] Final Memory: 10M/40M > [INFO] ------------------------------------------------------------------------ ] Expecting actual: 0 not to be equal to: 0
TypescriptFormatStepTest.testNpmrcIsAutoPickedUp(): plugin-maven/src/test/java/com/diffplug/spotless/maven/typescript/TypescriptFormatStepTest.java#L145
java.lang.AssertionError: [Run with error > arguments: [sh, -c, ./mvnw -e spotless:apply] > exit code: 0 > stdout: (below) > [INFO] Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] > [INFO] ------------------------------------------------------------------------ > [INFO] Building Spotless Maven Plugin Tests 1.0.0-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- spotless-maven-plugin:2.44.0.BETA3-SNAPSHOT:apply (default-cli) @ spotless-maven-plugin-tests --- > [INFO] Index file does not exist. Fallback to an empty index > [INFO] [BEGIN] Preparing NodeServerLayout[nodeModulesDir=/tmp/junit-3980317568931108918/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace, packageJsonFile=/tmp/junit-3980317568931108918/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/package.json, serveJsFile=/tmp/junit-3980317568931108918/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/serve.js, npmrcFile=/tmp/junit-3980317568931108918/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/.npmrc] for npm step com.diffplug.spotless.npm.NodeServeApp. > [INFO] [END] Preparing NodeServerLayout[nodeModulesDir=/tmp/junit-3980317568931108918/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace, packageJsonFile=/tmp/junit-3980317568931108918/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/package.json, serveJsFile=/tmp/junit-3980317568931108918/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/serve.js, npmrcFile=/tmp/junit-3980317568931108918/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/.npmrc] for npm step com.diffplug.spotless.npm.NodeServeApp. (took 13ms) > [INFO] [BEGIN] Installing npm dependencies for NodeServerLayout[nodeModulesDir=/tmp/junit-3980317568931108918/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace, packageJsonFile=/tmp/junit-3980317568931108918/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/package.json, serveJsFile=/tmp/junit-3980317568931108918/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/serve.js, npmrcFile=/tmp/junit-3980317568931108918/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/.npmrc] with StandardNpmProcessFactory. > [INFO] [END] Installing npm dependencies for NodeServerLayout[nodeModulesDir=/tmp/junit-3980317568931108918/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace, packageJsonFile=/tmp/junit-3980317568931108918/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/package.json, serveJsFile=/tmp/junit-3980317568931108918/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/serve.js, npmrcFile=/tmp/junit-3980317568931108918/target/spotless-tsfmt-node-modules-126301e88952241c879a08c993081ace/.npmrc] with StandardNpmProcessFactory. (took 3.240s) > [INFO] Spotless.Typescript is keeping 1 files clean - 0 were changed to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 4.576 s > [INFO] Finished at: 2024-10-16T00:07:57+00:00 > [INFO] Final Memory: 10M/40M > [INFO] ------------------------------------------------------------------------ ] Expecting actual: 0 not to be equal to: 0
BiomeMavenTest.failureWhenNotParseable(): plugin-maven/src/test/java/com/diffplug/spotless/maven/biome/BiomeMavenTest.java#L229
java.lang.AssertionError: [Run with error > arguments: [sh, -c, ./mvnw -e spotless:apply] > exit code: 0 > stdout: (below) > [INFO] Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] > [INFO] ------------------------------------------------------------------------ > [INFO] Building Spotless Maven Plugin Tests 1.0.0-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- spotless-maven-plugin:2.44.0.BETA3-SNAPSHOT:apply (default-cli) @ spotless-maven-plugin-tests --- > [INFO] Index file does not exist. Fallback to an empty index > [WARNING] Biome stderr ouptut for file '/tmp/junit-16556889744745916553/biome_test.js' > format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ > > Γ— Format with errors is disabled. > [INFO] Spotless.Format is keeping 1 files clean - 0 were changed to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 1.138 s > [INFO] Finished at: 2024-10-16T00:04:02+00:00 > [INFO] Final Memory: 10M/40M > [INFO] ------------------------------------------------------------------------ ] Expecting actual: 0 not to be equal to: 0
KtlintTest.testWithCustomRuleSetApply(): plugin-maven/src/test/java/com/diffplug/spotless/maven/kotlin/KtlintTest.java#L91
java.lang.AssertionError: [Run with error > arguments: [sh, -c, ./mvnw -e spotless:check] > exit code: 0 > stdout: (below) > [INFO] Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] > [INFO] ------------------------------------------------------------------------ > [INFO] Building Spotless Maven Plugin Tests 1.0.0-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- spotless-maven-plugin:2.44.0.BETA3-SNAPSHOT:check (default-cli) @ spotless-maven-plugin-tests --- > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.pom > 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.pom (3 KB at 16.6 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.pom > 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.pom (3 KB at 146.6 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.pom > 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.pom (2 KB at 139.9 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.pom > 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.pom (2 KB at 116.8 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.pom > 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.pom (3 KB at 195.0 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.jar > Downloading: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.jar > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.jar > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.jar > Downloading: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar > 4/62 KB 8/62 KB 12/62 KB 16/62 KB 20/62 KB 24/62 KB 28/62 KB 32/62 KB 36/62 KB 40/62 KB 44/62 KB 48/62 KB 52/62 KB 56/62 KB 60/62 KB 62/62 KB 2/3 KB 62/62 KB 3/3 KB 62/62 KB 2/189 KB 3/3 KB 62/62 KB 3/189 KB 3/3 KB 62/62 KB 5/189 KB 3/3 KB 62/62 KB 6/189 KB 3/3 KB 62/62 KB 7/189 KB 3/3 KB 62/62 KB 9/189 KB 3/3 KB 62/62 KB 10/189 KB 3/3 KB 62/62 KB 11/189 KB 3/3 KB 62/62 KB 11/189 KB 3/3 KB 62/62 KB 965/965 B 13/189 KB 3/3 KB 2/16 KB 62/62 KB 965/965 B 14/189 KB 3/3 KB 2/16 KB 62/62 KB 965/965 B 15/189 KB 3/3 KB 2/16 KB 62/62 KB 965/965 B 17/189 KB 3/3 KB 2/16 KB 62/62 KB 965/965 B 18/189 KB 3/3 KB 2/16 KB 62/62 KB 965/965 B 19/189 KB 3/3 KB 2/16 KB 62/62 KB 965/965 B 21/189 KB 3/3 KB 2/16 KB 62/62 KB 965/965 B 22/189 KB 3/3 KB 2/16 KB 62/62 KB 965/965 B 23/189 KB 3/3 KB 2/16 KB 62/62 KB 965/965 B 25/189 KB 3/3 KB 2/16 KB 62/62 KB 965/965 B 11/189 KB 3/3 KB 2/16 KB 62/62 KB 965/965 B 25/189 KB 3/3 KB 3/16 KB 965/965 B Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.jar (62 KB at 1911.2 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar > 25/189 KB 3/3 KB 5/16 KB 965/965 B 25/189 KB 3/3 KB 6/16 KB 965/965 B 25/189 KB 3/3 KB 7/16 KB 965/965 B 25/189 KB 3/3 KB 9/16 KB 965/965 B 25/189 KB 3/3 KB 10/16 KB 965/965 B 25/189 KB 3/3 KB 11/16 KB 965/965 B 25/189 KB 3/3 KB 13/16 KB 965/965 B 25/189 KB 3/3 KB 14/16 KB 965/965 B 25/189 KB 3/3 KB 15/16 KB 965/965 B 25/189 KB 3/3 KB 16/16 KB 965/965 B 26/189 KB 3/3 KB 16/16 KB 965/965 B 27/189 KB 3/3 KB 16/16 KB 965/965 B 29/189 KB 3/3 KB 16/16 KB 965/965 B 30/189 KB 3/3 KB 16/16 KB 965/965 B 31/189 KB 3/3 KB 16/16 KB 965/965 B 32/189 KB 3/3 KB 16/16 KB 965/965 B 32/189 KB 3/3 KB 16/16 KB 959/959 B 965/965 B 36/189 KB 3/3 KB 16/16 KB 959/959 B 965/965 B 40/189 KB 3/3 KB 16/16 KB 959/959 B 965/965 B 44/189 KB 3/3 KB 16/16 KB 959/959 B 965/965 B 48/189 KB 3/3 KB 16/16 KB 959/959 B 965/965 B 52/189 KB 3/3 KB 16/16 KB 959/959 B 965/965 B 56/189 KB 3/3 KB 16/16 KB 959/959 B 965/965 B 60/189 KB 3/3 KB 16/16 KB 959/959 B 965/965 B 64/189 KB 3/3 KB 16/16 KB 959/959 B 965/965 B 68/189 KB 3/3 KB 16/16 KB 959/959 B 965/965 B 72/189 KB 3/3 KB 16/16 KB 959/959 B 965/965 B 76/189 KB 3/3 KB 16/16 KB 959/959 B 965/965 B 80/189 KB 3/3 KB 16/16 KB 959/959 B 965/965 B 84/189 KB 3/3 KB 16/16 KB 959/959 B 965/965 B 88/189 KB 3/3 KB 16/16 KB 959/959 B 965/965 B 92/189 KB 3/3 KB 16/16 KB 959/959 B 965/965 B 94/189 KB 3/3 KB 16/16 KB 959/959 B 965/965 B Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.jar (16 KB at 377.5 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.jar > Downloaded: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar (965 B at 22.4 KB/sec) > 98/189 KB 3/3 KB 959/959 B 102/189 KB 3/3 KB 959/959 B 106/189 KB 3/3 KB 959/959 B 110/189 KB 3/3 KB 959/959 B Downloaded: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar (959 B at 21.8 KB/sec) > 114/189 KB 3/3 KB 118/189 KB 3/3 KB 122/189 KB 3/3 KB 126/189 KB 3/3 KB 130/189 KB 3/3 KB 134/189 KB 3/3 KB 138/189 KB 3/3 KB 142/189 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.jar (3 KB at 46.1 KB/sec) > 146/189 KB 150/189 KB 154/189 KB 158/189 KB 162/189 KB 166/189 KB 170/189 KB 174/189 KB 178/189 KB 182/189 KB 186/189 KB 189/189 KB 2/68 KB 189/189 KB 3/68 KB 189/189 KB 5/68 KB 189/189 KB 6/68 KB 189/189 KB 7/68 KB 189/189 KB 9/68 KB 189/189 KB 10/68 KB 189/189 KB 11/68 KB 189/189 KB 13/68 KB 189/189 KB 14/68 KB 189/189 KB 15/68 KB 189/189 KB 16/68 KB 189/189 KB 17/68 KB 189/189 KB 18/68 KB 189/189 KB 20/68 KB 189/189 KB 21/68 KB 189/189 KB 22/68 KB 189/189 KB 24/68 KB 189/189 KB 25/68 KB 189/189 KB 26/68 KB 189/189 KB 28/68 KB 189/189 KB 29/68 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.jar (189 KB at 3137.7 KB/sec) > 30/68 KB 32/68 KB 36/68 KB 40/68 KB 44/68 KB 48/68 KB 52/68 KB 56/68 KB 60/68 KB 64/68 KB 68/68 KB 68/68 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.jar (68 KB at 929.8 KB/sec) > [INFO] Index file does not exist. Fallback to an empty index > [INFO] Spotless.Kotlin is keeping 1 files clean - 0 needs changes to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 2.630 s > [INFO] Finished at: 2024-10-16T00:08:19+00:00 > [INFO] Final Memory: 21M/80M > [INFO] ------------------------------------------------------------------------ ] Expecting actual: 0 not to be equal to: 0
build (npm, 11, ubuntu-latest)
Process completed with exit code 1.
build (maven, 11, ubuntu-latest)
Process completed with exit code 1.
BiomeMavenTest.failureWhenNotParseable(): plugin-maven/src/test/java/com/diffplug/spotless/maven/biome/BiomeMavenTest.java#L229
java.lang.AssertionError: [Run with error > arguments: [sh, -c, ./mvnw -e spotless:apply] > exit code: 0 > stdout: (below) > [INFO] Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] > [INFO] ------------------------------------------------------------------------ > [INFO] Building Spotless Maven Plugin Tests 1.0.0-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- spotless-maven-plugin:2.44.0.BETA3-SNAPSHOT:apply (default-cli) @ spotless-maven-plugin-tests --- > [INFO] Index file does not exist. Fallback to an empty index > [WARNING] Biome stderr ouptut for file '/tmp/junit-3283238377074519574/biome_test.js' > format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ > > Γ— Format with errors is disabled. > [INFO] Spotless.Format is keeping 1 files clean - 0 were changed to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 1.111 s > [INFO] Finished at: 2024-10-16T00:04:28+00:00 > [INFO] Final Memory: 12M/54M > [INFO] ------------------------------------------------------------------------ ] Expecting actual: 0 not to be equal to: 0
KtlintTest.testWithCustomRuleSetApply(): plugin-maven/src/test/java/com/diffplug/spotless/maven/kotlin/KtlintTest.java#L91
java.lang.AssertionError: [Run with error > arguments: [sh, -c, ./mvnw -e spotless:check] > exit code: 0 > stdout: (below) > [INFO] Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] > [INFO] ------------------------------------------------------------------------ > [INFO] Building Spotless Maven Plugin Tests 1.0.0-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- spotless-maven-plugin:2.44.0.BETA3-SNAPSHOT:check (default-cli) @ spotless-maven-plugin-tests --- > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.pom > 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.pom (3 KB at 9.6 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.pom > 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.pom (3 KB at 54.0 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.pom > 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.pom (2 KB at 61.2 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.pom > 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.pom (2 KB at 68.5 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.pom > 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.pom (3 KB at 48.8 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.jar > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.jar > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.jar > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.jar > Downloading: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar > 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.jar (3 KB at 61.1 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar > 2/62 KB 3/62 KB 5/62 KB 6/62 KB 7/62 KB 9/62 KB 10/62 KB 11/62 KB 13/62 KB 14/62 KB 959/959 B 14/62 KB 959/959 B 15/62 KB 959/959 B 17/62 KB 959/959 B 18/62 KB 959/959 B 19/62 KB 959/959 B 21/62 KB 959/959 B 22/62 KB 959/959 B 23/62 KB 959/959 B 25/62 KB 959/959 B 26/62 KB 959/959 B 27/62 KB 959/959 B 29/62 KB 959/959 B 30/62 KB 959/959 B 31/62 KB 959/959 B 33/62 KB 959/959 B 34/62 KB 959/959 B 36/62 KB 959/959 B 37/62 KB 959/959 B 38/62 KB 959/959 B 40/62 KB 959/959 B 41/62 KB 959/959 B 42/62 KB 959/959 B 44/62 KB 959/959 B 45/62 KB 959/959 B 46/62 KB 959/959 B 48/62 KB 2/16 KB 959/959 B 48/62 KB 2/16 KB 959/959 B 49/62 KB 3/16 KB 959/959 B 49/62 KB 3/16 KB 959/959 B 50/62 KB 5/16 KB 959/959 B 50/62 KB 5/16 KB 959/959 B 52/62 KB 6/16 KB 959/959 B 52/62 KB 6/16 KB 959/959 B 53/62 KB 6/16 KB 4/189 KB 959/959 B 54/62 KB 965/965 B 6/16 KB 4/189 KB 959/959 B 54/62 KB 965/965 B 6/16 KB 8/189 KB 959/959 B 54/62 KB 965/965 B 7/16 KB 8/189 KB 959/959 B 54/62 KB 965/965 B 7/16 KB 12/189 KB 959/959 B 54/62 KB 965/965 B 9/16 KB 12/189 KB 959/959 B 54/62 KB 965/965 B 10/16 KB 12/189 KB 959/959 B 54/62 KB 965/965 B 11/16 KB 12/189 KB 959/959 B 54/62 KB Downloaded: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar (959 B at 22.8 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.jar > 965/965 B 13/16 KB 16/189 KB 54/62 KB 965/965 B 13/16 KB 20/189 KB 54/62 KB 965/965 B 13/16 KB 24/189 KB 54/62 KB 6/16 KB 4/189 KB 959/959 B 54/62 KB 965/965 B 13/16 KB 12/189 KB 54/62 KB 965/965 B 13/16 KB 28/189 KB 54/62 KB 965/965 B 13/16 KB 32/189 KB 54/62 KB 965/965 B 13/16 KB 32/189 KB 56/62 KB 965/965 B 14/16 KB 32/189 KB 56/62 KB 965/965 B 14/16 KB 32/189 KB 57/62 KB 965/965 B 15/16 KB 32/189 KB 57/62 KB 965/965 B 15/16 KB 32/189 KB 58/62 KB 965/965 B 16/16 KB 32/189 KB 58/62 KB 965/965 B 16/16 KB 32/189 KB 60/62 KB 965/965 B 16/16 KB 36/189 KB 60/62 KB 965/965 B 16/16 KB 36/189 KB 61/62 KB 965/965 B 16/16 KB 40/189 KB 61/62 KB 965/965 B 16/16 KB 40/189 KB 62/62 KB 965/965 B 16/16 KB 44/189 KB 62/62 KB 965/965 B 16/16 KB 48/189 KB 62/62 KB 965/965 B 16/16 KB 52/189 KB 62/62 KB 965/965 B 16/16 KB 56/189 KB 62/62 KB 965/965 B 16/16 KB 60/189 KB 62/62 KB 965/965 B 16/16 KB 64/189 KB 62/62 KB 965/965 B 16/16 KB 64/189 KB 2/68 KB 62/62 KB 965/965 B 16/16 KB 64/189 KB 3/68 KB 62/62 KB 965/965 B 16/16 KB 64/189 KB 5/68 KB 62/62 KB 965/965 B 16/16 KB 64/189 KB 6/68 KB 62/62 KB 965/965 B 16/16 KB 64/189 KB 7/68 KB 62/62 KB 965/965 B 16/16 KB 64/189 KB 9/68 KB 62/62 KB 965/965 B 16/16 KB 64/189 KB 10/68 KB 62/62 KB 965/965 B 16/16 KB 64/189 KB 11/68 KB 62/62 KB 965/965 B 16/16 KB 68/189 KB 11/68 KB 62/62 KB 965/965 B 16/16 KB 68/189 KB 13/68 KB 62/62 KB 965/965 B 16/16 KB 72/189 KB 13/68 KB 62/62 KB 965/965 B 16/16 KB 72/189 KB 14/68 KB 62/62 KB 965/965 B 16/16 KB 72/189 KB 15/68 KB 62/62 KB 965/965 B 16/16 KB 72/189 KB 16/68 KB 62/62 KB 965/965 B 16/16 KB 72/189 KB 18/68 KB 62/62 KB 965/965 B 16/16 KB 72/189 KB 19/68 KB 62/62 KB 965/965 B 16/16 KB 72/189 KB 21/68 KB 62/62 KB 965/965 B 16/16 KB 76/189 KB 21/68 KB 62/62 KB 965/965 B 16/16 KB 76/189 KB 22/68 KB 62/62 KB 80/189 KB 22/68 KB Downloaded: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar (965 B at 15.2 KB/sec) > 80/189 KB 23/68 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.jar (62 KB at 679.5 KB/sec) > Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.jar (16 KB at 238.1 KB/sec) > 80/189 KB 25/68 KB 80/189 KB 26/68 KB 84/189 KB 26/68 KB 84/189 KB 27/68 KB 88/189 KB 29/68 KB 88/189 KB 30/68 KB 88/189 KB 31/68 KB 88/189 KB 27/68 KB 92/189 KB 31/68 KB 96/189 KB 31/68 KB 100/189 KB 32/68 KB 96/189 KB 32/68 KB 104/189 KB 32/68 KB 104/189 KB 34/68 KB 108/189 KB 34/68 KB 112/189 KB 34/68 KB 112/189 KB 35/68 KB 112/189 KB 37/68 KB 112/189 KB 38/68 KB 112/189 KB 39/68 KB 116/189 KB 39/68 KB 120/189 KB 39/68 KB 120/189 KB 41/68 KB 124/189 KB 41/68 KB 124/189 KB 42/68 KB 128/189 KB 43/68 KB 124/189 KB 43/68 KB 128/189 KB 45/68 KB 132/189 KB 46/68 KB 132/189 KB 47/68 KB 132/189 KB 49/68 KB 132/189 KB 50/68 KB 132/189 KB 51/68 KB 132/189 KB 53/68 KB 132/189 KB 54/68 KB 132/189 KB 55/68 KB 132/189 KB 57/68 KB 132/189 KB 58/68 KB 132/189 KB 59/68 KB 132/189 KB 61/68 KB 132/189 KB 62/68 KB 132/189 KB 66/68 KB 132/189 KB 68/68 KB 132/189 KB 45/68 KB 136/189 KB 68/68 KB 140/189 KB 68/68 KB 144/189 KB 68/68 KB 148/189 KB 68/68 KB 152/189 KB 68/68 KB 156/189 KB 68/68 KB 160/189 KB 68/68 KB 164/189 KB 68/68 KB 168/189 KB 68/68 KB 172/189 KB 68/68 KB 176/189 KB 68/68 KB 180/189 KB 68/68 KB 184/189 KB 68/68 KB 188/189 KB 68/68 KB 189/189 KB 68/68 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.jar (68 KB at 678.8 KB/sec) > Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.jar (189 KB at 1530.6 KB/sec) > [INFO] Index file does not exist. Fallback to an empty index > [INFO] Spotless.Kotlin is keeping 1 files clean - 0 needs changes to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 3.373 s > [INFO] Finished at: 2024-10-16T00:08:43+00:00 > [INFO] Final Memory: 23M/94M > [INFO] ------------------------------------------------------------------------ ] Expecting actual: 0 not to be equal to: 0
build (maven, 17, ubuntu-latest)
Process completed with exit code 1.
BiomeMavenTest.failureWhenNotParseable(): plugin-maven/src/test/java/com/diffplug/spotless/maven/biome/BiomeMavenTest.java#L229
java.lang.AssertionError: [Run with error > arguments: [sh, -c, ./mvnw -e spotless:apply] > exit code: 0 > stdout: (below) > [INFO] Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] > [INFO] ------------------------------------------------------------------------ > [INFO] Building Spotless Maven Plugin Tests 1.0.0-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- spotless-maven-plugin:2.44.0.BETA3-SNAPSHOT:apply (default-cli) @ spotless-maven-plugin-tests --- > [INFO] Index file does not exist. Fallback to an empty index > [WARNING] Biome stderr ouptut for file '/tmp/junit-2311625962697532162/biome_test.js' > format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ > > Γ— Format with errors is disabled. > [INFO] Spotless.Format is keeping 1 files clean - 0 were changed to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 1.159 s > [INFO] Finished at: 2024-10-16T00:04:10+00:00 > [INFO] Final Memory: 12M/54M > [INFO] ------------------------------------------------------------------------ ] Expecting actual: 0 not to be equal to: 0
KtlintTest.testWithCustomRuleSetApply(): plugin-maven/src/test/java/com/diffplug/spotless/maven/kotlin/KtlintTest.java#L91
java.lang.AssertionError: [Run with error > arguments: [sh, -c, ./mvnw -e spotless:check] > exit code: 0 > stdout: (below) > [INFO] Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] > [INFO] ------------------------------------------------------------------------ > [INFO] Building Spotless Maven Plugin Tests 1.0.0-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- spotless-maven-plugin:2.44.0.BETA3-SNAPSHOT:check (default-cli) @ spotless-maven-plugin-tests --- > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.pom > 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.pom (3 KB at 6.6 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.pom > 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.pom (3 KB at 85.5 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.pom > 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.pom (2 KB at 97.9 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.pom > 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.pom (2 KB at 110.4 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.pom > 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.pom (3 KB at 143.0 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.jar > 2/62 KB 3/62 KB 5/62 KB 6/62 KB 7/62 KB 9/62 KB 10/62 KB 11/62 KB 13/62 KB 14/62 KB Downloading: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.jar > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.jar > Downloading: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.jar > 15/62 KB 16/62 KB 20/62 KB 24/62 KB 28/62 KB 32/62 KB 2/16 KB 32/62 KB 2/16 KB 2/189 KB 32/62 KB 3/16 KB 965/965 B 3/189 KB 32/62 KB 2/16 KB 965/965 B 2/189 KB 32/62 KB 3/16 KB 965/965 B 3/189 KB 32/62 KB 5/16 KB 965/965 B 3/189 KB 32/62 KB 6/16 KB 965/965 B 3/189 KB 32/62 KB 7/16 KB 965/965 B 3/189 KB 32/62 KB 9/16 KB 965/965 B 3/189 KB 32/62 KB 10/16 KB 965/965 B 3/189 KB 32/62 KB 11/16 KB 965/965 B 3/189 KB 32/62 KB 13/16 KB 965/965 B 3/189 KB 32/62 KB 14/16 KB 965/965 B 3/189 KB 32/62 KB 15/16 KB 965/965 B 3/189 KB 32/62 KB 16/16 KB 965/965 B 3/189 KB 32/62 KB 16/16 KB 965/965 B 3/189 KB 32/62 KB 16/16 KB 965/965 B 2/3 KB 3/189 KB 32/62 KB 16/16 KB 965/965 B 3/3 KB 3/189 KB 32/62 KB 16/16 KB 965/965 B 3/3 KB 5/189 KB 32/62 KB 16/16 KB 965/965 B 3/3 KB 6/189 KB 32/62 KB 16/16 KB 965/965 B 3/3 KB 6/189 KB 36/62 KB 16/16 KB 965/965 B 3/3 KB 7/189 KB 36/62 KB Downloaded: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar (965 B at 28.6 KB/sec) > 16/16 KB 3/3 KB 9/189 KB 36/62 KB Downloading: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar > 16/16 KB 3/3 KB 10/189 KB 36/62 KB 16/16 KB 3/3 KB 11/189 KB 36/62 KB 16/16 KB 3/3 KB 13/189 KB 36/62 KB 16/16 KB 3/3 KB 13/189 KB 40/62 KB 16/16 KB 3/3 KB 14/189 KB 40/62 KB 16/16 KB 3/3 KB 15/189 KB 40/62 KB 16/16 KB 3/3 KB 16/189 KB 40/62 KB 16/16 KB 3/3 KB 20/189 KB 40/62 KB 16/16 KB 3/3 KB 20/189 KB 44/62 KB 16/16 KB 3/3 KB 24/189 KB 44/62 KB 16/16 KB 3/3 KB 24/189 KB 48/62 KB 16/16 KB 3/3 KB 28/189 KB 48/62 KB 16/16 KB 3/3 KB 32/189 KB 48/62 KB 16/16 KB 3/3 KB 36/189 KB 48/62 KB 959/959 B 16/16 KB 3/3 KB 36/189 KB 48/62 KB 959/959 B 16/16 KB 3/3 KB 40/189 KB 48/62 KB 959/959 B 16/16 KB 3/3 KB 44/189 KB 48/62 KB 959/959 B 16/16 KB 3/3 KB 48/189 KB 48/62 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.jar (16 KB at 360.0 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.jar > 959/959 B 3/3 KB 52/189 KB 48/62 KB 959/959 B 3/3 KB 56/189 KB 48/62 KB 959/959 B 3/3 KB 60/189 KB 48/62 KB 959/959 B 3/3 KB 64/189 KB 48/62 KB 959/959 B 3/3 KB 64/189 KB 52/62 KB Downloaded: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar (959 B at 20.8 KB/sec) > 959/959 B 3/3 KB 64/189 KB 56/62 KB Downloaded: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.jar (3 KB at 33.7 KB/sec) > 64/189 KB 60/62 KB 64/189 KB 62/62 KB 68/189 KB 62/62 KB 72/189 KB 62/62 KB 76/189 KB 62/62 KB 80/189 KB 62/62 KB 84/189 KB 62/62 KB 88/189 KB 62/62 KB 92/189 KB 62/62 KB 96/189 KB 62/62 KB 100/189 KB 62/62 KB 104/189 KB 62/62 KB 108/189 KB 62/62 KB 112/189 KB 62/62 KB 116/189 KB 62/62 KB 120/189 KB 62/62 KB 124/189 KB 62/62 KB 128/189 KB 62/62 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.jar (62 KB at 774.1 KB/sec) > 4/68 KB 128/189 KB 8/68 KB 128/189 KB 12/68 KB 128/189 KB 16/68 KB 128/189 KB 20/68 KB 128/189 KB 24/68 KB 128/189 KB 28/68 KB 128/189 KB 32/68 KB 128/189 KB 36/68 KB 128/189 KB 40/68 KB 128/189 KB 44/68 KB 128/189 KB 48/68 KB 128/189 KB 52/68 KB 128/189 KB 56/68 KB 128/189 KB 60/68 KB 128/189 KB 64/68 KB 128/189 KB 68/68 KB 128/189 KB 68/68 KB 132/189 KB 68/68 KB 136/189 KB 68/68 KB 140/189 KB 68/68 KB 144/189 KB 68/68 KB 148/189 KB 68/68 KB 152/189 KB 68/68 KB 156/189 KB 68/68 KB 160/189 KB 68/68 KB 164/189 KB 68/68 KB 168/189 KB 68/68 KB 172/189 KB 68/68 KB 176/189 KB 68/68 KB 180/189 KB 68/68 KB 184/189 KB 68/68 KB 188/189 KB 68/68 KB 189/189 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.jar (68 KB at 848.5 KB/sec) > Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.jar (189 KB at 1981.7 KB/sec) > [INFO] Index file does not exist. Fallback to an empty index > [INFO] Spotless.Kotlin is keeping 1 files clean - 0 needs changes to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 3.534 s > [INFO] Finished at: 2024-10-16T00:08:39+00:00 > [INFO] Final Memory: 23M/80M > [INFO] ------------------------------------------------------------------------ ] Expecting actual: 0 not to be equal to: 0
build (maven, 21, ubuntu-latest)
Process completed with exit code 1.
BiomeMavenTest.failureWhenNotParseable(): plugin-maven/src/test/java/com/diffplug/spotless/maven/biome/BiomeMavenTest.java#L229
java.lang.AssertionError: [Run with error > arguments: [sh, -c, ./mvnw -e spotless:apply] > exit code: 0 > stdout: (below) > [INFO] Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] > [INFO] ------------------------------------------------------------------------ > [INFO] Building Spotless Maven Plugin Tests 1.0.0-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- spotless-maven-plugin:2.44.0.BETA3-SNAPSHOT:apply (default-cli) @ spotless-maven-plugin-tests --- > [INFO] Index file does not exist. Fallback to an empty index > [WARNING] Biome stderr ouptut for file '/tmp/junit-2438622560246257061/biome_test.js' > format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ > > Γ— Format with errors is disabled. > [INFO] Spotless.Format is keeping 1 files clean - 0 were changed to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 1.425 s > [INFO] Finished at: 2024-10-16T00:04:40+00:00 > [INFO] Final Memory: 12M/60M > [INFO] ------------------------------------------------------------------------ ] Expecting actual: 0 not to be equal to: 0
KtlintTest.testWithCustomRuleSetApply(): plugin-maven/src/test/java/com/diffplug/spotless/maven/kotlin/KtlintTest.java#L91
java.lang.AssertionError: [Run with error > arguments: [sh, -c, ./mvnw -e spotless:check] > exit code: 0 > stdout: (below) > [INFO] Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] > [INFO] ------------------------------------------------------------------------ > [INFO] Building Spotless Maven Plugin Tests 1.0.0-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- spotless-maven-plugin:2.44.0.BETA3-SNAPSHOT:check (default-cli) @ spotless-maven-plugin-tests --- > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.pom > 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.pom (3 KB at 6.3 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.pom > 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.pom (3 KB at 62.2 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.pom > 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.pom (2 KB at 70.0 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.pom > 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.pom (2 KB at 68.5 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.pom > 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.pom (3 KB at 82.5 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.jar > Downloading: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.jar > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.jar > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.jar > Downloading: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar > 2/62 KB 3/62 KB 5/62 KB 6/62 KB 7/62 KB 9/62 KB 10/62 KB 11/62 KB 13/62 KB 14/62 KB 15/62 KB 16/62 KB 20/62 KB 24/62 KB 28/62 KB 32/62 KB 2/16 KB 32/62 KB 3/16 KB 32/62 KB 5/16 KB 32/62 KB 6/16 KB 32/62 KB 7/16 KB 32/62 KB 9/16 KB 32/62 KB 10/16 KB 32/62 KB 11/16 KB 32/62 KB 13/16 KB 32/62 KB 14/16 KB 32/62 KB 15/16 KB 36/62 KB 15/16 KB 36/62 KB 16/16 KB 36/62 KB 16/16 KB 40/62 KB 16/16 KB 40/62 KB 965/965 B 2/189 KB 16/16 KB 40/62 KB 965/965 B 3/189 KB 16/16 KB 40/62 KB 965/965 B 5/189 KB 16/16 KB 40/62 KB 965/965 B 6/189 KB 16/16 KB 40/62 KB 965/965 B 7/189 KB 16/16 KB 40/62 KB 965/965 B 9/189 KB 16/16 KB 40/62 KB 965/965 B 10/189 KB 16/16 KB 40/62 KB 965/965 B 10/189 KB 16/16 KB 44/62 KB 965/965 B 10/189 KB 16/16 KB 48/62 KB 965/965 B 10/189 KB 16/16 KB 52/62 KB 965/965 B 10/189 KB 16/16 KB 56/62 KB 965/965 B 10/189 KB 16/16 KB 60/62 KB 965/965 B 10/189 KB 16/16 KB 62/62 KB 965/965 B 11/189 KB 16/16 KB 62/62 KB 965/965 B 13/189 KB 16/16 KB 62/62 KB 965/965 B 14/189 KB 16/16 KB 62/62 KB 965/965 B 15/189 KB 16/16 KB 62/62 KB 965/965 B 16/189 KB 16/16 KB 62/62 KB 965/965 B 20/189 KB 16/16 KB 62/62 KB 965/965 B 24/189 KB 16/16 KB 62/62 KB 965/965 B 28/189 KB 16/16 KB 62/62 KB 965/965 B 32/189 KB 16/16 KB 62/62 KB 965/965 B 36/189 KB 16/16 KB 62/62 KB 965/965 B 40/189 KB 16/16 KB 62/62 KB 965/965 B Downloaded: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar (965 B at 18.8 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar > Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.jar (16 KB at 286.6 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.jar > Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.jar (62 KB at 1092.1 KB/sec) > 44/189 KB 2/3 KB 44/189 KB 3/3 KB 44/189 KB 16/16 KB 62/62 KB 965/965 B 48/189 KB 3/3 KB 52/189 KB 3/3 KB 56/189 KB 3/3 KB 60/189 KB 3/3 KB 64/189 KB 3/3 KB 68/189 KB 3/3 KB 959/959 B 68/189 KB 3/3 KB 959/959 B 72/189 KB 3/3 KB 959/959 B 76/189 KB 3/3 KB 959/959 B 80/189 KB 3/3 KB 959/959 B 84/189 KB 3/3 KB 959/959 B 88/189 KB 3/3 KB 959/959 B 92/189 KB 3/3 KB 959/959 B 96/189 KB 3/3 KB 959/959 B 96/189 KB 3/3 KB 4/68 KB 959/959 B 96/189 KB 3/3 KB 8/68 KB 959/959 B 96/189 KB 3/3 KB 12/68 KB 959/959 B 96/189 KB 3/3 KB 16/68 KB 959/959 B 96/189 KB 3/3 KB 20/68 KB 959/959 B 96/189 KB 3/3 KB 24/68 KB 959/959 B 96/189 KB 3/3 KB 28/68 KB 959/959 B 96/189 KB 3/3 KB 32/68 KB 959/959 B 96/189 KB 3/3 KB 36/68 KB 959/959 B 96/189 KB 3/3 KB 40/68 KB 959/959 B 96/189 KB 3/3 KB 44/68 KB 959/959 B 96/189 KB 3/3 KB 48/68 KB 959/959 B 96/189 KB 3/3 KB 52/68 KB Downloaded: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar (959 B at 12.7 KB/sec) > 96/189 KB 3/3 KB 56/68 KB 96/189 KB 3/3 KB 60/68 KB 96/189 KB 3/3 KB 64/68 KB 96/189 KB 3/3 KB 68/68 KB Downloaded: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.jar (3 KB at 29.0 KB/sec) > 100/189 KB 68/68 KB 104/189 KB 68/68 KB 108/189 KB 68/68 KB 112/189 KB 68/68 KB 116/189 KB 68/68 KB 120/189 KB 68/68 KB 124/189 KB 68/68 KB 128/189 KB 68/68 KB 132/189 KB 68/68 KB 136/189 KB 68/68 KB 140/189 KB 68/68 KB 144/189 KB 68/68 KB 148/189 KB 68/68 KB 152/189 KB 68/68 KB 156/189 KB 68/68 KB 160/189 KB 68/68 KB 164/189 KB 68/68 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.jar (68 KB at 611.5 KB/sec) > 168/189 KB 172/189 KB 176/189 KB 180/189 KB 184/189 KB 188/189 KB 189/189 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.jar (189 KB at 1448.2 KB/sec) > [INFO] Index file does not exist. Fallback to an empty index > [INFO] Spotless.Kotlin is keeping 1 files clean - 0 needs changes to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 3.705 s > [INFO] Finished at: 2024-10-16T00:09:19+00:00 > [INFO] Final Memory: 23M/88M > [INFO] ------------------------------------------------------------------------ ] Expecting actual: 0 not to be equal to: 0
build (maven, 22, ubuntu-latest)
Process completed with exit code 1.
BiomeIntegrationTest.failureWhenNotParseable(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/BiomeIntegrationTest.java#L390
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-8683585770050569841 with arguments [--stacktrace, spotlessApply] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessMybiome Biome stderr ouptut for file '/tmp/junit-8683585770050569841/biome_test.js' format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Γ— Format with errors is disabled. > Task :spotlessMybiomeApply > Task :spotlessApply BUILD SUCCESSFUL in 966ms 3 actionable tasks: 3 executed
ErrorShouldRethrowTest.anyExceptionShouldFail(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/ErrorShouldRethrowTest.java#L70
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-17904653704948739584 with arguments [check] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessMisc > Task :spotlessMiscCheck > Task :spotlessCheck > Task :compileJava NO-SOURCE > Task :processResources NO-SOURCE > Task :classes UP-TO-DATE > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check BUILD SUCCESSFUL in 1s 3 actionable tasks: 3 executed
ErrorShouldRethrowTest.failsIfNeitherStepNorFileExempted(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/ErrorShouldRethrowTest.java#L121
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-752121407446599027 with arguments [check] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessMisc > Task :spotlessMiscCheck > Task :spotlessCheck > Task :compileJava NO-SOURCE > Task :processResources NO-SOURCE > Task :classes UP-TO-DATE > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check BUILD SUCCESSFUL in 272ms 3 actionable tasks: 3 executed
KotlinExtensionTest.withCustomRuleSetApply(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/KotlinExtensionTest.java#L189
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-1191181527258154889 with arguments [spotlessCheck] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessKotlin > Task :spotlessKotlinCheck > Task :spotlessCheck Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.8/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 384ms 3 actionable tasks: 3 executed
KotlinGradleExtensionTest.withCustomRuleSetApply(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/KotlinGradleExtensionTest.java#L1
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-12514019125849482030 with arguments [spotlessCheck] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessKotlin > Task :spotlessKotlinCheck > Task :spotlessCheck Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.8/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 2s 3 actionable tasks: 3 executed
build (gradle, 22, ubuntu-latest)
Process completed with exit code 1.
BiomeIntegrationTest.failureWhenNotParseable(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/BiomeIntegrationTest.java#L390
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-12782196125808239091 with arguments [--stacktrace, spotlessApply] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessMybiome Biome stderr ouptut for file '/tmp/junit-12782196125808239091/biome_test.js' format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Γ— Format with errors is disabled. > Task :spotlessMybiomeApply > Task :spotlessApply BUILD SUCCESSFUL in 461ms 3 actionable tasks: 3 executed
ErrorShouldRethrowTest.anyExceptionShouldFail(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/ErrorShouldRethrowTest.java#L70
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-2861569700846139349 with arguments [check] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessMisc > Task :spotlessMiscCheck > Task :spotlessCheck > Task :compileJava NO-SOURCE > Task :processResources NO-SOURCE > Task :classes UP-TO-DATE > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check BUILD SUCCESSFUL in 747ms 3 actionable tasks: 3 executed
ErrorShouldRethrowTest.failsIfNeitherStepNorFileExempted(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/ErrorShouldRethrowTest.java#L121
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-13449246266923879291 with arguments [check] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessMisc > Task :spotlessMiscCheck > Task :spotlessCheck > Task :compileJava NO-SOURCE > Task :processResources NO-SOURCE > Task :classes UP-TO-DATE > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check BUILD SUCCESSFUL in 428ms 3 actionable tasks: 3 executed
KotlinExtensionTest.withCustomRuleSetApply(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/KotlinExtensionTest.java#L189
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-12035765611299601006 with arguments [spotlessCheck] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessKotlin > Task :spotlessKotlinCheck > Task :spotlessCheck Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.5/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 827ms 3 actionable tasks: 3 executed
KotlinGradleExtensionTest.withCustomRuleSetApply(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/KotlinGradleExtensionTest.java#L1
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-2833620522591979538 with arguments [spotlessCheck] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessKotlin > Task :spotlessKotlinCheck > Task :spotlessCheck Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.5/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 4s 3 actionable tasks: 3 executed
build (gradle, 21, ubuntu-latest)
Process completed with exit code 1.
BiomeIntegrationTest.failureWhenNotParseable(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/BiomeIntegrationTest.java#L390
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-12327465920563580056 with arguments [--stacktrace, spotlessApply] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessMybiome Biome stderr ouptut for file '/tmp/junit-12327465920563580056/biome_test.js' format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Γ— Format with errors is disabled. > Task :spotlessMybiomeApply > Task :spotlessApply BUILD SUCCESSFUL in 523ms 3 actionable tasks: 3 executed
ErrorShouldRethrowTest.anyExceptionShouldFail(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/ErrorShouldRethrowTest.java#L70
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-7593036410272283121 with arguments [check] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessMisc > Task :spotlessMiscCheck > Task :spotlessCheck > Task :compileJava NO-SOURCE > Task :processResources NO-SOURCE > Task :classes UP-TO-DATE > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check BUILD SUCCESSFUL in 403ms 3 actionable tasks: 3 executed
ErrorShouldRethrowTest.failsIfNeitherStepNorFileExempted(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/ErrorShouldRethrowTest.java#L121
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-3611355859238334381 with arguments [check] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessMisc > Task :spotlessMiscCheck > Task :spotlessCheck > Task :compileJava NO-SOURCE > Task :processResources NO-SOURCE > Task :classes UP-TO-DATE > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check BUILD SUCCESSFUL in 319ms 3 actionable tasks: 3 executed
KotlinExtensionTest.withCustomRuleSetApply(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/KotlinExtensionTest.java#L189
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-2041368633801094936 with arguments [spotlessCheck] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessKotlin > Task :spotlessKotlinCheck > Task :spotlessCheck BUILD SUCCESSFUL in 986ms 3 actionable tasks: 3 executed
KotlinGradleExtensionTest.withCustomRuleSetApply(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/KotlinGradleExtensionTest.java#L1
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-13683051522387974503 with arguments [spotlessCheck] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessKotlin > Task :spotlessKotlinCheck > Task :spotlessCheck BUILD SUCCESSFUL in 2s 3 actionable tasks: 3 executed
build (gradle, 11, ubuntu-latest)
Process completed with exit code 1.
BiomeIntegrationTest.failureWhenNotParseable(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/BiomeIntegrationTest.java#L390
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-17518879421862323847 with arguments [--stacktrace, spotlessApply] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessMybiome Biome stderr ouptut for file '/tmp/junit-17518879421862323847/biome_test.js' format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Γ— Format with errors is disabled. > Task :spotlessMybiomeApply > Task :spotlessApply BUILD SUCCESSFUL in 464ms 3 actionable tasks: 3 executed
ErrorShouldRethrowTest.anyExceptionShouldFail(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/ErrorShouldRethrowTest.java#L70
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-1656715546466278054 with arguments [check] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessMisc > Task :spotlessMiscCheck > Task :spotlessCheck > Task :compileJava NO-SOURCE > Task :processResources NO-SOURCE > Task :classes UP-TO-DATE > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check BUILD SUCCESSFUL in 205ms 3 actionable tasks: 3 executed
ErrorShouldRethrowTest.failsIfNeitherStepNorFileExempted(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/ErrorShouldRethrowTest.java#L121
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-16285029904651689472 with arguments [check] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessMisc > Task :spotlessMiscCheck > Task :spotlessCheck > Task :compileJava NO-SOURCE > Task :processResources NO-SOURCE > Task :classes UP-TO-DATE > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check BUILD SUCCESSFUL in 275ms 3 actionable tasks: 3 executed
KotlinExtensionTest.withCustomRuleSetApply(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/KotlinExtensionTest.java#L189
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-11489531432021515264 with arguments [spotlessCheck] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessKotlin > Task :spotlessKotlinCheck > Task :spotlessCheck BUILD SUCCESSFUL in 1s 3 actionable tasks: 3 executed
KotlinGradleExtensionTest.withCustomRuleSetApply(): plugin-gradle/src/test/java/com/diffplug/gradle/spotless/KotlinGradleExtensionTest.java#L1
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in /tmp/junit-11642640640489325309 with arguments [spotlessCheck] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessKotlin > Task :spotlessKotlinCheck > Task :spotlessCheck BUILD SUCCESSFUL in 3s 3 actionable tasks: 3 executed
build (gradle, 17, ubuntu-latest)
Process completed with exit code 1.
BiomeMavenTest.failureWhenNotParseable(): plugin-maven\build\classes\java\test\com\diffplug\spotless\maven\biome\BiomeMavenTest.class#L229
java.lang.AssertionError: [Run with error > arguments: [cmd, /c, mvnw -e spotless:apply] > exit code: 0 > stdout: (below) > [INFO] Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] > [INFO] ------------------------------------------------------------------------ > [INFO] Building Spotless Maven Plugin Tests 1.0.0-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- spotless-maven-plugin:2.44.0.BETA3-SNAPSHOT:apply (default-cli) @ spotless-maven-plugin-tests --- > [INFO] Index file does not exist. Fallback to an empty index > [WARNING] Biome stderr ouptut for file 'C:\Users\runneradmin\AppData\Local\Temp\junit-14884896198337097693\biome_test.js' > format ????????????????????????????????????????????????????????????????????????????????????????????? > > οΏ½ Format with errors is disabled. > [INFO] Spotless.Format is keeping 1 files clean - 0 were changed to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 1.916 s > [INFO] Finished at: 2024-10-16T00:05:24+00:00 > [INFO] Final Memory: 11M/256M > [INFO] ------------------------------------------------------------------------ ] Expecting actual: 0 not to be equal to: 0
KtlintTest.testWithCustomRuleSetApply(): plugin-maven\build\classes\java\test\com\diffplug\spotless\maven\kotlin\KtlintTest.class#L91
java.lang.AssertionError: [Run with error > arguments: [cmd, /c, mvnw -e spotless:check] > exit code: 0 > stdout: (below) > [INFO] Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] > [INFO] ------------------------------------------------------------------------ > [INFO] Building Spotless Maven Plugin Tests 1.0.0-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- spotless-maven-plugin:2.44.0.BETA3-SNAPSHOT:check (default-cli) @ spotless-maven-plugin-tests --- > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.pom > 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.pom (3 KB at 11.8 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.pom > 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.pom (3 KB at 114.0 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.pom > 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.pom (2 KB at 52.9 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.pom > 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.pom (2 KB at 94.6 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.pom > 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.pom (3 KB at 93.3 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.jar > Downloading: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.jar > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.jar > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.jar > Downloading: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar > 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-cli-ruleset-core/1.0.1/ktlint-cli-ruleset-core-1.0.1.jar (3 KB at 68.5 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar > 4/189 KB 8/189 KB 12/189 KB 16/189 KB 20/189 KB 24/189 KB 28/189 KB 32/189 KB 36/189 KB 40/189 KB 44/189 KB 44/189 KB 2/16 KB 48/189 KB 2/16 KB 52/189 KB 2/16 KB 56/189 KB 2/16 KB 60/189 KB 2/16 KB 60/189 KB 3/16 KB 64/189 KB 3/16 KB 68/189 KB 3/16 KB 72/189 KB 3/16 KB 76/189 KB 5/16 KB 76/189 KB 5/16 KB 80/189 KB 5/16 KB 80/189 KB 6/16 KB 80/189 KB 7/16 KB 80/189 KB 9/16 KB 80/189 KB 10/16 KB 84/189 KB 10/16 KB 88/189 KB 10/16 KB 88/189 KB 11/16 KB 92/189 KB 11/16 KB 92/189 KB 13/16 KB 96/189 KB 14/16 KB 96/189 KB 14/16 KB 2/62 KB 96/189 KB 13/16 KB 96/189 KB 15/16 KB 2/62 KB 96/189 KB 15/16 KB 3/62 KB 96/189 KB 15/16 KB 5/62 KB 96/189 KB 15/16 KB 6/62 KB 96/189 KB 15/16 KB 7/62 KB 96/189 KB 15/16 KB 9/62 KB 96/189 KB 15/16 KB 10/62 KB 96/189 KB 15/16 KB 11/62 KB 96/189 KB 15/16 KB 13/62 KB 96/189 KB 16/16 KB 13/62 KB 96/189 KB 16/16 KB 14/62 KB 96/189 KB 16/16 KB 15/62 KB 96/189 KB 16/16 KB 16/62 KB 96/189 KB 16/16 KB 17/62 KB 96/189 KB 16/16 KB 19/62 KB 96/189 KB 16/16 KB 20/62 KB 100/189 KB 16/16 KB 20/62 KB 100/189 KB 16/16 KB 21/62 KB 100/189 KB 16/16 KB 23/62 KB 100/189 KB 16/16 KB 24/62 KB 100/189 KB 16/16 KB 25/62 KB 100/189 KB 16/16 KB 27/62 KB 100/189 KB 16/16 KB 28/62 KB 100/189 KB 16/16 KB 29/62 KB 100/189 KB 16/16 KB 31/62 KB 100/189 KB 16/16 KB 32/62 KB 100/189 KB 16/16 KB 33/62 KB 100/189 KB 16/16 KB 35/62 KB 100/189 KB 16/16 KB 36/62 KB 100/189 KB 16/16 KB 37/62 KB 104/189 KB 16/16 KB 37/62 KB 104/189 KB 16/16 KB 39/62 KB 104/189 KB 16/16 KB 40/62 KB 104/189 KB 16/16 KB 42/62 KB 104/189 KB 16/16 KB 43/62 KB 104/189 KB 16/16 KB 44/62 KB 104/189 KB 16/16 KB 46/62 KB 104/189 KB 16/16 KB 47/62 KB 104/189 KB 16/16 KB 48/62 KB 104/189 KB 16/16 KB 50/62 KB 104/189 KB 16/16 KB 51/62 KB 104/189 KB 16/16 KB 52/62 KB 104/189 KB 16/16 KB 54/62 KB 108/189 KB 16/16 KB 54/62 KB 108/189 KB 16/16 KB 55/62 KB 108/189 KB 16/16 KB 56/62 KB 108/189 KB 16/16 KB 58/62 KB 108/189 KB 16/16 KB 59/62 KB 108/189 KB 16/16 KB 60/62 KB 108/189 KB 16/16 KB 62/62 KB 112/189 KB 16/16 KB 62/62 KB 112/189 KB 16/16 KB 965/965 B 62/62 KB 116/189 KB 16/16 KB 965/965 B 62/62 KB 120/189 KB 16/16 KB 965/965 B 62/62 KB 124/189 KB 16/16 KB 965/965 B 62/62 KB 128/189 KB 16/16 KB 965/965 B 62/62 KB 132/189 KB 16/16 KB 965/965 B 62/62 KB 132/189 KB 16/16 KB 965/965 B 959/959 B 62/62 KB 136/189 KB 16/16 KB 965/965 B 959/959 B 62/62 KB 140/189 KB 16/16 KB 965/965 B 959/959 B 62/62 KB 144/189 KB 16/16 KB 965/965 B 959/959 B 62/62 KB 148/189 KB 16/16 KB 965/965 B 959/959 B 62/62 KB 152/189 KB 16/16 KB 965/965 B 959/959 B 62/62 KB 156/189 KB 16/16 KB 965/965 B 959/959 B 62/62 KB 160/189 KB 16/16 KB 965/965 B 959/959 B 62/62 KB 164/189 KB 16/16 KB 965/965 B 959/959 B 62/62 KB 168/189 KB 16/16 KB 965/965 B 959/959 B 62/62 KB 172/189 KB 16/16 KB 965/965 B 959/959 B 62/62 KB 176/189 KB 16/16 KB 965/965 B 959/959 B 62/62 KB 180/189 KB 16/16 KB 965/965 B 959/959 B 62/62 KB 184/189 KB 16/16 KB 965/965 B 959/959 B 62/62 KB 188/189 KB 16/16 KB 965/965 B 959/959 B 62/62 KB 189/189 KB 16/16 KB 965/965 B 959/959 B 62/62 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-ktlint/0.3.3/core-ktlint-0.3.3.jar (16 KB at 215.0 KB/sec) > Downloading: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.jar > Downloaded: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar (965 B at 12.6 KB/sec) > Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/ktlint/0.3.3/ktlint-0.3.3.jar (62 KB at 804.7 KB/sec) > Downloaded: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar (959 B at 11.6 KB/sec) > Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/common/0.3.3/common-0.3.3.jar (189 KB at 2214.9 KB/sec) > 4/68 KB 8/68 KB 12/68 KB 16/68 KB 20/68 KB 24/68 KB 28/68 KB 32/68 KB 36/68 KB 40/68 KB 44/68 KB 48/68 KB 52/68 KB 56/68 KB 60/68 KB 64/68 KB 68/68 KB Downloaded: https://repo.maven.apache.org/maven2/io/nlopez/compose/rules/core-common/0.3.3/core-common-0.3.3.jar (68 KB at 685.6 KB/sec) > [INFO] Index file does not exist. Fallback to an empty index > [INFO] Spotless.Kotlin is keeping 1 files clean - 0 needs changes to be clean, 1 were already clean, 0 were skipped because caching determined they were already clean > [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 3.730 s > [INFO] Finished at: 2024-10-16T00:11:23+00:00 > [INFO] Final Memory: 22M/256M > [INFO] ------------------------------------------------------------------------ ] Expecting actual: 0 not to be equal to: 0
build (maven, 11, windows-latest)
Process completed with exit code 1.
BiomeIntegrationTest.failureWhenNotParseable(): plugin-gradle\build\classes\java\test\com\diffplug\gradle\spotless\BiomeIntegrationTest.class#L390
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in C:\Users\runneradmin\AppData\Local\Temp\junit-7325042508101187212 with arguments [--stacktrace, spotlessApply] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessMybiome Biome stderr ouptut for file 'C:\Users\runneradmin\AppData\Local\Temp\junit-7325042508101187212\biome_test.js' format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Γ— Format with errors is disabled. > Task :spotlessMybiomeApply > Task :spotlessApply BUILD SUCCESSFUL in 666ms 3 actionable tasks: 3 executed
ErrorShouldRethrowTest.anyExceptionShouldFail(): plugin-gradle\build\classes\java\test\com\diffplug\gradle\spotless\ErrorShouldRethrowTest.class#L70
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in C:\Users\runneradmin\AppData\Local\Temp\junit-5764577007979841224 with arguments [check] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessMisc > Task :spotlessMiscCheck > Task :spotlessCheck > Task :compileJava NO-SOURCE > Task :processResources NO-SOURCE > Task :classes UP-TO-DATE > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check BUILD SUCCESSFUL in 764ms 3 actionable tasks: 3 executed
ErrorShouldRethrowTest.failsIfNeitherStepNorFileExempted(): plugin-gradle\build\classes\java\test\com\diffplug\gradle\spotless\ErrorShouldRethrowTest.class#L121
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in C:\Users\runneradmin\AppData\Local\Temp\junit-6474346372092207864 with arguments [check] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessMisc > Task :spotlessMiscCheck > Task :spotlessCheck > Task :compileJava NO-SOURCE > Task :processResources NO-SOURCE > Task :classes UP-TO-DATE > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check BUILD SUCCESSFUL in 438ms 3 actionable tasks: 3 executed
KotlinExtensionTest.withCustomRuleSetApply(): plugin-gradle\build\classes\java\test\com\diffplug\gradle\spotless\KotlinExtensionTest.class#L189
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in C:\Users\runneradmin\AppData\Local\Temp\junit-2999508277653364237 with arguments [spotlessCheck] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessKotlin > Task :spotlessKotlinCheck > Task :spotlessCheck BUILD SUCCESSFUL in 3s 3 actionable tasks: 3 executed
KotlinGradleExtensionTest.withCustomRuleSetApply(): plugin-gradle\build\classes\java\test\com\diffplug\gradle\spotless\KotlinGradleExtensionTest.class#L1
org.gradle.testkit.runner.UnexpectedBuildSuccess: Unexpected build execution success in C:\Users\runneradmin\AppData\Local\Temp\junit-16734193421243722730 with arguments [spotlessCheck] Output: > Task :spotlessInternalRegisterDependencies > Task :spotlessKotlin > Task :spotlessKotlinCheck > Task :spotlessCheck BUILD SUCCESSFUL in 4s 3 actionable tasks: 3 executed
build (gradle, 17, windows-latest)
Process completed with exit code 1.
build (shfmt, 11, ubuntu-latest, v3.8.0)
Restore cache failed: Dependencies file is not found in /home/runner/work/spotless/spotless. Supported file pattern: go.sum