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

Update org.eclipse.jgit to 6.10.0.202406032230-r #2961

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Update org.eclipse.jgit to 6.10.0.202406032230-r

d9ddb64
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Update org.eclipse.jgit to 6.10.0.202406032230-r #2961

Update org.eclipse.jgit to 6.10.0.202406032230-r
d9ddb64
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test report native-mostly-static-tests-3 failed Nov 18, 2024 in 1s

599 passed, 11 failed and 0 skipped

Tests failed

❌ test-report.xml

610 tests were completed in 1693s with 599 passed, 11 failed and 0 skipped.

Test suite Passed Failed Skipped Time
scala.cli.integration.ArgsFileTests.multiple args files 1✅ 4s
scala.cli.integration.ArgsFileTests.pass scalac options using arguments file in shebang script 1✅ 1s
scala.cli.integration.ArgsFileTests.pass scalac options using arguments file with bloop 1✅ 3s
scala.cli.integration.ArgsFileTests.pass scalac options using arguments file without bloop 1✅ 3s
scala.cli.integration.BloopTests.bloop exit works 1✅ 2s
scala.cli.integration.BloopTests.bloop projects and bloop compile works 1✅ 5s
scala.cli.integration.BloopTests.compiles java file with correct jdk version for java-home option 1✅ 660ms
scala.cli.integration.BloopTests.compiles java file with correct jdk version for java-home use directive 1✅ 807ms
scala.cli.integration.BloopTests.compiles java file with correct jdk version for jvm option 1✅ 659ms
scala.cli.integration.BloopTests.compiles java file with correct jdk version for jvm use directive 1✅ 675ms
scala.cli.integration.BloopTests.compiles scala file with correct jdk version for java-home option 1✅ 967ms
scala.cli.integration.BloopTests.compiles scala file with correct jdk version for java-home use directive 1✅ 5s
scala.cli.integration.BloopTests.compiles scala file with correct jdk version for jvm option 1✅ 1s
scala.cli.integration.BloopTests.compiles scala file with correct jdk version for jvm use directive 1✅ 1s
scala.cli.integration.BloopTests.invalid bloop options passed via global bloop config json file cause bloop start failure 1✅ 807ms
scala.cli.integration.BloopTests.Restart Bloop server while watching 1✅ 6s
scala.cli.integration.BloopTests.run bloop with jvm version if > 17 1✅ 11s
scala.cli.integration.BloopTests.scala-cli keeps compatible bloop running 1✅ 2s
scala.cli.integration.BspTests212.bloop projects are initialised properly for a directive for an unfetchable dependency 1✅ 410ms
scala.cli.integration.BspTests212.bloop projects are initialised properly for an invalid directive value 1✅ 394ms
scala.cli.integration.BspTests212.bloop projects are initialised properly for an unrecognised directive 1✅ 390ms
scala.cli.integration.BspTests212.BSP App object wrapper forced with --scala 2.12.20 1✅ 960ms
scala.cli.integration.BspTests212.BSP App object wrapper forced with //> using scala 2.12.20 1✅ 2s
scala.cli.integration.BspTests212.BSP fails when --power mode is not set for experimental directives (example: using python directive) 1✅ 416ms
scala.cli.integration.BspTests212.BSP loads verbosity on compile 1✅ 1s
scala.cli.integration.BspTests212.BSP loads verbosity on compile when passed from setup-ide 1✅ 898ms
scala.cli.integration.BspTests212.BSP reloads --power mode after setting it via config 1✅ 4s
scala.cli.integration.BspTests212.BSP reloads --power mode after setting it via env passed to setup-ide 1✅ 13s
scala.cli.integration.BspTests212.BSP respects --java-home 1✅ 6s
scala.cli.integration.BspTests212.BSP respects --power mode set by config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests212.BSP respects --power mode set by environment variable (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests212.BSP respects --power mode set by environment variable, config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests212.BSP respects --power mode set by launcher option (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests212.BSP respects --power mode set by launcher option, config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests212.BSP respects --power mode set by launcher option, environment variable (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests212.BSP respects --power mode set by launcher option, environment variable, config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests212.BSP respects --power mode set by launcher option, setup-ide option (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests212.BSP respects --power mode set by launcher option, setup-ide option, config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests212.BSP respects --power mode set by launcher option, setup-ide option, environment variable (example: using python directive) 1✅ 2s
scala.cli.integration.BspTests212.BSP respects --power mode set by launcher option, setup-ide option, environment variable, config (example: using python directive) 1✅ 2s
scala.cli.integration.BspTests212.BSP respects --power mode set by setup-ide option (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests212.BSP respects --power mode set by setup-ide option, config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests212.BSP respects --power mode set by setup-ide option, environment variable (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests212.BSP respects --power mode set by setup-ide option, environment variable, config (example: using python directive) 1✅ 1s
scala.cli.integration.BspTests212.BSP respects JAVA_HOME 1✅ 15s
scala.cli.integration.BspTests212.bsp should report actionable diagnostic when enabled 1✅ 1s
scala.cli.integration.BspTests212.bsp should start bloop with correct JVM version from directives 1✅ 5s
scala.cli.integration.BspTests212.bsp should support jvmRunEnvironment request 1✅ 388ms
scala.cli.integration.BspTests212.bsp should support parsing cancel params 1✅ 12s
scala.cli.integration.BspTests212.compile should result in generated bsp file 1✅ 391ms
scala.cli.integration.BspTests212.diagnostics 1✅ 653ms
scala.cli.integration.BspTests212.diagnostics in script 1✅ 626ms
scala.cli.integration.BspTests212.directive diagnostics 1✅ 424ms
scala.cli.integration.BspTests212.directives in multiple files diagnostics 1✅ 2s
scala.cli.integration.BspTests212.invalid diagnostics at startup 1✅ 366ms
scala.cli.integration.BspTests212.return .scala-build directory as a output paths 1✅ 370ms
scala.cli.integration.BspTests212.run should result in generated bsp file 1✅ 602ms
scala.cli.integration.BspTests212.setup-ide 1✅ 46ms
scala.cli.integration.BspTests212.setup-ide doesn't pass unrecognised arguments to old --cli-versions: 1.0.0 1✅ 3s
scala.cli.integration.BspTests212.setup-ide doesn't pass unrecognised arguments to old --cli-versions: 1.5.0 1✅ 2s
scala.cli.integration.BspTests212.setup-ide doesn't pass unrecognised arguments to old --cli-versions: 1.5.0-19-g932866db6-SNAPSHOT 1✅ 3s
scala.cli.integration.BspTests212.setup-ide passes Java props to the BSP configuration correctly 1✅ 33ms
scala.cli.integration.BspTests212.setup-ide prepares a valid BSP configuration with --cli-version 1.5.0-34-g31a88e428-SNAPSHOT 1✅ 3s
scala.cli.integration.BspTests212.setup-ide should fail for invalid dependencies 1✅ 103ms
scala.cli.integration.BspTests212.setup-ide should have only absolute paths even if relative ones were specified 1✅ 34ms
scala.cli.integration.BspTests212.setup-ide should result in generated bsp file 1✅ 35ms
scala.cli.integration.BspTests212.setup-ide should succeed for valid dependencies 1✅ 130ms
scala.cli.integration.BspTests212.simple 1✅ 976ms
scala.cli.integration.BspTests212.source jars handled correctly from a test scope using directive 1✅ 2s
scala.cli.integration.BspTests212.source jars handled correctly from the command line 1✅ 2s
scala.cli.integration.BspTests212.source jars handled correctly from the command line smartly assuming a *-sources.jar is a source jar 1✅ 2s
scala.cli.integration.BspTests212.test workspace update after adding file to main scope 1✅ 2s
scala.cli.integration.BspTests212.workspace update 1✅ 1s
scala.cli.integration.BspTests212.workspace update - new file 1✅ 867ms
scala.cli.integration.BspTests212.workspace/reload --dependency option 1✅ 3s
scala.cli.integration.BspTests212.workspace/reload error response when no inputs json present 1✅ 945ms
scala.cli.integration.BspTests212.workspace/reload extra dependency directive 1✅ 3s
scala.cli.integration.BspTests212.workspace/reload of an extra sources directory 1✅ 4s
scala.cli.integration.BspTests212.workspace/reload should restart bloop with correct JVM version from directives 1✅ 10s
scala.cli.integration.BspTests212.workspace/reload should restart bloop with correct JVM version from options 1✅ 18s
scala.cli.integration.BspTests212.workspace/reload when updated source element in using directive 1✅ 883ms
scala.cli.integration.CompileTests212.build a custom compiler plugin and use it (use plugin via CLI option) 1✅ 5s
scala.cli.integration.CompileTests212.build a custom compiler plugin and use it (use plugin via directive) 1✅ 21s
scala.cli.integration.CompileTests212.code in test error 1✅ 264ms
scala.cli.integration.CompileTests212.copy compile output 1✅ 621ms
scala.cli.integration.CompileTests212.ensure the -with-compiler option adds scala-compiler to the classpath 1✅ 1s
scala.cli.integration.CompileTests212.exit code 1✅ 298ms
scala.cli.integration.CompileTests212.having target + using directives in files should not produce warnings about using directives in multiple files 1✅ 319ms
scala.cli.integration.CompileTests212.java files with no using directives should not produce warnings about using directives in multiple files 1✅ 510ms
scala.cli.integration.CompileTests212.Java SemanticDB 1✅ 1s
scala.cli.integration.CompileTests212.Java SemanticDB (manual) 1✅ 1s
scala.cli.integration.CompileTests212.Java SemanticDB with forced target root 1✅ 911ms
scala.cli.integration.CompileTests212.Java SemanticDB with spread source dirs, forced source root 1✅ 993ms
scala.cli.integration.CompileTests212.Java SemanticDB with spread source dirs, forced source root and custom workspace directory 1✅ 967ms
scala.cli.integration.CompileTests212.Java SemanticDB with spread source dirs, forced source root and target root 1✅ 983ms
scala.cli.integration.CompileTests212.Java SemanticDB with spread source dirs, forced source root and target root and custom workspace directory 1✅ 986ms
scala.cli.integration.CompileTests212.JVM options only for JVM platform 1✅ 4s
scala.cli.integration.CompileTests212.JvmCompatibilityTest: bloopJvm:11/targetJvm:11/lang:java/sourcesJvm:11 1✅ 4s
scala.cli.integration.CompileTests212.JvmCompatibilityTest: bloopJvm:11/targetJvm:11/lang:java/sourcesJvm:8 1✅ 4s
scala.cli.integration.CompileTests212.JvmCompatibilityTest: bloopJvm:11/targetJvm:11/lang:scala/sourcesJvm:11 1✅ 5s
scala.cli.integration.CompileTests212.JvmCompatibilityTest: bloopJvm:11/targetJvm:11/lang:scala/sourcesJvm:8 1✅ 5s
scala.cli.integration.CompileTests212.JvmCompatibilityTest: bloopJvm:11/targetJvm:8/lang:java/sourcesJvm:11 1✅ 4s
scala.cli.integration.CompileTests212.JvmCompatibilityTest: bloopJvm:11/targetJvm:8/lang:java/sourcesJvm:8 1✅ 4s
scala.cli.integration.CompileTests212.JvmCompatibilityTest: bloopJvm:11/targetJvm:8/lang:scala/sourcesJvm:11 1✅ 4s
scala.cli.integration.CompileTests212.JvmCompatibilityTest: bloopJvm:11/targetJvm:8/lang:scala/sourcesJvm:8 1✅ 5s
scala.cli.integration.CompileTests212.JvmCompatibilityTest: bloopJvm:8/targetJvm:11/lang:java/sourcesJvm:11 1✅ 4s
scala.cli.integration.CompileTests212.JvmCompatibilityTest: bloopJvm:8/targetJvm:11/lang:java/sourcesJvm:8 1✅ 4s
scala.cli.integration.CompileTests212.JvmCompatibilityTest: bloopJvm:8/targetJvm:11/lang:scala/sourcesJvm:11 1✅ 5s
scala.cli.integration.CompileTests212.JvmCompatibilityTest: bloopJvm:8/targetJvm:11/lang:scala/sourcesJvm:8 1✅ 12s
scala.cli.integration.CompileTests212.JvmCompatibilityTest: bloopJvm:8/targetJvm:8/lang:java/sourcesJvm:11 1✅ 3s
scala.cli.integration.CompileTests212.JvmCompatibilityTest: bloopJvm:8/targetJvm:8/lang:java/sourcesJvm:8 1✅ 4s
scala.cli.integration.CompileTests212.JvmCompatibilityTest: bloopJvm:8/targetJvm:8/lang:scala/sourcesJvm:11 1✅ 4s
scala.cli.integration.CompileTests212.JvmCompatibilityTest: bloopJvm:8/targetJvm:8/lang:scala/sourcesJvm:8 1✅ 9s
scala.cli.integration.CompileTests212.new build targets should only be created when CLI options change 1✅ 2s
scala.cli.integration.CompileTests212.no arg 1✅ 413ms
scala.cli.integration.CompileTests212.no duplicates in class path 1✅ 4s
scala.cli.integration.CompileTests212.override settings from tests 1✅ 6s
scala.cli.integration.CompileTests212.pass java options to scalac when server=false 1✅ 96ms
scala.cli.integration.CompileTests212.reuse cached project file under .scala-build 1✅ 2s
scala.cli.integration.CompileTests212.Scala CLI should not infer scalac --release if --release is passed 1✅ 7s
scala.cli.integration.CompileTests212.Scala script SemanticDB 1✅ 511ms
scala.cli.integration.CompileTests212.Scala script SemanticDB with forced target root 1✅ 428ms
scala.cli.integration.CompileTests212.Scala script SemanticDB with spread source dirs, forced source root 1✅ 538ms
scala.cli.integration.CompileTests212.Scala script SemanticDB with spread source dirs, forced source root and custom workspace directory 1✅ 548ms
scala.cli.integration.CompileTests212.Scala script SemanticDB with spread source dirs, forced source root and target root 1✅ 480ms
scala.cli.integration.CompileTests212.Scala script SemanticDB with spread source dirs, forced source root and target root and custom workspace directory 1✅ 493ms
scala.cli.integration.CompileTests212.Scala SemanticDB 1✅ 942ms
scala.cli.integration.CompileTests212.Scala SemanticDB with forced target root 1✅ 477ms
scala.cli.integration.CompileTests212.Scala SemanticDB with spread source dirs, forced source root 1✅ 1s
scala.cli.integration.CompileTests212.Scala SemanticDB with spread source dirs, forced source root and custom workspace directory 1✅ 529ms
scala.cli.integration.CompileTests212.Scala SemanticDB with spread source dirs, forced source root and target root 1✅ 550ms
scala.cli.integration.CompileTests212.Scala SemanticDB with spread source dirs, forced source root and target root and custom workspace directory 1✅ 489ms
scala.cli.integration.CompileTests212.scalapy 1✅ 960ms
scala.cli.integration.CompileTests212.should compile with compiler plugin 1✅ 985ms
scala.cli.integration.CompileTests212.test scope 1✅ 815ms
scala.cli.integration.CompileTests212.test scope error 1✅ 490ms
scala.cli.integration.CompileTests212.warn about directives in multiple files 1✅ 537ms
scala.cli.integration.CompileTests212.warn for different target JVMs in --jvm, -target:x and -release 1✅ 1s
scala.cli.integration.CompileTests212.with >1 file per scope, the warning about spread directives should be printed 1✅ 1s
scala.cli.integration.CompileTests212.with one file per scope, no warning about spread directives should be printed 1✅ 1s
scala.cli.integration.CompleteTests.simple 1✅ 27ms
scala.cli.integration.CompleteTests.zsh bug 1✅ 25ms
scala.cli.integration.DefaultTests.default to the repl sub-command if -classpath is passed, but --main-class isn't 1✅ 676ms
scala.cli.integration.DefaultTests.default to the run sub-command if -classpath and --main-class are passed 1✅ 870ms
scala.cli.integration.DefaultTests.default to the run sub-command when a java snippet is passed with --execute-java 1✅ 354ms
scala.cli.integration.DefaultTests.default to the run sub-command when a md snippet is passed with --execute-markdown 1✅ 514ms
scala.cli.integration.DefaultTests.default to the run sub-command when a scala snippet is passed with --execute-scala 1✅ 560ms
scala.cli.integration.DefaultTests.default to the run sub-command when a script snippet is passed with -e 1✅ 2s
scala.cli.integration.DefaultTests.ensure --help-js works with the default command 1✅ 28ms
scala.cli.integration.DefaultTests.ensure --help-native works with the default command 1✅ 29ms
scala.cli.integration.DefaultTests.ensure -howtorun/--how-to-run works with the default command 1✅ 6s
scala.cli.integration.DefaultTests.ensure -I works with the default command 1✅ 89ms
scala.cli.integration.DefaultTests.ensure -nc/-nocompdaemon/--no-compilation-daemon works with the default command 1✅ 2s
scala.cli.integration.DefaultTests.ensure -nosave/--nosave works with the default command 1✅ 1s
scala.cli.integration.DefaultTests.ensure -run works with the default command 1✅ 722ms
scala.cli.integration.DefaultTests.ensure -save/--save works with the default command 1✅ 1s
scala.cli.integration.DefaultTests.ensure -Yscriptrunner works with the default command 1✅ 2s
scala.cli.integration.DefaultTests.running scala-cli with a script snippet passed with -e shouldn't allow repl-only options 1✅ 35ms
scala.cli.integration.DefaultTests.running scala-cli with args should not accept repl-only options 1✅ 33ms
scala.cli.integration.DefaultTests.running scala-cli with no args should default to repl 1✅ 80ms
scala.cli.integration.DefaultTests.running scala-cli with no args should not accept run-only options 1✅ 28ms
scala.cli.integration.DependencyUpdateTests.dependency update test 1✅ 1s
scala.cli.integration.DependencyUpdateTests.update toolkit dependence 1✅ 41ms
scala.cli.integration.DependencyUpdateTests.update typelevel toolkit dependency 1✅ 41ms
scala.cli.integration.DirectoriesTests.running directories with args should fail 1✅ 24ms
scala.cli.integration.DocTests212.generate static scala doc 1✅ 2s
scala.cli.integration.ExportMillTests212.Scala Native 1✅ 38s
scala.cli.integration.ExportSbtTests212.Scala Native 1✅ 37s
scala.cli.integration.HadoopTests.simple map-reduce 1✅ 1s
scala.cli.integration.HelpTests.--full-help output includes legacy scala runner options 1✅ 1ms
scala.cli.integration.HelpTests.--full-help works correctly 1✅ 27ms
scala.cli.integration.HelpTests.--help output command groups are ordered correctly 1✅ 1ms
scala.cli.integration.HelpTests.--help output does not include legacy scala runner options 1✅ 0ms
scala.cli.integration.HelpTests.--help output includes external help options 1✅ 0ms
scala.cli.integration.HelpTests.--help output includes launcher options 1✅ 0ms
scala.cli.integration.HelpTests.--help works correctly 1✅ 24ms
scala.cli.integration.HelpTests.-full-help output includes legacy scala runner options 1✅ 0ms
scala.cli.integration.HelpTests.-full-help works correctly 1✅ 28ms
scala.cli.integration.HelpTests.-help output command groups are ordered correctly 1✅ 0ms
scala.cli.integration.HelpTests.-help output does not include legacy scala runner options 1✅ 0ms
scala.cli.integration.HelpTests.-help output includes external help options 1✅ 0ms
scala.cli.integration.HelpTests.-help output includes launcher options 1✅ 0ms
scala.cli.integration.HelpTests.-help works correctly 1✅ 27ms
scala.cli.integration.HelpTests.-help-full output includes legacy scala runner options 1✅ 1ms
scala.cli.integration.HelpTests.-help-full works correctly 1✅ 29ms
scala.cli.integration.HelpTests.envs help 1✅ 24ms
scala.cli.integration.HelpTests.envs help with power 1✅ 27ms
scala.cli.integration.HelpTests.help --full-help output includes legacy scala runner options 1✅ 0ms
scala.cli.integration.HelpTests.help --full-help works correctly 1✅ 28ms
scala.cli.integration.HelpTests.help --help output command groups are ordered correctly 1✅ 0ms
scala.cli.integration.HelpTests.help --help output does not include legacy scala runner options 1✅ 0ms
scala.cli.integration.HelpTests.help --help output includes external help options 1✅ 0ms
scala.cli.integration.HelpTests.help --help output includes launcher options 1✅ 0ms
scala.cli.integration.HelpTests.help --help works correctly 1✅ 26ms
scala.cli.integration.HelpTests.help --help-full output includes legacy scala runner options 1✅ 1ms
scala.cli.integration.HelpTests.help --help-full works correctly 1✅ 25ms
scala.cli.integration.HelpTests.help -full-help output includes legacy scala runner options 1✅ 0ms
scala.cli.integration.HelpTests.help -full-help works correctly 1✅ 26ms
scala.cli.integration.HelpTests.help -help output command groups are ordered correctly 1✅ 0ms
scala.cli.integration.HelpTests.help -help output does not include legacy scala runner options 1✅ 0ms
scala.cli.integration.HelpTests.help -help output includes external help options 1✅ 0ms
scala.cli.integration.HelpTests.help -help output includes launcher options 1✅ 0ms
scala.cli.integration.HelpTests.help -help works correctly 1✅ 25ms
scala.cli.integration.HelpTests.help -help-full output includes legacy scala runner options 1✅ 0ms
scala.cli.integration.HelpTests.help -help-full works correctly 1✅ 26ms
scala.cli.integration.HelpTests.help output command groups are ordered correctly 1✅ 0ms
scala.cli.integration.HelpTests.help output does not include legacy scala runner options 1✅ 0ms
scala.cli.integration.HelpTests.help output includes external help options 1✅ 0ms
scala.cli.integration.HelpTests.help output includes launcher options 1✅ 1ms
scala.cli.integration.HelpTests.help works correctly 1✅ 26ms
scala.cli.integration.HelpTests.name aliases limited for standard help 1✅ 24ms
scala.cli.integration.HelpTests.name aliases not limited for full help 1✅ 30ms
scala.cli.integration.InstallAndUninstallCompletionsTests.installing and uninstalling completions 1✅ 150ms
scala.cli.integration.LoggingTests.single -q should not suppresses compilation errors 1✅ 336ms
scala.cli.integration.LoggingTests.single -q should not suppresses output from app 1✅ 585ms
scala.cli.integration.MarkdownTests.run a simple .md file with a scala raw snippet 1✅ 913ms
scala.cli.integration.MarkdownTests.run a simple .md file with a scala script snippet 1✅ 862ms
scala.cli.integration.MarkdownTests.run a simple .md file with a using directive in a scala raw snippet 1✅ 977ms
scala.cli.integration.MarkdownTests.run a simple .md file with a using directive in a scala script snippet 1✅ 914ms
scala.cli.integration.MarkdownTests.run a simple .md file with multiple interdependent scala snippets 1✅ 918ms
scala.cli.integration.MarkdownTests.run a simple .md file with multiple scala snippets resetting the context 1✅ 776ms
scala.cli.integration.MarkdownTests.run a simple .md file with multiple using directives spread across scala raw snippets 1✅ 1s
scala.cli.integration.MarkdownTests.run a simple .md file with multiple using directives spread across scala script snippets 1✅ 2s
scala.cli.integration.MarkdownTests.run markdown alongside other sources 1✅ 2s
scala.cli.integration.MarkdownTests.source file name start with a number 1✅ 674ms
scala.cli.integration.PackageTests212.assembly 1✅ 3s
scala.cli.integration.PackageTests212.assembly classpath 1✅ 2s
scala.cli.integration.PackageTests212.assembly no preamble 1✅ 2s
scala.cli.integration.PackageTests212.assembly no preamble nor main class 1✅ 2s
scala.cli.integration.PackageTests212.assembly provided 1✅ 697ms
scala.cli.integration.PackageTests212.correctly list main classes 1✅ 548ms
scala.cli.integration.PackageTests212.current directory as default input 1✅ 1s
scala.cli.integration.PackageTests212.default values in help 1✅ 32ms
scala.cli.integration.PackageTests212.doc JAR 1✅ 2s
scala.cli.integration.PackageTests212.ensure directories are created recursively when packaging a jar 1✅ 445ms
scala.cli.integration.PackageTests212.fat jar 1✅ 4s
scala.cli.integration.PackageTests212.ignore test scope 1✅ 696ms
scala.cli.integration.PackageTests212.js header in release mode 1✅ 1s
scala.cli.integration.PackageTests212.js without main 1✅ 663ms
scala.cli.integration.PackageTests212.multi modules js 1✅ 1s
scala.cli.integration.PackageTests212.native image 1✅ 40s
scala.cli.integration.PackageTests212.pass java and javac options 1✅ 1s
scala.cli.integration.PackageTests212.pass java options to docker 1✅ 18s
scala.cli.integration.PackageTests212.pass resource dir with command line option 1✅ 980ms
scala.cli.integration.PackageTests212.resolution is kept for assemblies with provided spark deps (packaging.packageType spark) 1✅ 3s
scala.cli.integration.PackageTests212.resolution is kept for assemblies with provided spark deps (packaging.provided) 1✅ 4s
scala.cli.integration.PackageTests212.resource directory for coursier bootstrap launcher 1✅ 1s
scala.cli.integration.PackageTests212.resource directory for library package 1✅ 458ms
scala.cli.integration.PackageTests212.scalapy 1✅ 1s
scala.cli.integration.PackageTests212.simple JS 1✅ 3s
scala.cli.integration.PackageTests212.simple script 1✅ 3s
scala.cli.integration.PackageTests212.small modules js with jvm scalajs-cli 1✅ 3s
scala.cli.integration.PackageTests212.small modules js with native scalajs-cli 1✅ 956ms
scala.cli.integration.PackageTests212.source JAR 1✅ 255ms
scala.cli.integration.PackageTests212.source maps js 1✅ 988ms
scala.cli.integration.PackageTests212.Zip with Scala Script containing resource directive 1✅ 1s
scala.cli.integration.PgpTests.pgp create 1✅ 1s
scala.cli.integration.PgpTests.pgp create no password 1✅ 1s
scala.cli.integration.PgpTests.pgp key-id 1✅ 38ms
scala.cli.integration.PgpTests.pgp key-id - use jvm launcher of signing cli for native Scala CLI 1✅ 929ms
scala.cli.integration.PgpTests.pgp pull 1✅ 206ms
scala.cli.integration.PgpTests.pgp push 1✅ 203ms
scala.cli.integration.PgpTests.pgp push with binary 1✅ 212ms
scala.cli.integration.PgpTests.pgp push with external JVM process, java version too low 1✅ 1s
scala.cli.integration.PgpTests.pgp sign wrong password 1✅ 2s
scala.cli.integration.PublishLocalTests212.publish local twice 1✅ 5s
scala.cli.integration.PublishLocalTests212.publish local with ivy.home 1✅ 3s
scala.cli.integration.PublishLocalTests212.publish local with publish.version 1✅ 2s
scala.cli.integration.PublishLocalTests212.publish local with user.home 1✅ 4s
scala.cli.integration.PublishLocalTests212.publish local without explicit publish.version, reading it from git:tag 1❌ 2s
scala.cli.integration.PublishSetupTests.CI 1❌ 2s
scala.cli.integration.PublishSetupTests.CI GitHub 1❌ 3s
scala.cli.integration.PublishSetupTests.CI repository default 1❌ 2s
scala.cli.integration.PublishSetupTests.local 1❌ 2s
scala.cli.integration.PublishSetupTests.local add public key and password 1❌ 3s
scala.cli.integration.PublishSetupTests.local GitHub 1❌ 3s
scala.cli.integration.PublishSetupTests.local secret value NOT written 1❌ 2s
scala.cli.integration.PublishSetupTests.local upload key 1❌ 3s
scala.cli.integration.PublishSetupTests.Mistyped repo 1❌ 2s
scala.cli.integration.PublishTests212.artifacts name for scalajs 1✅ 4s
scala.cli.integration.PublishTests212.correctly list main classes 1✅ 5s
scala.cli.integration.PublishTests212.custom checksums 1✅ 2s
scala.cli.integration.PublishTests212.incorrect or missing secret key password 1✅ 8s
scala.cli.integration.PublishTests212.no secret key password 1✅ 4s
scala.cli.integration.PublishTests212.secret keys in config 1✅ 4s
scala.cli.integration.PublishTests212.signer=none overrides other options 1✅ 3s
scala.cli.integration.PublishTests212.simple 1✅ 4s
scala.cli.integration.PublishTests212.simple sign with external JVM process, java version too low 1✅ 12s
scala.cli.integration.ReplTests212.ammonite 1✅ 9s
scala.cli.integration.ReplTests212.ammonite scalapy 1✅ 7s
scala.cli.integration.ReplTests212.ammonite with test scope sources 1✅ 3s
scala.cli.integration.ReplTests212.calling repl with -Xshow-phases flag 1✅ 1s
scala.cli.integration.ReplTests212.calling repl with a directory with no scala artifacts 1✅ 403ms
scala.cli.integration.ReplTests212.default ammonite version in help 1✅ 32ms
scala.cli.integration.ReplTests212.default scala version in help 1✅ 32ms
scala.cli.integration.ReplTests212.dry run (default) 1✅ 45ms
scala.cli.integration.ReplTests212.dry run (with main and test scope sources, and the --test flag) 1✅ 712ms
scala.cli.integration.ReplTests212.dry run (with main scope sources) 1✅ 451ms
scala.cli.integration.RunTests212.-classpath allows to run with scala-cli compile -d option pre-compiled classes 1✅ 1s
scala.cli.integration.RunTests212.-D.. options passed to the child app 1✅ 693ms
scala.cli.integration.RunTests212.-encoding CP1252 should be handled correctly in .scala files 1✅ 732ms
scala.cli.integration.RunTests212.-O -classpath allows to run with scala-cli compile -O -d option pre-compiled classes 1✅ 1s
scala.cli.integration.RunTests212.-X.. options passed to the child app 1✅ 683ms
scala.cli.integration.RunTests212.2.12.nightly 1✅ 13s
scala.cli.integration.RunTests212.add to class path sources from using directive 1✅ 944ms
scala.cli.integration.RunTests212.App script wrapper satisfies strict compiler flags 1✅ 568ms
scala.cli.integration.RunTests212.auth proxy 1✅ 9s
scala.cli.integration.RunTests212.auth proxy (legacy) 1✅ 11s
scala.cli.integration.RunTests212.BuildInfo fields should be reachable 1❌ 345ms
scala.cli.integration.RunTests212.BuildInfo should take into account --project-version 1✅ 723ms
scala.cli.integration.RunTests212.CLI args passed to script 1✅ 748ms
scala.cli.integration.RunTests212.CLI args passed to shebang in Scala file 1✅ 840ms
scala.cli.integration.RunTests212.CLI args passed to shebang script 1✅ 2s
scala.cli.integration.RunTests212.Command-line -X scalac options 1✅ 1s
scala.cli.integration.RunTests212.Command-line -Y scalac options 1✅ 944ms
scala.cli.integration.RunTests212.Compile-time only dep 1✅ 2s
scala.cli.integration.RunTests212.compile-time only for jsoniter macros 1✅ 2s
scala.cli.integration.RunTests212.Compile-time only JARs 1✅ 2s
scala.cli.integration.RunTests212.correctly list main classes 1✅ 461ms
scala.cli.integration.RunTests212.correctly run a java snippet 1✅ 694ms
scala.cli.integration.RunTests212.correctly run a markdown snippet 1✅ 704ms
scala.cli.integration.RunTests212.correctly run a scala snippet 1✅ 730ms
scala.cli.integration.RunTests212.correctly run a script snippet 1✅ 719ms
scala.cli.integration.RunTests212.correctly run multiple snippets 1✅ 1s
scala.cli.integration.RunTests212.Debugging 1✅ 803ms
scala.cli.integration.RunTests212.declare test scope custom jar from main scope 1✅ 3s
scala.cli.integration.RunTests212.declare test scope dependencies from main scope 1✅ 3s
scala.cli.integration.RunTests212.decoded classNames in interactive ask 1✅ 672ms
scala.cli.integration.RunTests212.deleting resources after building 1✅ 1s
scala.cli.integration.RunTests212.Descriptive error message for unsupported native/script configurations 1✅ 190ms
scala.cli.integration.RunTests212.Directory 1✅ 648ms
scala.cli.integration.RunTests212.Directory JS 1✅ 839ms
scala.cli.integration.RunTests212.dont clear output dir 1✅ 5s
scala.cli.integration.RunTests212.Emit Wasm 1✅ 647ms
scala.cli.integration.RunTests212.error output for invalid sub-command for compile 1✅ 25ms
scala.cli.integration.RunTests212.error output for invalid sub-command for default 1✅ 29ms
scala.cli.integration.RunTests212.error output for invalid sub-command for run 1✅ 25ms
scala.cli.integration.RunTests212.error output for nonexistent file for compile 1✅ 25ms
scala.cli.integration.RunTests212.error output for nonexistent file for default 1✅ 29ms
scala.cli.integration.RunTests212.error output for nonexistent file for run 1✅ 25ms
scala.cli.integration.RunTests212.error output for unrecognized source type for compile 1✅ 23ms
scala.cli.integration.RunTests212.error output for unrecognized source type for default 1✅ 29ms
scala.cli.integration.RunTests212.error output for unrecognized source type for run 1✅ 29ms
scala.cli.integration.RunTests212.esmodule import JS 1✅ 694ms
scala.cli.integration.RunTests212.exclude file 1✅ 638ms
scala.cli.integration.RunTests212.fd 1✅ 633ms
scala.cli.integration.RunTests212.find and run main class from --dep even when no explicit inputs are passed 1✅ 316ms
scala.cli.integration.RunTests212.Github Gists Script URL 1✅ 662ms
scala.cli.integration.RunTests212.help js 1✅ 31ms
scala.cli.integration.RunTests212.help native 1✅ 29ms
scala.cli.integration.RunTests212.interconnection between scripts 1✅ 997ms
scala.cli.integration.RunTests212.Java code accepted as piped input 1✅ 2s
scala.cli.integration.RunTests212.Java code with multiple classes accepted as piped input 1✅ 370ms
scala.cli.integration.RunTests212.Java options in config file 1✅ 633ms
scala.cli.integration.RunTests212.java style -Dproperty=value system properties 1✅ 712ms
scala.cli.integration.RunTests212.Java URL 1✅ 450ms
scala.cli.integration.RunTests212.JS arguments 1✅ 1s
scala.cli.integration.RunTests212.Js DOM 1✅ 5s
scala.cli.integration.RunTests212.JVM id is printed with compilation info correctly 1✅ 5s
scala.cli.integration.RunTests212.load virtual data with UTF_16 encoding 1✅ 805ms
scala.cli.integration.RunTests212.Main class in config file 1✅ 638ms
scala.cli.integration.RunTests212.main.sc is not a special case 1✅ 624ms
scala.cli.integration.RunTests212.manifest 1✅ 705ms
scala.cli.integration.RunTests212.Markdown code with a scala snippet accepted as piped input 1✅ 567ms
scala.cli.integration.RunTests212.Multiple scripts 1✅ 612ms
scala.cli.integration.RunTests212.Multiple scripts JS 1✅ 665ms
scala.cli.integration.RunTests212.Multiple scripts native 1✅ 11s
scala.cli.integration.RunTests212.multiple using directives warning message 1✅ 4s
scala.cli.integration.RunTests212.no .scala in forbidden directory 1✅ 2s
scala.cli.integration.RunTests212.no .scala in non-writable directory 1✅ 4s
scala.cli.integration.RunTests212.No default inputs when the run sub-command is launched with no args 1✅ 29ms
scala.cli.integration.RunTests212.no JVM installed 1✅ 27s
scala.cli.integration.RunTests212.object script wrapper satisfies strict compiler flags 1✅ 635ms
scala.cli.integration.RunTests212.offline mode should fail on missing artifacts (with Scala 2.12.20) 1✅ 17s
scala.cli.integration.RunTests212.Pass arguments 1✅ 576ms
scala.cli.integration.RunTests212.pick .scala main class over in-context scripts 1✅ 701ms
scala.cli.integration.RunTests212.pick .scala main class over in-context scripts, including piped ones 1✅ 662ms
scala.cli.integration.RunTests212.pick piped .scala main class over in-context scripts 1✅ 673ms
scala.cli.integration.RunTests212.piping 1✅ 675ms
scala.cli.integration.RunTests212.print command 1✅ 641ms
scala.cli.integration.RunTests212.print error if workspace path contains a : 1✅ 593ms
scala.cli.integration.RunTests212.print the name of nested script 1✅ 688ms
scala.cli.integration.RunTests212.print the name of script 1✅ 747ms
scala.cli.integration.RunTests212.prioritise main class in a .sc file passed as . over main classes in dependencies on the classpath 1✅ 1s
scala.cli.integration.RunTests212.prioritise main class in a .sc file passed as script.sc over main classes in dependencies on the classpath 1✅ 1s
scala.cli.integration.RunTests212.prioritise main class in a .scala file passed as . over main classes in dependencies on the classpath 1✅ 2s
scala.cli.integration.RunTests212.prioritise main class in a .scala file passed as Main.scala over main classes in dependencies on the classpath 1✅ 1s
scala.cli.integration.RunTests212.Python and Scala sources 1✅ 2s
scala.cli.integration.RunTests212.Python and Scala sources (native) 1✅ 11s
scala.cli.integration.RunTests212.remap imports cmd 1✅ 888ms
scala.cli.integration.RunTests212.remap imports directive 1✅ 1s
scala.cli.integration.RunTests212.remap imports directive error 1✅ 37ms
scala.cli.integration.RunTests212.repository credentials passed to coursier 1✅ 10s
scala.cli.integration.RunTests212.Resource embedding in Scala Native 1✅ 11s
scala.cli.integration.RunTests212.resources via command line 1✅ 720ms
scala.cli.integration.RunTests212.resources via directive 1✅ 753ms
scala.cli.integration.RunTests212.return relevant error if multiple .scala main classes are present 1✅ 395ms
scala.cli.integration.RunTests212.return relevant error when main classes list is requested, but no main classes are present 1✅ 349ms
scala.cli.integration.RunTests212.run jar file 1✅ 872ms
scala.cli.integration.RunTests212.run main class from --dep even when no explicit inputs are passed 1✅ 939ms
scala.cli.integration.RunTests212.run main class from -classpath even when no explicit inputs are passed 1✅ 601ms
scala.cli.integration.RunTests212.run main class from a jar even when no explicit inputs are passed 1✅ 1s
scala.cli.integration.RunTests212.run main class from a jar in a directory even when no explicit inputs are passed 1✅ 957ms
scala.cli.integration.RunTests212.running a .scala file several times doesn't produce Bloop errors 1✅ 6s
scala.cli.integration.RunTests212.running a script snippet should not create the workspace dir in cwd 1✅ 751ms
scala.cli.integration.RunTests212.running a script snippet with one source file should create the workspace dir in cwd 1✅ 700ms
scala.cli.integration.RunTests212.Runs with JVM 8 1✅ 1s
scala.cli.integration.RunTests212.Runs with JVM 8 with using directive 1✅ 972ms
scala.cli.integration.RunTests212.Scala code accepted as piped input 1✅ 579ms
scala.cli.integration.RunTests212.Scala code with references to existing files accepted as piped input 1✅ 630ms
scala.cli.integration.RunTests212.Scala Native C Files are correctly handled as a regular Input 1✅ 18s
scala.cli.integration.RunTests212.Scala Native multithreading set to false with command line option 1✅ 3s
scala.cli.integration.RunTests212.Scala Native multithreading set to false with directive 1✅ 3s
scala.cli.integration.RunTests212.Scala Native multithreading set to true (implicitly) 1✅ 14s
scala.cli.integration.RunTests212.Scala Native multithreading set to true with command line option 1✅ 14s
scala.cli.integration.RunTests212.Scala Native multithreading set to true with directive 1✅ 14s
scala.cli.integration.RunTests212.scala native with lto optimisation 1✅ 17s
scala.cli.integration.RunTests212.Scala URL 1✅ 615ms
scala.cli.integration.RunTests212.scalac help 1✅ 1s
scala.cli.integration.RunTests212.scalac print option: -opt:help (default subcommand) 1✅ 690ms
scala.cli.integration.RunTests212.scalac print option: -opt:help (explicit run subcommand) 1✅ 667ms
scala.cli.integration.RunTests212.scalac print option: -X (default subcommand) 1✅ 685ms
scala.cli.integration.RunTests212.scalac print option: -X (explicit run subcommand) 1✅ 647ms
scala.cli.integration.RunTests212.scalac print option: -Xlint:help (default subcommand) 1✅ 682ms
scala.cli.integration.RunTests212.scalac print option: -Xlint:help (explicit run subcommand) 1✅ 666ms
scala.cli.integration.RunTests212.scalac print option: -Xmixin-force-forwarders:help (default subcommand) 1✅ 661ms
scala.cli.integration.RunTests212.scalac print option: -Xmixin-force-forwarders:help (explicit run subcommand) 1✅ 663ms
scala.cli.integration.RunTests212.scalac print option: -Xplugin-list (default subcommand) 1✅ 682ms
scala.cli.integration.RunTests212.scalac print option: -Xplugin-list (explicit run subcommand) 1✅ 682ms
scala.cli.integration.RunTests212.scalac print option: -Xshow-phases (default subcommand) 1✅ 1s
scala.cli.integration.RunTests212.scalac print option: -Xshow-phases (explicit run subcommand) 1✅ 1s
scala.cli.integration.RunTests212.scalac print option: -Y (default subcommand) 1✅ 691ms
scala.cli.integration.RunTests212.scalac print option: -Y (explicit run subcommand) 1✅ 681ms
scala.cli.integration.RunTests212.scalac verbose 1✅ 846ms
scala.cli.integration.RunTests212.scalapy from CLI 1✅ 1s
scala.cli.integration.RunTests212.scalapy native with CLI args 1✅ 11s
scala.cli.integration.RunTests212.scalapy native with directives 1✅ 12s
scala.cli.integration.RunTests212.scalapy via directive 1✅ 1s
scala.cli.integration.RunTests212.script file with NO shebang header and no extension run with scala-cli shebang 1✅ 26ms
scala.cli.integration.RunTests212.script file with shebang header and no extension run with scala-cli shebang 1✅ 929ms
scala.cli.integration.RunTests212.Script URL 1✅ 630ms
scala.cli.integration.RunTests212.Scripts accepted as piped input 1✅ 677ms
scala.cli.integration.RunTests212.set es version to scala-js-cli 1✅ 747ms
scala.cli.integration.RunTests212.setting root dir with virtual input 1✅ 726ms
scala.cli.integration.RunTests212.shebang run does not produce update-dependency warnings 1✅ 808ms
scala.cli.integration.RunTests212.should add toolkit to classpath 1✅ 1s
scala.cli.integration.RunTests212.should add typelevel toolkit to classpath 1✅ 3s
scala.cli.integration.RunTests212.should add typelevel toolkit-test to classpath 1✅ 2s
scala.cli.integration.RunTests212.should pass arguments as is 1✅ 1s
scala.cli.integration.RunTests212.simple distroless test 1✅ 30s
scala.cli.integration.RunTests212.simple script 1✅ 1s
scala.cli.integration.RunTests212.simple script JS 1✅ 938ms
scala.cli.integration.RunTests212.simple script JS command 1✅ 695ms
scala.cli.integration.RunTests212.simple script JS in fastLinkJS mode 1✅ 658ms
scala.cli.integration.RunTests212.simple script JS in fullLinkJS mode 1✅ 822ms
scala.cli.integration.RunTests212.simple script JS via config file 1✅ 667ms
scala.cli.integration.RunTests212.simple script JS via platform option 1✅ 637ms
scala.cli.integration.RunTests212.simple script JS with noOpt 1✅ 632ms
scala.cli.integration.RunTests212.simple script native 1✅ 12s
scala.cli.integration.RunTests212.simple script native command 1✅ 11s
scala.cli.integration.RunTests212.snippets mixed with piped Scala code and existing sources allow for cross-references 1✅ 863ms
scala.cli.integration.RunTests212.stack traces 1✅ 453ms
scala.cli.integration.RunTests212.stack traces in script 1✅ 566ms
scala.cli.integration.RunTests212.sub-directory 1✅ 602ms
scala.cli.integration.RunTests212.sub-directory and script 1✅ 625ms
scala.cli.integration.RunTests212.sudo 1✅ 55s
scala.cli.integration.RunTests212.suppress multiple using directives warning message 1✅ 2s
scala.cli.integration.RunTests212.suppress multiple using directives warning message with global config 1✅ 2s
scala.cli.integration.RunTests212.Take into account interactive main class when caching binaries 1✅ 18s
scala.cli.integration.RunTests212.test scope 1✅ 815ms
scala.cli.integration.RunTests212.toolkit default 1✅ 347ms
scala.cli.integration.RunTests212.UTF-8 1✅ 601ms
scala.cli.integration.RunTests212.verbosity 1✅ 631ms
scala.cli.integration.RunTests212.verify drive-relative JAVA_HOME works 1✅ 990ms
scala.cli.integration.RunTests212.verify that Scala version 2.12.1 is respected and compiles correctly 1✅ 15s
scala.cli.integration.RunTests212.verify that Scala version 2.12.2 is respected and compiles correctly 1✅ 14s
scala.cli.integration.RunTests212.verify that Scala version 2.12.3 is respected and compiles correctly 1✅ 12s
scala.cli.integration.RunTests212.warn about invalid values present in .scala-jvmopts 1✅ 1s
scala.cli.integration.RunTests212.warn about invalid values present in JAVA_OPTS 1✅ 2s
scala.cli.integration.RunTests212.warn about transitive using file directive 1✅ 665ms
scala.cli.integration.RunTests212.warn when main.sc file is used together with other scripts 1✅ 302ms
scala.cli.integration.RunTests212.warning about using toolkit latest in options should be reported 1✅ 1s
scala.cli.integration.RunTests212.without node on the PATH 1✅ 3s
scala.cli.integration.RunTests212.workspace dir 1✅ 896ms
scala.cli.integration.RunTests212.Zip with Markdown containing resource directive 1✅ 685ms
scala.cli.integration.RunTests212.Zip with multiple Scala files 1✅ 703ms
scala.cli.integration.RunTests212.Zip with Scala containing resource directive 1✅ 788ms
scala.cli.integration.RunTests212.Zip with Scala Script containing resource directive 1✅ 775ms
scala.cli.integration.SharedRunTests.Scala version 2 1✅ 881ms
scala.cli.integration.SharedRunTests.Scala version 2.12 1✅ 712ms
scala.cli.integration.SharedRunTests.Scala version 2.13 1✅ 905ms
scala.cli.integration.SharedRunTests.Scala version 3 1✅ 3s
scala.cli.integration.SharedRunTests.Scala version in config file 1✅ 2s
scala.cli.integration.SipScalaTests.--cli-version and --cli-default-scala-version can be passed in tandem 1✅ 4s
scala.cli.integration.SipScalaTests.--with-compiler option includes scala3-staging & scala3-tasty-inspector artifacts 1✅ 5s
scala.cli.integration.SipScalaTests.code using scala-continuations should compile for Scala 2.12.2 1✅ 3s
scala.cli.integration.SipScalaTests.consecutive -language:* flags are not ignored 1✅ 3s
scala.cli.integration.SipScalaTests.consecutive -Wconf:* flags are not ignored (passed via command line) 1✅ 6s
scala.cli.integration.SipScalaTests.consecutive -Wconf:* flags are not ignored (passed via using directive) 1✅ 6s
scala.cli.integration.SipScalaTests.coursier scala installation works in --offline mode 1✅ 6s
scala.cli.integration.SipScalaTests.default Scala version (2.13.15-bin-ccdcde3) coming straight from a predefined local repository with --server=false 1✅ 4s
scala.cli.integration.SipScalaTests.default Scala version (2.13.15-bin-ccdcde3) coming straight from a predefined local repository with Bloop 1✅ 8s
scala.cli.integration.SipScalaTests.default Scala version (3.5.0-RC1-fakeversion-bin-SNAPSHOT) coming straight from a predefined local repository with --server=false 1✅ 4s
scala.cli.integration.SipScalaTests.default Scala version (3.5.0-RC1-fakeversion-bin-SNAPSHOT) coming straight from a predefined local repository with Bloop 1✅ 4s
scala.cli.integration.SipScalaTests.default Scala version overridden with 2.12.20 by a launcher parameter is overridable by -S passing 2.13.15 1✅ 2s
scala.cli.integration.SipScalaTests.default Scala version overridden with 2.12.20 by a launcher parameter is respected when printing Scala version 1✅ 23ms
scala.cli.integration.SipScalaTests.default Scala version overridden with 2.12.20 by a launcher parameter is respected when printing versions 1✅ 473ms
scala.cli.integration.SipScalaTests.default Scala version overridden with 2.12.20 by a launcher parameter is respected when running a script 1✅ 2s
scala.cli.integration.SipScalaTests.default Scala version overridden with 2.13.15 by a launcher parameter is overridable by -S passing 2.12.20 1✅ 884ms
scala.cli.integration.SipScalaTests.default Scala version overridden with 2.13.15 by a launcher parameter is respected when printing Scala version 1✅ 22ms
scala.cli.integration.SipScalaTests.default Scala version overridden with 2.13.15 by a launcher parameter is respected when printing versions 1✅ 74ms
scala.cli.integration.SipScalaTests.default Scala version overridden with 2.13.15 by a launcher parameter is respected when running a script 1✅ 902ms
scala.cli.integration.SipScalaTests.default Scala version overridden with 3.6.1 by a launcher parameter is overridable by -S passing 3.3.4 1✅ 3s
scala.cli.integration.SipScalaTests.default Scala version overridden with 3.6.1 by a launcher parameter is respected when printing Scala version 1✅ 22ms
scala.cli.integration.SipScalaTests.default Scala version overridden with 3.6.1 by a launcher parameter is respected when printing versions 1✅ 78ms
scala.cli.integration.SipScalaTests.default Scala version overridden with 3.6.1 by a launcher parameter is respected when running a script 1✅ 1s
scala.cli.integration.SipScalaTests.default Scala version override launcher option can only be passed once 1✅ 14ms
scala.cli.integration.SipScalaTests.default Scala version override launcher option is respected by the json export 1✅ 80ms
scala.cli.integration.SipScalaTests.default Scala version override launcher option is respected by the Mill export 1✅ 21s
scala.cli.integration.SipScalaTests.default Scala version override launcher option is respected by the SBT export 1✅ 12s
scala.cli.integration.SipScalaTests.no warnings about TASTY when using the latest nightly with scripts 1✅ 4s
scala.cli.integration.SipScalaTests.power config enables experimental sub-command: export 1✅ 173ms
scala.cli.integration.SipScalaTests.power config enables restricted sub-command: package 1✅ 168ms
scala.cli.integration.SipScalaTests.prog name override launcher arg allows to change the identified launcher name 1✅ 30ms
scala.cli.integration.SipScalaTests.scalac help respects --cli-default-scala-version 1✅ 1s
scala.cli.integration.SipScalaTests.test config command full help output when power mode is disabled 1✅ 25ms
scala.cli.integration.SipScalaTests.test config command full help output when power mode is enabled 1✅ 25ms
scala.cli.integration.SipScalaTests.test config command short help output when power mode is disabled 1✅ 23ms
scala.cli.integration.SipScalaTests.test config command short help output when power mode is enabled 1✅ 24ms
scala.cli.integration.SipScalaTests.test config command when power mode is disabled and experimental warnings are not suppressed 1✅ 44ms
scala.cli.integration.SipScalaTests.test config command when power mode is disabled and experimental warnings are suppressed 1✅ 41ms
scala.cli.integration.SipScalaTests.test config command when power mode is enabled and experimental warnings are not suppressed 1✅ 47ms
scala.cli.integration.SipScalaTests.test config command when power mode is enabled and experimental warnings are suppressed 1✅ 46ms
scala.cli.integration.SipScalaTests.test default help when power mode is disabled 1✅ 122ms
scala.cli.integration.SipScalaTests.test default help when power mode is enabled 1✅ 124ms
scala.cli.integration.SipScalaTests.test directories command when power mode is disabled 1✅ 22ms
scala.cli.integration.SipScalaTests.test directories command when power mode is enabled 1✅ 22ms
scala.cli.integration.SipScalaTests.test experimental directives when power mode is disabled and experimental warnings are not suppressed 1✅ 31ms
scala.cli.integration.SipScalaTests.test experimental directives when power mode is disabled and experimental warnings are suppressed 1✅ 32ms
scala.cli.integration.SipScalaTests.test experimental directives when power mode is enabled and experimental warnings are not suppressed 1✅ 475ms
scala.cli.integration.SipScalaTests.test experimental directives when power mode is enabled and experimental warnings are suppressed 1✅ 710ms
scala.cli.integration.SipScalaTests.test export command help output when power mode is disabled 1✅ 27ms
scala.cli.integration.SipScalaTests.test export command help output when power mode is enabled 1✅ 25ms
scala.cli.integration.SipScalaTests.test export command when power mode is disabled and experimental warnings are not suppressed 1✅ 24ms
scala.cli.integration.SipScalaTests.test export command when power mode is disabled and experimental warnings are suppressed 1✅ 26ms
scala.cli.integration.SipScalaTests.test export command when power mode is enabled and experimental warnings are not suppressed 1✅ 2s
scala.cli.integration.SipScalaTests.test export command when power mode is enabled and experimental warnings are suppressed 1✅ 2s
scala.cli.integration.SipScalaTests.test global config suppressing warnings for an experimental configuration key 1✅ 175ms
scala.cli.integration.SipScalaTests.test global config suppressing warnings for an experimental directive 1✅ 3s
scala.cli.integration.SipScalaTests.test global config suppressing warnings for an experimental option 1✅ 4s
scala.cli.integration.SipScalaTests.test global config suppressing warnings for an experimental sub-command 1✅ 180ms
scala.cli.integration.SipScalaTests.test markdown options when power mode is disabled and experimental warnings are not suppressed 1✅ 23ms
scala.cli.integration.SipScalaTests.test markdown options when power mode is disabled and experimental warnings are suppressed 1✅ 25ms
scala.cli.integration.SipScalaTests.test markdown options when power mode is enabled and experimental warnings are not suppressed 1✅ 1s
scala.cli.integration.SipScalaTests.test markdown options when power mode is enabled and experimental warnings are suppressed 1✅ 3s
scala.cli.integration.SipScalaTests.test multiple sources of experimental features 1✅ 2s
scala.cli.integration.SipScalaTests.test repl help when power mode is disabled 1✅ 32ms
scala.cli.integration.SipScalaTests.test repl help when power mode is enabled 1✅ 31ms
scala.cli.integration.SipScalaTests.usage instruction should point to scala when installing by cs 1✅ 159ms
scala.cli.integration.SparkTests212.package spark 2.4 1✅ 22s
scala.cli.integration.SparkTests212.package spark 3.0 1✅ 20s
scala.cli.integration.SparkTests212.run spark 2.4 1✅ 6s
scala.cli.integration.SparkTests212.run spark 2.4 standalone 1✅ 6s
scala.cli.integration.SparkTests212.run spark 3.0 1✅ 6s
scala.cli.integration.SparkTests212.run spark 3.0 standalone 1✅ 5s
scala.cli.integration.SparkTests212.run spark 3.0 via PATH 1✅ 6s
scala.cli.integration.SparkTests212.run spark 3.3 standalone 1✅ 5s
scala.cli.integration.SparkTests212.run spark spark-submit args 1✅ 5s
scala.cli.integration.StandaloneLauncherTests.Standalone launcher should run with java 8 1✅ 6s
scala.cli.integration.TestTests212.Cross-tests 1✅ 21s
scala.cli.integration.TestTests212.custom test framework JS 1✅ 4s
scala.cli.integration.TestTests212.custom test framework JVM 1✅ 2s
scala.cli.integration.TestTests212.custom test framework native 1✅ 35s
scala.cli.integration.TestTests212.Fail if no tests were run JS 1✅ 2s
scala.cli.integration.TestTests212.Fail if no tests were run JVM 1✅ 762ms
scala.cli.integration.TestTests212.Fail if no tests were run native 1✅ 17s
scala.cli.integration.TestTests212.failing test 1✅ 1s
scala.cli.integration.TestTests212.failing test JS 1✅ 2s
scala.cli.integration.TestTests212.failing test Markdown with munit 1✅ 968ms
scala.cli.integration.TestTests212.failing test native 1✅ 18s
scala.cli.integration.TestTests212.failing test return code 1✅ 1s
scala.cli.integration.TestTests212.failing test return code when compiling error 1✅ 420ms
scala.cli.integration.TestTests212.Js DOM 1✅ 5s
scala.cli.integration.TestTests212.junit 1✅ 2s
scala.cli.integration.TestTests212.run only one test from munit 1✅ 1s
scala.cli.integration.TestTests212.run only one test from utest 1✅ 1s
scala.cli.integration.TestTests212.scalacheck from cats 1✅ 20s
scala.cli.integration.TestTests212.several tests 1✅ 1s
scala.cli.integration.TestTests212.successful pure Java test with JUnit 1✅ 2s
scala.cli.integration.TestTests212.successful test 1✅ 3s
scala.cli.integration.TestTests212.successful test esmodule import JS 1✅ 2s
scala.cli.integration.TestTests212.successful test JS 1✅ 3s
scala.cli.integration.TestTests212.successful test JVM 8 1✅ 2s
scala.cli.integration.TestTests212.successful test Markdown with munit 1✅ 971ms
scala.cli.integration.TestTests212.successful test native 1✅ 18s
scala.cli.integration.TestTests212.test framework arguments JS 1✅ 14s
scala.cli.integration.TestTests212.test framework arguments JVM 1✅ 4s
scala.cli.integration.TestTests212.test framework arguments native 1✅ 36s
scala.cli.integration.TestTests212.utest 1✅ 1s
scala.cli.integration.TestTests212.utest JS 1✅ 2s
scala.cli.integration.TestTests212.utest native 1✅ 18s
scala.cli.integration.TestTests212.weaver 1✅ 3s
scala.cli.integration.UpdateTests.run update before run/test/compile should not return exit code 1✅ 22ms
scala.cli.integration.UpdateTests.updating dummy scala-cli using update command 1✅ 5s
scala.cli.integration.VersionTests.--version 1✅ 79ms
scala.cli.integration.VersionTests.--version --offline 1✅ 25ms
scala.cli.integration.VersionTests.-version 1✅ 86ms
scala.cli.integration.VersionTests.-version --offline 1✅ 29ms
scala.cli.integration.VersionTests.version 1✅ 626ms
scala.cli.integration.VersionTests.version --offline 1✅ 24ms

❌ scala.cli.integration.PublishLocalTests212.publish local without explicit publish.version, reading it from git:tag

❌ 
	ERROR:

❌ scala.cli.integration.PublishSetupTests.CI

❌ 
	ERROR:

❌ scala.cli.integration.PublishSetupTests.CI GitHub

❌ 
	ERROR:

❌ scala.cli.integration.PublishSetupTests.CI repository default

❌ 
	ERROR:

❌ scala.cli.integration.PublishSetupTests.local

❌ 
	ERROR:

❌ scala.cli.integration.PublishSetupTests.local add public key and password

❌ 
	ERROR:

❌ scala.cli.integration.PublishSetupTests.local GitHub

❌ 
	ERROR:

❌ scala.cli.integration.PublishSetupTests.local secret value NOT written

❌ 
	ERROR:

❌ scala.cli.integration.PublishSetupTests.local upload key

❌ 
	ERROR:

❌ scala.cli.integration.PublishSetupTests.Mistyped repo

❌ 
	ERROR:

❌ scala.cli.integration.RunTests212.BuildInfo fields should be reachable

❌ 
	ERROR:

Annotations

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report native-mostly-static-tests-3

scala.cli.integration.PublishLocalTests212.publish local without explicit publish.version, reading it from git:tag ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        Result of /home/runner/work/scala-cli/scala-cli/out/cli/3.3.4/mostly-static-image/nativeImage.dest/scala-cli…: 1
model contains 2 documentable templates
        Category:
        os.SubprocessException
        File:
        PublishLocalTestDefinitions.scala
        Line:
        92

Check failure on line 53 in modules/cli/src/main/scala/scala/cli/commands/publish/GitRepo.scala

See this annotation in the file changed.

@github-actions github-actions / Test report native-mostly-static-tests-3

scala.cli.integration.PublishSetupTests.CI ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        Result of /home/runner/work/scala-cli/scala-cli/out/cli/3.3.4/mostly-static-image/nativeImage.dest/scala-cli…: 1
The `publish-setup` sub-command is experimental
Please bear in mind that non-ideal user experience should be expected.
If you encounter any bugs or have feedback to share, make sure to reach out to the maintenance team at https://github.com/VirtusLab/scala-cli
11 options need to be set
  organization
  name
  computeVersion
  repository
  user
  password
  pgp-secret-key
  license
  url
  vcs
  developers

Exception in thread "main" java.lang.IllegalArgumentException: Enumerated values of type org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat not available
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:430)
	at org.eclipse.jgit.lib.Config.getEnum(Config.java:417)
	at org.eclipse.jgit.internal.storage.file.RefDirectory.<init>(RefDirectory.java:222)
	at org.eclipse.jgit.internal.storage.file.FileRepository.<init>(FileRepository.java:189)
	at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:627)
	at org.eclipse.jgit.api.Git.open(Git.java:95)
	at org.eclipse.jgit.api.Git.open(Git.java:74)
	at scala.cli.commands.publish.GitRepo$.remotes(GitRepo.scala:53)
	at scala.cli.commands.publish.GitRepo$.ghRepoOrgName(GitRepo.scala:34)
	at scala.cli.commands.publish.checks.OrganizationCheck.viaGitHubRemoteOpt$1(OrganizationCheck.scala:23)
	at scala.cli.commands.publish.checks.OrganizationCheck.$anonfun$1(OrganizationCheck.scala:37)
	at scala.Option.orElse(Option.scala:477)
	at scala.cli.commands.publish.checks.OrganizationCheck.defaultValue(OrganizationCheck.scala:37)
	at scala.cli.commands.publish.PublishSetup$.$anonfun$10(PublishSetup.scala:174)
	at scala.collection.immutable.List.map(List.scala:247)
	at scala.collection.immutable.List.map(List.scala:79)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:173)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:38)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:390)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:371)
	at caseapp.core.app.CaseApp.main(CaseApp.scala:166)
	at scala.cli.commands.ScalaCommand.main(ScalaCommand.scala:356)
	at caseapp.core.app.CommandsEntryPoint.main(CommandsEntryPoint.scala:370)
	at scala.cli.ScalaCliCommands.main(ScalaCliCommands.scala:125)
	at scala.cli.ScalaCli$.main0(ScalaCli.scala:320)
	at scala.cli.ScalaCli$.main(ScalaCli.scala:124)
	at scala.cli.ScalaCli.main(ScalaCli.scala)
