Wojciech Mazur

Results 124 issues of Wojciech Mazur

### Describe the bug Using sources that are symbolic links instead of regular files leads to throwing exceptions when running Metals with Ammonite support. Reproduction steps: 1. `mkdir source usage`...

bug
ammonite support

Recently I've seen that Scaladex have entries with the non-official version of the library published with unknown to me group ids. An example can be this scalacheck entry - https://index.scala-lang.org/typelevel/scalacheck/scalacheck/1.15-6862df0?binaryVersion=_3...

Regression found in the [Open CB #8414 ](https://scala3.westeurope.cloudapp.azure.com/job/buildCommunityProject/8414/) for [mjakubowski84/parquet4s](https://github.com/mjakubowski84/parquet4s) ## Compiler version Fails with 3.2.1-RC2 Works with 3.2.1-RC1 Bisect points to 57f53d0725c859bffcadc8919524b9b0d43805ba Might be related to https://github.com/lampepfl/dotty/issues/16049 and it's...

itype:bug
area:typer
regression

Regression found in [Open CB #7361](https://scala3.westeurope.cloudapp.azure.com/job/buildCommunityProject/7361/) for scalanlp/breeze Bisect points to https://github.com/lampepfl/dotty/commit/57f53d0725c859bffcadc8919524b9b0d43805ba ## Compiler version 3.2.2-RC1-nightly Works in 3.2.1-RC1 ## Minimized code ```Scala trait BatchDiffFunction[T] abstract class FirstOrderMinimizer[T, DF

itype:bug
area:typer
regression

Regression reproduced based on [Open CB #4730](https://scala3.westeurope.cloudapp.azure.com/job/buildCommunityProject/4730/) found in [fd4s/vulcan](https://github.com/fd4s/vulcan) Part of the #15949 regression tracker I'm not sure if it's a regression or an improvement. Code, where the error...

itype:bug
area:reporting
good first issue
Spree

Regression reproduced based on [Open CB #4757](https://scala3.westeurope.cloudapp.azure.com/job/buildCommunityProject/4757/) found in [vitaliihonta/scala-ql](https://github.com/vitaliihonta/scala-ql) (maintainer @vitaliihonta ) In the original build all files defined in submodules or tests placed in the same package (scalaql)...

itype:bug
regression
stat:needs bisection

Regression found in [Open CB #4758](https://scala3.westeurope.cloudapp.azure.com/job/buildCommunityProject/4758/) for [wangzaixiang/wjson](https://github.com/wangzaixiang/wjson) Part of the 3.2.1-RC1 regressions tracker https://github.com/lampepfl/dotty/issues/15949 There seem to be 2 reasons why code now fails to compile: 1. In Scala...

itype:bug
area:typeclass-derivation
regression

Regression reproduced based on the failure in [Open CB #4763](https://scala3.westeurope.cloudapp.azure.com/job/buildCommunityProject/4763/). Problem found in [playframework/anorm](https://github.com/playframework/anorm) ## Compiler version Fails in 3.2.1-RC1 Fails in 3.2.0 Works in 3.1.3 ## Minimized code ```Scala...

itype:bug
itype:crash
regression
area:metaprogramming:quotes

Regression found in the [Open CB #5274](https://scala3.westeurope.cloudapp.azure.com/job/buildCommunityProject/5274/) for [scalanlp/breeze](https://github.com/scalanlp/breeze) Bisect points to https://github.com/lampepfl/dotty/commit/d2eeef1f9a84ebbd36f53740aa997dd77d438281 ## Compiler version Scala 3.2.2-RC1-bin-20220907-a503b7a-NIGHTLY ## Minimized code ```Scala class X: def toString(maxLines: Int = 10, maxWidth:...

itype:bug
regression

Each table contains a list of projects that failed to compile with *Scala 3.2.1-RC1-bin-20220831-398b72e-NIGHTLY*, but was successfully built with the given previous version. A summary is based only on final...

help wanted
stat:needs minimization
regression