-
Hi Scapegoat team and contributors!
As some of you may have seen in my comments on PR #858 I have been working on porting Scapegoat rules to Scalafix to make the linter compatible with Scala 3 but …
t1b00 updated
2 months ago
-
### Describe the bug
I took a look in my `.metals` folder and found the following crashes. I hope they help even though I cannot share most of the source code.
```
occurred in the presentation comp…
-
There is currently no way to use the `derives` keyword to generate `Config` directly.
It is possible to do `derives DeriveConfig` but that gives you a `DeriveConfig`, not a `Config` so you still ne…
-
I love Scala. It's such a nice language. But, it also comes with a lot of additional overhead that complicates things in a project like Jelly-JVM.
- I had to work around a lot of performance issues…
-
It would be great if the library could be used in Scala 3 projects. What are the prerequisites of this upgrade?
As I can see a new version of Shapeless library for Scala 3 exists, however I can't det…
-
### Apache Iceberg version
1.7.0 (latest release)
### Query engine
Spark
### Please describe the bug 🐞
We have a maintenance job which run all necessary SparkActions on our data lake. Recently we…
-
I'm looking into cross building Scala 2.13 / 3.3 targets and I've been playing with the [2\_deps example](https://github.com/bazelbuild/rules_scala/tree/v6.6.0/examples/crossbuild/2_deps). When I do t…
-
Failure in a merge commit test run on GitHub https://github.com/scala/scala/actions/runs/11819553129/job/32929735138 (windows 21)
```
2024-11-13T15:30:37.5870241Z [info] Running source-dependencie…
lrytz updated
2 weeks ago
-
Log
```
[error] /data/data/com.termux/files/home/chester-lang/cli/native/target/scala-3.6.2-RC1/native/dependencies/posixlib_native0.5_3-0.5.6-3/scala-native/sys/stat.c:54:30: error: no member named…
-
It would be useful if JFixture-scala could also support Scala 3, and publish a Scala 3 artefact.