Caused by: java.lang.NoSuchMethodException: org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat.values()
	at [email protected]/java.lang.Class.getMethod(DynamicHub.java:2227)
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:425)
	... 26 more
        Category:
        os.SubprocessException
        File:
        PublishSetupTests.scala
        Line:
        172

Check failure on line 53 in modules/cli/src/main/scala/scala/cli/commands/publish/GitRepo.scala

See this annotation in the file changed.

@github-actions github-actions / Test report native-mostly-static-tests-3

scala.cli.integration.PublishSetupTests.CI GitHub ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        Result of /home/runner/work/scala-cli/scala-cli/out/cli/3.3.4/mostly-static-image/nativeImage.dest/scala-cli…: 1
The `publish-setup` sub-command is experimental
Please bear in mind that non-ideal user experience should be expected.
If you encounter any bugs or have feedback to share, make sure to reach out to the maintenance team at https://github.com/VirtusLab/scala-cli
10 options need to be set
  organization
  name
  computeVersion
  repository
  user
  password
  license
  url
  vcs
  developers

Exception in thread "main" java.lang.IllegalArgumentException: Enumerated values of type org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat not available
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:430)
	at org.eclipse.jgit.lib.Config.getEnum(Config.java:417)
	at org.eclipse.jgit.internal.storage.file.RefDirectory.<init>(RefDirectory.java:222)
	at org.eclipse.jgit.internal.storage.file.FileRepository.<init>(FileRepository.java:189)
	at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:627)
	at org.eclipse.jgit.api.Git.open(Git.java:95)
	at org.eclipse.jgit.api.Git.open(Git.java:74)
	at scala.cli.commands.publish.GitRepo$.remotes(GitRepo.scala:53)
	at scala.cli.commands.publish.GitRepo$.ghRepoOrgName(GitRepo.scala:34)
	at scala.cli.commands.publish.checks.OrganizationCheck.viaGitHubRemoteOpt$1(OrganizationCheck.scala:23)
	at scala.cli.commands.publish.checks.OrganizationCheck.$anonfun$1(OrganizationCheck.scala:37)
	at scala.Option.orElse(Option.scala:477)
	at scala.cli.commands.publish.checks.OrganizationCheck.defaultValue(OrganizationCheck.scala:37)
	at scala.cli.commands.publish.PublishSetup$.$anonfun$10(PublishSetup.scala:174)
	at scala.collection.immutable.List.map(List.scala:247)
	at scala.collection.immutable.List.map(List.scala:79)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:173)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:38)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:390)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:371)
	at caseapp.core.app.CaseApp.main(CaseApp.scala:166)
	at scala.cli.commands.ScalaCommand.main(ScalaCommand.scala:356)
	at caseapp.core.app.CommandsEntryPoint.main(CommandsEntryPoint.scala:370)
	at scala.cli.ScalaCliCommands.main(ScalaCliCommands.scala:125)
	at scala.cli.ScalaCli$.main0(ScalaCli.scala:320)
	at scala.cli.ScalaCli$.main(ScalaCli.scala:124)
	at scala.cli.ScalaCli.main(ScalaCli.scala)
