scala-cli icon indicating copy to clipboard operation
scala-cli copied to clipboard

Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)

Results 334 scala-cli issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** When publishing to Maven central there are random 502 with error rate about 1-2 error(s) per 100 of packages published,...

enhancement
publish command

Supersedes #2640 & #2641, the bump has to be done in one go. This is just a squashed commit with the contents of both aforementioned PRs.

**Is your feature request related to a problem? Please describe.** scala-cli will become the new "scala" tool soon, and so I will use it in place of the current tool....

enhancement
priority: low
Community help wanted

**Is your feature request related to a problem? Please describe.** I would like to ignore some of the scala snippets in Markdown document. Sometimes in blog posts or documentation it's...

documentation
good first issue
markdown

**Version(s)** ``` ❯ scli version Scala CLI version: 1.0.0-RC1 ``` **Describe the bug** I don't have a clear reproduction of this as it happens somewhat infrequently, but enough times now...

bug

**Version(s)** `1.0.0-RC1` **Describe the bug** When running `scala-cli publish setup --ci .` from a new Scala CLI project on macOS, it fails with ```text Uploading 4 GitHub repository secrets Error:...

bug

**Version(s)** 1.1.1 **Describe the bug** ``` PS C:\Users\hepin\IdeaProjects\incubator-pekko> scala-cli fmt scala.meta.Dialect.withAllowAsForImportRename(boolean) ``` Run `scala-cli fmt` on Windows ,only prints this line above, no formatting. With: ``` rewrite.scala3.convertToNewSyntax = false runner...

bug
fmt
blocked upstream

**Version(s)** Latest one **Describe the bug** I'm writing a script for Amazon Linux. Here is how the script starts: ``` #!/usr/bin/env -S scala-cli shebang ``` The problem is that `env`...

documentation
UX

**Version(s)** `1.1.2` **Describe the bug** ``` [hint] ./examples/SimpleTest.test.scala:1:19 [hint] "toolkit is outdated, update to 0.2.2" [hint] toolkit 0.2.1 -> 0.2.2 [hint] //> using toolkit default [hint] ``` The log above...

bug

``` [Error: .github#L1](https://github.com/apache/incubator-pekko/commit/0ec41cd65d4375ced3c0d51a22eea1ef46eacebf#annotation_17363092704) virtuslab/scala-cli-setup@main is not allowed to be used in apache/incubator-pekko. Actions in this workflow must be: within a repository owned by apache, created by GitHub, verified in the...

bug
requires scoping