Caused by: java.lang.NoSuchMethodException: org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat.values()
	at [email protected]/java.lang.Class.getMethod(DynamicHub.java:2227)
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:425)
	... 26 more
        Category:
        os.SubprocessException
        File:
        PublishSetupTests.scala
        Line:
        335

Check failure on line 53 in modules/cli/src/main/scala/scala/cli/commands/publish/GitRepo.scala

See this annotation in the file changed.

@github-actions github-actions / Test report native-mostly-static-tests-3

scala.cli.integration.PublishSetupTests.CI repository default ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        assertion failed

expect(res.out.text().trim().contains("Missing repository for publishing"))
       |   |   |      |      |
       |   |   |      |      false
       |   |   |      The `publish-setup` sub-command is experimental
Please bear in mind that non-ideal user experience should be expected.
If you encounter any bugs or have feedback to share, make sure to reach out to the maintenance team at https://github.com/VirtusLab/scala-cli
11 options need to be set
  organization
  name
  computeVersion
  repository
  user
  password
  pgp-secret-key
  license
  url
  vcs
  developers

Exception in thread "main" java.lang.IllegalArgumentException: Enumerated values of type org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat not available
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:430)
	at org.eclipse.jgit.lib.Config.getEnum(Config.java:417)
	at org.eclipse.jgit.internal.storage.file.RefDirectory.<init>(RefDirectory.java:222)
	at org.eclipse.jgit.internal.storage.file.FileRepository.<init>(FileRepository.java:189)
	at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:627)
	at org.eclipse.jgit.api.Git.open(Git.java:95)
	at org.eclipse.jgit.api.Git.open(Git.java:74)
	at scala.cli.commands.publish.GitRepo$.remotes(GitRepo.scala:53)
	at scala.cli.commands.publish.GitRepo$.ghRepoOrgName(GitRepo.scala:34)
	at scala.cli.commands.publish.checks.OrganizationCheck.viaGitHubRemoteOpt$1(OrganizationCheck.scala:23)
	at scala.cli.commands.publish.checks.OrganizationCheck.$anonfun$1(OrganizationCheck.scala:37)
	at scala.Option.orElse(Option.scala:477)
	at scala.cli.commands.publish.checks.OrganizationCheck.defaultValue(OrganizationCheck.scala:37)
	at scala.cli.commands.publish.PublishSetup$.$anonfun$10(PublishSetup.scala:174)
	at scala.collection.immutable.List.map(List.scala:247)
	at scala.collection.immutable.List.map(List.scala:79)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:173)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:38)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:390)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:371)
	at caseapp.core.app.CaseApp.main(CaseApp.scala:166)
	at scala.cli.commands.ScalaCommand.main(ScalaCommand.scala:356)
	at caseapp.core.app.CommandsEntryPoint.main(CommandsEntryPoint.scala:370)
	at scala.cli.ScalaCliCommands.main(ScalaCliCommands.scala:125)
	at scala.cli.ScalaCli$.main0(ScalaCli.scala:320)
	at scala.cli.ScalaCli$.main(ScalaCli.scala:124)
	at scala.cli.ScalaCli.main(ScalaCli.scala)
Caused by: java.lang.NoSuchMethodException: org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat.values()
	at [email protected]/java.lang.Class.getMethod(DynamicHub.java:2227)
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:425)
	... 26 more
       |   |   The `publish-setup` sub-command is experimental
Please bear in mind that non-ideal user experience should be expected.
If you encounter any bugs or have feedback to share, make sure to reach out to the maintenance team at https://github.com/VirtusLab/scala-cli
11 options need to be set
  organization
  name
  computeVersion
  repository
  user
  password
  pgp-secret-key
  license
  url
  vcs
  developers

Exception in thread "main" java.lang.IllegalArgumentException: Enumerated values of type org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat not available
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:430)
	at org.eclipse.jgit.lib.Config.getEnum(Config.java:417)
	at org.eclipse.jgit.internal.storage.file.RefDirectory.<init>(RefDirectory.java:222)
	at org.eclipse.jgit.internal.storage.file.FileRepository.<init>(FileRepository.java:189)
	at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:627)
	at org.eclipse.jgit.api.Git.open(Git.java:95)
	at org.eclipse.jgit.api.Git.open(Git.java:74)
	at scala.cli.commands.publish.GitRepo$.remotes(GitRepo.scala:53)
	at scala.cli.commands.publish.GitRepo$.ghRepoOrgName(GitRepo.scala:34)
	at scala.cli.commands.publish.checks.OrganizationCheck.viaGitHubRemoteOpt$1(OrganizationCheck.scala:23)
	at scala.cli.commands.publish.checks.OrganizationCheck.$anonfun$1(OrganizationCheck.scala:37)
	at scala.Option.orElse(Option.scala:477)
	at scala.cli.commands.publish.checks.OrganizationCheck.defaultValue(OrganizationCheck.scala:37)
	at scala.cli.commands.publish.PublishSetup$.$anonfun$10(PublishSetup.scala:174)
	at scala.collection.immutable.List.map(List.scala:247)
	at scala.collection.immutable.List.map(List.scala:79)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:173)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:38)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:390)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:371)
	at caseapp.core.app.CaseApp.main(CaseApp.scala:166)
	at scala.cli.commands.ScalaCommand.main(ScalaCommand.scala:356)
	at caseapp.core.app.CommandsEntryPoint.main(CommandsEntryPoint.scala:370)
	at scala.cli.ScalaCliCommands.main(ScalaCliCommands.scala:125)
	at scala.cli.ScalaCli$.main0(ScalaCli.scala:320)
	at scala.cli.ScalaCli$.main(ScalaCli.scala:124)
	at scala.cli.ScalaCli.main(ScalaCli.scala)
Caused by: java.lang.NoSuchMethodException: org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat.values()
	at [email protected]/java.lang.Class.getMethod(DynamicHub.java:2227)
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:425)
	... 26 more

       |   Chunks(List(The `publish-setup` sub-command is experimental
Please bear in mind that non-ideal user experience should be expected.
If you encounter any bugs or have feedback to share, make sure to reach out to the maintenance team at https://github.com/VirtusLab/scala-cli
, 11 options need to be set
  organization
  name
  computeVersion
,   repository
  user
,   password
,   pgp-secret-key
,   license
,   url
  vcs
  developers

, Exception in thread "main" java.lang.IllegalArgumentException: Enumerated values of type org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat not available
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:430)
, 	at org.eclipse.jgit.lib.Config.getEnum(Config.java:417)
, 	at org.eclipse.jgit.internal.storage.file.RefDirectory.<init>(RefDirectory.java:222)
, 	at org.eclipse.jgit.internal.storage.file.FileRepository.<init>(FileRepository.java:189)
	at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:627)
, 	at org.eclipse.jgit.api.Git.open(Git.java:95)
	at org.eclipse.jgit.api.Git.open(Git.java:74)
	at scala.cli.commands.publish.GitRepo$.remotes(GitRepo.scala:53)
	at scala.cli.commands.publish.GitRepo$.ghRepoOrgName(GitRepo.scala:34)
, 	at scala.cli.commands.publish.checks.OrganizationCheck.viaGitHubRemoteOpt$1(OrganizationCheck.scala:23)
, 	at scala.cli.commands.publish.checks.OrganizationCheck.$anonfun$1(OrganizationCheck.scala:37)
	at scala.Option.orElse(Option.scala:477)
, 	at scala.cli.commands.publish.checks.OrganizationCheck.defaultValue(OrganizationCheck.scala:37)
, 	at scala.cli.commands.publish.PublishSetup$.$anonfun$10(PublishSetup.scala:174)
	at scala.collection.immutable.List.map(List.scala:247)
, 	at scala.collection.immutable.List.map(List.scala:79)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:173)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:38)
, 	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:390)
, 	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:371)
	at caseapp.core.app.CaseApp.main(CaseApp.scala:166)
	at scala.cli.commands.ScalaCommand.main(ScalaCommand.scala:356)
, 	at caseapp.core.app.CommandsEntryPoint.main(CommandsEntryPoint.scala:370)
, 	at scala.cli.ScalaCliCommands.main(ScalaCliCommands.scala:125)
, 	at scala.cli.ScalaCli$.main0(ScalaCli.scala:320)
	at scala.cli.ScalaCli$.main(ScalaCli.scala:124)
	at scala.cli.ScalaCli.main(ScalaCli.scala)
, Caused by: java.lang.NoSuchMethodException: org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat.values()
	at [email protected]/java.lang.Class.getMethod(DynamicHub.java:2227)
, 	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:425)
, 	... 26 more
))
       Result of /home/runner/work/scala-cli/scala-cli/out/cli/3.3.4/mostly-static-image/nativeImage.dest/scala-cli…: 1
The `publish-setup` sub-command is experimental
Please bear in mind that non-ideal user experience should be expected.
If you encounter any bugs or have feedback to share, make sure to reach out to the maintenance team at https://github.com/VirtusLab/scala-cli
11 options need to be set
  organization
  name
  computeVersion
  repository
  user
  password
  pgp-secret-key
  license
  url
  vcs
  developers

Exception in thread "main" java.lang.IllegalArgumentException: Enumerated values of type org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat not available
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:430)
	at org.eclipse.jgit.lib.Config.getEnum(Config.java:417)
	at org.eclipse.jgit.internal.storage.file.RefDirectory.<init>(RefDirectory.java:222)
	at org.eclipse.jgit.internal.storage.file.FileRepository.<init>(FileRepository.java:189)
	at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:627)
	at org.eclipse.jgit.api.Git.open(Git.java:95)
	at org.eclipse.jgit.api.Git.open(Git.java:74)
	at scala.cli.commands.publish.GitRepo$.remotes(GitRepo.scala:53)
	at scala.cli.commands.publish.GitRepo$.ghRepoOrgName(GitRepo.scala:34)
	at scala.cli.commands.publish.checks.OrganizationCheck.viaGitHubRemoteOpt$1(OrganizationCheck.scala:23)
	at scala.cli.commands.publish.checks.OrganizationCheck.$anonfun$1(OrganizationCheck.scala:37)
	at scala.Option.orElse(Option.scala:477)
	at scala.cli.commands.publish.checks.OrganizationCheck.defaultValue(OrganizationCheck.scala:37)
	at scala.cli.commands.publish.PublishSetup$.$anonfun$10(PublishSetup.scala:174)
	at scala.collection.immutable.List.map(List.scala:247)
	at scala.collection.immutable.List.map(List.scala:79)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:173)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:38)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:390)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:371)
	at caseapp.core.app.CaseApp.main(CaseApp.scala:166)
	at scala.cli.commands.ScalaCommand.main(ScalaCommand.scala:356)
	at caseapp.core.app.CommandsEntryPoint.main(CommandsEntryPoint.scala:370)
	at scala.cli.ScalaCliCommands.main(ScalaCliCommands.scala:125)
	at scala.cli.ScalaCli$.main0(ScalaCli.scala:320)
	at scala.cli.ScalaCli$.main(ScalaCli.scala:124)
	at scala.cli.ScalaCli.main(ScalaCli.scala)
Caused by: java.lang.NoSuchMethodException: org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat.values()
	at [email protected]/java.lang.Class.getMethod(DynamicHub.java:2227)
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:425)
	... 26 more
        Category:
        java.lang.AssertionError
        File:
        RecorderRuntime.scala
        Line:
        40

Check failure on line 53 in modules/cli/src/main/scala/scala/cli/commands/publish/GitRepo.scala

See this annotation in the file changed.

@github-actions github-actions / Test report native-mostly-static-tests-3

scala.cli.integration.PublishSetupTests.local ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        Result of /home/runner/work/scala-cli/scala-cli/out/cli/3.3.4/mostly-static-image/nativeImage.dest/scala-cli…: 1
The `publish-setup` sub-command is experimental
Please bear in mind that non-ideal user experience should be expected.
If you encounter any bugs or have feedback to share, make sure to reach out to the maintenance team at https://github.com/VirtusLab/scala-cli
9 options need to be set
  organization
  name
  computeVersion
  repository
  pgp-secret-key
  license
  url
  vcs
  developers

Exception in thread "main" java.lang.IllegalArgumentException: Enumerated values of type org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat not available
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:430)
	at org.eclipse.jgit.lib.Config.getEnum(Config.java:417)
	at org.eclipse.jgit.internal.storage.file.RefDirectory.<init>(RefDirectory.java:222)
	at org.eclipse.jgit.internal.storage.file.FileRepository.<init>(FileRepository.java:189)
	at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:627)
	at org.eclipse.jgit.api.Git.open(Git.java:95)
	at org.eclipse.jgit.api.Git.open(Git.java:74)
	at scala.cli.commands.publish.GitRepo$.remotes(GitRepo.scala:53)
	at scala.cli.commands.publish.GitRepo$.ghRepoOrgName(GitRepo.scala:34)
	at scala.cli.commands.publish.checks.OrganizationCheck.viaGitHubRemoteOpt$1(OrganizationCheck.scala:23)
	at scala.cli.commands.publish.checks.OrganizationCheck.$anonfun$1(OrganizationCheck.scala:37)
	at scala.Option.orElse(Option.scala:477)
	at scala.cli.commands.publish.checks.OrganizationCheck.defaultValue(OrganizationCheck.scala:37)
	at scala.cli.commands.publish.PublishSetup$.$anonfun$10(PublishSetup.scala:174)
	at scala.collection.immutable.List.map(List.scala:247)
	at scala.collection.immutable.List.map(List.scala:79)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:173)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:38)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:390)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:371)
	at caseapp.core.app.CaseApp.main(CaseApp.scala:166)
	at scala.cli.commands.ScalaCommand.main(ScalaCommand.scala:356)
	at caseapp.core.app.CommandsEntryPoint.main(CommandsEntryPoint.scala:370)
	at scala.cli.ScalaCliCommands.main(ScalaCliCommands.scala:125)
	at scala.cli.ScalaCli$.main0(ScalaCli.scala:320)
	at scala.cli.ScalaCli$.main(ScalaCli.scala:124)
	at scala.cli.ScalaCli.main(ScalaCli.scala)
Caused by: java.lang.NoSuchMethodException: org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat.values()
	at [email protected]/java.lang.Class.getMethod(DynamicHub.java:2227)
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:425)
	... 26 more
        Category:
        os.SubprocessException
        File:
        PublishSetupTests.scala
        Line:
        118

Check failure on line 53 in modules/cli/src/main/scala/scala/cli/commands/publish/GitRepo.scala

See this annotation in the file changed.

@github-actions github-actions / Test report native-mostly-static-tests-3

scala.cli.integration.PublishSetupTests.local add public key and password ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        Result of /home/runner/work/scala-cli/scala-cli/out/cli/3.3.4/mostly-static-image/nativeImage.dest/scala-cli…: 1
The `publish-setup` sub-command is experimental
Please bear in mind that non-ideal user experience should be expected.
If you encounter any bugs or have feedback to share, make sure to reach out to the maintenance team at https://github.com/VirtusLab/scala-cli
9 options need to be set
  organization
  name
  computeVersion
  repository
  pgp-secret-key
  license
  url
  vcs
  developers

Exception in thread "main" java.lang.IllegalArgumentException: Enumerated values of type org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat not available
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:430)
	at org.eclipse.jgit.lib.Config.getEnum(Config.java:417)
	at org.eclipse.jgit.internal.storage.file.RefDirectory.<init>(RefDirectory.java:222)
	at org.eclipse.jgit.internal.storage.file.FileRepository.<init>(FileRepository.java:189)
	at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:627)
	at org.eclipse.jgit.api.Git.open(Git.java:95)
	at org.eclipse.jgit.api.Git.open(Git.java:74)
	at scala.cli.commands.publish.GitRepo$.remotes(GitRepo.scala:53)
	at scala.cli.commands.publish.GitRepo$.ghRepoOrgName(GitRepo.scala:34)
	at scala.cli.commands.publish.checks.OrganizationCheck.viaGitHubRemoteOpt$1(OrganizationCheck.scala:23)
	at scala.cli.commands.publish.checks.OrganizationCheck.$anonfun$1(OrganizationCheck.scala:37)
	at scala.Option.orElse(Option.scala:477)
	at scala.cli.commands.publish.checks.OrganizationCheck.defaultValue(OrganizationCheck.scala:37)
	at scala.cli.commands.publish.PublishSetup$.$anonfun$10(PublishSetup.scala:174)
	at scala.collection.immutable.List.map(List.scala:247)
	at scala.collection.immutable.List.map(List.scala:79)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:173)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:38)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:390)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:371)
	at caseapp.core.app.CaseApp.main(CaseApp.scala:166)
	at scala.cli.commands.ScalaCommand.main(ScalaCommand.scala:356)
	at caseapp.core.app.CommandsEntryPoint.main(CommandsEntryPoint.scala:370)
	at scala.cli.ScalaCliCommands.main(ScalaCliCommands.scala:125)
	at scala.cli.ScalaCli$.main0(ScalaCli.scala:320)
	at scala.cli.ScalaCli$.main(ScalaCli.scala:124)
	at scala.cli.ScalaCli.main(ScalaCli.scala)
Caused by: java.lang.NoSuchMethodException: org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat.values()
	at [email protected]/java.lang.Class.getMethod(DynamicHub.java:2227)
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:425)
	... 26 more
        Category:
        os.SubprocessException
        File:
        PublishSetupTests.scala
        Line:
        493

Check failure on line 53 in modules/cli/src/main/scala/scala/cli/commands/publish/GitRepo.scala

See this annotation in the file changed.

@github-actions github-actions / Test report native-mostly-static-tests-3

scala.cli.integration.PublishSetupTests.local GitHub ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        Result of /home/runner/work/scala-cli/scala-cli/out/cli/3.3.4/mostly-static-image/nativeImage.dest/scala-cli…: 1
The `publish-setup` sub-command is experimental
Please bear in mind that non-ideal user experience should be expected.
If you encounter any bugs or have feedback to share, make sure to reach out to the maintenance team at https://github.com/VirtusLab/scala-cli
Exception in thread "main" java.lang.IllegalArgumentException: Enumerated values of type org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat not available
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:430)
	at org.eclipse.jgit.lib.Config.getEnum(Config.java:417)
	at org.eclipse.jgit.internal.storage.file.RefDirectory.<init>(RefDirectory.java:222)
	at org.eclipse.jgit.internal.storage.file.FileRepository.<init>(FileRepository.java:189)
	at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:627)
	at org.eclipse.jgit.api.Git.open(Git.java:95)
	at org.eclipse.jgit.api.Git.open(Git.java:74)
	at scala.cli.commands.publish.GitRepo$.remotes(GitRepo.scala:53)
	at scala.cli.commands.publish.GitRepo$.ghRepoOrgName(GitRepo.scala:34)
	at scala.cli.commands.publish.RepoParams$.gitHubRepo$$anonfun$1(RepoParams.scala:175)
	at scala.build.EitherCps$Helper.apply(EitherCps.scala:19)
	at scala.cli.commands.publish.RepoParams$.gitHubRepo(RepoParams.scala:170)
	at scala.cli.commands.publish.RepoParams$.apply$$anonfun$1(RepoParams.scala:84)
	at scala.build.EitherCps$Helper.apply(EitherCps.scala:19)
	at scala.cli.commands.publish.RepoParams$.apply(RepoParams.scala:59)
	at scala.cli.commands.publish.checks.CheckUtils$.getHostOpt$$anonfun$1(CheckUtils.scala:36)
	at scala.Option.flatMap(Option.scala:283)
	at scala.cli.commands.publish.checks.CheckUtils$.getHostOpt(CheckUtils.scala:35)
	at scala.cli.commands.publish.checks.UserCheck.userOpt(UserCheck.scala:29)
	at scala.cli.commands.publish.checks.UserCheck.check(UserCheck.scala:49)
	at scala.cli.commands.publish.PublishSetup$.$anonfun$9(PublishSetup.scala:126)
	at scala.collection.immutable.List.flatMap(List.scala:294)
	at scala.collection.immutable.List.flatMap(List.scala:79)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:125)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:38)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:390)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:371)
	at caseapp.core.app.CaseApp.main(CaseApp.scala:166)
	at scala.cli.commands.ScalaCommand.main(ScalaCommand.scala:356)
	at caseapp.core.app.CommandsEntryPoint.main(CommandsEntryPoint.scala:370)
	at scala.cli.ScalaCliCommands.main(ScalaCliCommands.scala:125)
	at scala.cli.ScalaCli$.main0(ScalaCli.scala:320)
	at scala.cli.ScalaCli$.main(ScalaCli.scala:124)
	at scala.cli.ScalaCli.main(ScalaCli.scala)
Caused by: java.lang.NoSuchMethodException: org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat.values()
	at [email protected]/java.lang.Class.getMethod(DynamicHub.java:2227)
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:425)
	... 33 more
        Category:
        os.SubprocessException
        File:
        PublishSetupTests.scala
        Line:
        291

Check failure on line 53 in modules/cli/src/main/scala/scala/cli/commands/publish/GitRepo.scala

See this annotation in the file changed.

@github-actions github-actions / Test report native-mostly-static-tests-3

scala.cli.integration.PublishSetupTests.local secret value NOT written ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        Result of /home/runner/work/scala-cli/scala-cli/out/cli/3.3.4/mostly-static-image/nativeImage.dest/scala-cli…: 1
The `publish-setup` sub-command is experimental
Please bear in mind that non-ideal user experience should be expected.
If you encounter any bugs or have feedback to share, make sure to reach out to the maintenance team at https://github.com/VirtusLab/scala-cli
9 options need to be set
  organization
  name
  computeVersion
  repository
  pgp-secret-key
  license
  url
  vcs
  developers

Exception in thread "main" java.lang.IllegalArgumentException: Enumerated values of type org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat not available
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:430)
	at org.eclipse.jgit.lib.Config.getEnum(Config.java:417)
	at org.eclipse.jgit.internal.storage.file.RefDirectory.<init>(RefDirectory.java:222)
	at org.eclipse.jgit.internal.storage.file.FileRepository.<init>(FileRepository.java:189)
	at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:627)
	at org.eclipse.jgit.api.Git.open(Git.java:95)
	at org.eclipse.jgit.api.Git.open(Git.java:74)
	at scala.cli.commands.publish.GitRepo$.remotes(GitRepo.scala:53)
	at scala.cli.commands.publish.GitRepo$.ghRepoOrgName(GitRepo.scala:34)
	at scala.cli.commands.publish.checks.OrganizationCheck.viaGitHubRemoteOpt$1(OrganizationCheck.scala:23)
	at scala.cli.commands.publish.checks.OrganizationCheck.$anonfun$1(OrganizationCheck.scala:37)
	at scala.Option.orElse(Option.scala:477)
	at scala.cli.commands.publish.checks.OrganizationCheck.defaultValue(OrganizationCheck.scala:37)
	at scala.cli.commands.publish.PublishSetup$.$anonfun$10(PublishSetup.scala:174)
	at scala.collection.immutable.List.map(List.scala:247)
	at scala.collection.immutable.List.map(List.scala:79)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:173)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:38)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:390)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:371)
	at caseapp.core.app.CaseApp.main(CaseApp.scala:166)
	at scala.cli.commands.ScalaCommand.main(ScalaCommand.scala:356)
	at caseapp.core.app.CommandsEntryPoint.main(CommandsEntryPoint.scala:370)
	at scala.cli.ScalaCliCommands.main(ScalaCliCommands.scala:125)
	at scala.cli.ScalaCli$.main0(ScalaCli.scala:320)
	at scala.cli.ScalaCli$.main(ScalaCli.scala:124)
	at scala.cli.ScalaCli.main(ScalaCli.scala)
Caused by: java.lang.NoSuchMethodException: org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat.values()
	at [email protected]/java.lang.Class.getMethod(DynamicHub.java:2227)
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:425)
	... 26 more
        Category:
        os.SubprocessException
        File:
        PublishSetupTests.scala
        Line:
        573

Check failure on line 53 in modules/cli/src/main/scala/scala/cli/commands/publish/GitRepo.scala

See this annotation in the file changed.

@github-actions github-actions / Test report native-mostly-static-tests-3

scala.cli.integration.PublishSetupTests.local upload key ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        Result of /home/runner/work/scala-cli/scala-cli/out/cli/3.3.4/mostly-static-image/nativeImage.dest/scala-cli…: 1
The `publish-setup` sub-command is experimental
Please bear in mind that non-ideal user experience should be expected.
If you encounter any bugs or have feedback to share, make sure to reach out to the maintenance team at https://github.com/VirtusLab/scala-cli
9 options need to be set
  organization
  name
  computeVersion
  repository
  pgp-secret-key
  license
  url
  vcs
  developers

Exception in thread "main" java.lang.IllegalArgumentException: Enumerated values of type org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat not available
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:430)
	at org.eclipse.jgit.lib.Config.getEnum(Config.java:417)
	at org.eclipse.jgit.internal.storage.file.RefDirectory.<init>(RefDirectory.java:222)
	at org.eclipse.jgit.internal.storage.file.FileRepository.<init>(FileRepository.java:189)
	at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:627)
	at org.eclipse.jgit.api.Git.open(Git.java:95)
	at org.eclipse.jgit.api.Git.open(Git.java:74)
	at scala.cli.commands.publish.GitRepo$.remotes(GitRepo.scala:53)
	at scala.cli.commands.publish.GitRepo$.ghRepoOrgName(GitRepo.scala:34)
	at scala.cli.commands.publish.checks.OrganizationCheck.viaGitHubRemoteOpt$1(OrganizationCheck.scala:23)
	at scala.cli.commands.publish.checks.OrganizationCheck.$anonfun$1(OrganizationCheck.scala:37)
	at scala.Option.orElse(Option.scala:477)
	at scala.cli.commands.publish.checks.OrganizationCheck.defaultValue(OrganizationCheck.scala:37)
	at scala.cli.commands.publish.PublishSetup$.$anonfun$10(PublishSetup.scala:174)
	at scala.collection.immutable.List.map(List.scala:247)
	at scala.collection.immutable.List.map(List.scala:79)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:173)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:38)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:390)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:371)
	at caseapp.core.app.CaseApp.main(CaseApp.scala:166)
	at scala.cli.commands.ScalaCommand.main(ScalaCommand.scala:356)
	at caseapp.core.app.CommandsEntryPoint.main(CommandsEntryPoint.scala:370)
	at scala.cli.ScalaCliCommands.main(ScalaCliCommands.scala:125)
	at scala.cli.ScalaCli$.main0(ScalaCli.scala:320)
	at scala.cli.ScalaCli$.main(ScalaCli.scala:124)
	at scala.cli.ScalaCli.main(ScalaCli.scala)
Caused by: java.lang.NoSuchMethodException: org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat.values()
	at [email protected]/java.lang.Class.getMethod(DynamicHub.java:2227)
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:425)
	... 26 more
        Category:
        os.SubprocessException
        File:
        PublishSetupTests.scala
        Line:
        416

Check failure on line 53 in modules/cli/src/main/scala/scala/cli/commands/publish/GitRepo.scala

See this annotation in the file changed.

@github-actions github-actions / Test report native-mostly-static-tests-3

scala.cli.integration.PublishSetupTests.Mistyped repo ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        assertion failed

expect(res.out.text().contains("Missing publish user for central-s02 for publishing"))
       |   |   |      |
       |   |   |      false
       |   |   The `publish-setup` sub-command is experimental
Please bear in mind that non-ideal user experience should be expected.
If you encounter any bugs or have feedback to share, make sure to reach out to the maintenance team at https://github.com/VirtusLab/scala-cli
11 options need to be set
  organization
  name
  computeVersion
  repository
  user
  password
  pgp-secret-key
  license
  url
  vcs
  developers

Exception in thread "main" java.lang.IllegalArgumentException: Enumerated values of type org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat not available
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:430)
	at org.eclipse.jgit.lib.Config.getEnum(Config.java:417)
	at org.eclipse.jgit.internal.storage.file.RefDirectory.<init>(RefDirectory.java:222)
	at org.eclipse.jgit.internal.storage.file.FileRepository.<init>(FileRepository.java:189)
	at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:627)
	at org.eclipse.jgit.api.Git.open(Git.java:95)
	at org.eclipse.jgit.api.Git.open(Git.java:74)
	at scala.cli.commands.publish.GitRepo$.remotes(GitRepo.scala:53)
	at scala.cli.commands.publish.GitRepo$.ghRepoOrgName(GitRepo.scala:34)
	at scala.cli.commands.publish.checks.OrganizationCheck.viaGitHubRemoteOpt$1(OrganizationCheck.scala:23)
	at scala.cli.commands.publish.checks.OrganizationCheck.$anonfun$1(OrganizationCheck.scala:37)
	at scala.Option.orElse(Option.scala:477)
	at scala.cli.commands.publish.checks.OrganizationCheck.defaultValue(OrganizationCheck.scala:37)
	at scala.cli.commands.publish.PublishSetup$.$anonfun$10(PublishSetup.scala:174)
	at scala.collection.immutable.List.map(List.scala:247)
	at scala.collection.immutable.List.map(List.scala:79)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:173)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:38)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:390)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:371)
	at caseapp.core.app.CaseApp.main(CaseApp.scala:166)
	at scala.cli.commands.ScalaCommand.main(ScalaCommand.scala:356)
	at caseapp.core.app.CommandsEntryPoint.main(CommandsEntryPoint.scala:370)
	at scala.cli.ScalaCliCommands.main(ScalaCliCommands.scala:125)
	at scala.cli.ScalaCli$.main0(ScalaCli.scala:320)
	at scala.cli.ScalaCli$.main(ScalaCli.scala:124)
	at scala.cli.ScalaCli.main(ScalaCli.scala)
Caused by: java.lang.NoSuchMethodException: org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat.values()
	at [email protected]/java.lang.Class.getMethod(DynamicHub.java:2227)
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:425)
	... 26 more

       |   Chunks(List(The `publish-setup` sub-command is experimental
Please bear in mind that non-ideal user experience should be expected.
If you encounter any bugs or have feedback to share, make sure to reach out to the maintenance team at https://github.com/VirtusLab/scala-cli
, 11 options need to be set
  organization
  name
  computeVersion
  repository
  user
  password
,   pgp-secret-key
  license
  url
  vcs
  developers

, Exception in thread "main" java.lang.IllegalArgumentException: Enumerated values of type org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat not available
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:430)
, 	at org.eclipse.jgit.lib.Config.getEnum(Config.java:417)
, 	at org.eclipse.jgit.internal.storage.file.RefDirectory.<init>(RefDirectory.java:222)
, 	at org.eclipse.jgit.internal.storage.file.FileRepository.<init>(FileRepository.java:189)
	at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:627)
, 	at org.eclipse.jgit.api.Git.open(Git.java:95)
, 	at org.eclipse.jgit.api.Git.open(Git.java:74)
, 	at scala.cli.commands.publish.GitRepo$.remotes(GitRepo.scala:53)
	at scala.cli.commands.publish.GitRepo$.ghRepoOrgName(GitRepo.scala:34)
	at scala.cli.commands.publish.checks.OrganizationCheck.viaGitHubRemoteOpt$1(OrganizationCheck.scala:23)
, 	at scala.cli.commands.publish.checks.OrganizationCheck.$anonfun$1(OrganizationCheck.scala:37)
	at scala.Option.orElse(Option.scala:477)
	at scala.cli.commands.publish.checks.OrganizationCheck.defaultValue(OrganizationCheck.scala:37)
, 	at scala.cli.commands.publish.PublishSetup$.$anonfun$10(PublishSetup.scala:174)
	at scala.collection.immutable.List.map(List.scala:247)
	at scala.collection.immutable.List.map(List.scala:79)
, 	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:173)
, 	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:38)
, 	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:390)
, 	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:371)
, 	at caseapp.core.app.CaseApp.main(CaseApp.scala:166)
	at scala.cli.commands.ScalaCommand.main(ScalaCommand.scala:356)
	at caseapp.core.app.CommandsEntryPoint.main(CommandsEntryPoint.scala:370)
, 	at scala.cli.ScalaCliCommands.main(ScalaCliCommands.scala:125)
, 	at scala.cli.ScalaCli$.main0(ScalaCli.scala:320)
	at scala.cli.ScalaCli$.main(ScalaCli.scala:124)
	at scala.cli.ScalaCli.main(ScalaCli.scala)
, Caused by: java.lang.NoSuchMethodException: org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat.values()
	at [email protected]/java.lang.Class.getMethod(DynamicHub.java:2227)
, 	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:425)
, 	... 26 more
))
       Result of /home/runner/work/scala-cli/scala-cli/out/cli/3.3.4/mostly-static-image/nativeImage.dest/scala-cli…: 1
The `publish-setup` sub-command is experimental
Please bear in mind that non-ideal user experience should be expected.
If you encounter any bugs or have feedback to share, make sure to reach out to the maintenance team at https://github.com/VirtusLab/scala-cli
11 options need to be set
  organization
  name
  computeVersion
  repository
  user
  password
  pgp-secret-key
  license
  url
  vcs
  developers

Exception in thread "main" java.lang.IllegalArgumentException: Enumerated values of type org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat not available
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:430)
	at org.eclipse.jgit.lib.Config.getEnum(Config.java:417)
	at org.eclipse.jgit.internal.storage.file.RefDirectory.<init>(RefDirectory.java:222)
	at org.eclipse.jgit.internal.storage.file.FileRepository.<init>(FileRepository.java:189)
	at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:627)
	at org.eclipse.jgit.api.Git.open(Git.java:95)
	at org.eclipse.jgit.api.Git.open(Git.java:74)
	at scala.cli.commands.publish.GitRepo$.remotes(GitRepo.scala:53)
	at scala.cli.commands.publish.GitRepo$.ghRepoOrgName(GitRepo.scala:34)
	at scala.cli.commands.publish.checks.OrganizationCheck.viaGitHubRemoteOpt$1(OrganizationCheck.scala:23)
	at scala.cli.commands.publish.checks.OrganizationCheck.$anonfun$1(OrganizationCheck.scala:37)
	at scala.Option.orElse(Option.scala:477)
	at scala.cli.commands.publish.checks.OrganizationCheck.defaultValue(OrganizationCheck.scala:37)
	at scala.cli.commands.publish.PublishSetup$.$anonfun$10(PublishSetup.scala:174)
	at scala.collection.immutable.List.map(List.scala:247)
	at scala.collection.immutable.List.map(List.scala:79)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:173)
	at scala.cli.commands.publish.PublishSetup$.runCommand(PublishSetup.scala:38)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:390)
	at scala.cli.commands.ScalaCommand.run(ScalaCommand.scala:371)
	at caseapp.core.app.CaseApp.main(CaseApp.scala:166)
	at scala.cli.commands.ScalaCommand.main(ScalaCommand.scala:356)
	at caseapp.core.app.CommandsEntryPoint.main(CommandsEntryPoint.scala:370)
	at scala.cli.ScalaCliCommands.main(ScalaCliCommands.scala:125)
	at scala.cli.ScalaCli$.main0(ScalaCli.scala:320)
	at scala.cli.ScalaCli$.main(ScalaCli.scala:124)
	at scala.cli.ScalaCli.main(ScalaCli.scala)
Caused by: java.lang.NoSuchMethodException: org.eclipse.jgit.lib.CoreConfig$TrustLooseRefStat.values()
	at [email protected]/java.lang.Class.getMethod(DynamicHub.java:2227)
	at org.eclipse.jgit.lib.Config.allValuesOf(Config.java:425)
	... 26 more
        Category:
        java.lang.AssertionError
        File:
        RecorderRuntime.scala
        Line:
        40

Check failure on line 0 in test-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test report native-mostly-static-tests-3

scala.cli.integration.RunTests212.BuildInfo fields should be reachable ►

Failed test found in:
  test-report.xml
Error:
          ERROR:
Raw output
        ERROR:
        Result of /home/runner/work/scala-cli/scala-cli/out/cli/3.3.4/mostly-static-image/nativeImage.dest/scala-cli…: 1
        Category:
        os.SubprocessException
        File:
        RunTestDefinitions.scala
        Line:
        1609