strong-crayon-70379
02/08/2019, 4:28 PMaloof-angle-91616
02/08/2019, 4:29 PM/etc/pexrc
(which i believe happens to be on your specific machine) temporarily addresses the issue. it’s been broken for some period of time, see #pex for status on fixesstrong-crayon-70379
02/08/2019, 4:30 PMaloof-angle-91616
02/08/2019, 4:31 PMwitty-crayon-22786
02/08/2019, 4:47 PMwitty-crayon-22786
02/08/2019, 4:47 PMstrong-crayon-70379
02/08/2019, 4:56 PMstrong-crayon-70379
02/08/2019, 4:56 PMflaky-photographer-75744
02/08/2019, 4:56 PMscalafix
with pants. When using scalafix
rule: RemoveUnused
, the following error occurs:
==== stdout ====
error: The Scala compiler option "-Ywarn-unused" is required to use RemoveUnused.
To fix this problem, update your build to use at least one Scala compiler
option that starts with "-Ywarn-unused"
However in pants.ini
, we have set up correctly the following `zinc arguments`:
...
'-S-Ywarn-unused:implicits',
'-S-Ywarn-unused:imports',
'-S-Ywarn-unused:locals',
'-S-Ywarn-unused:params',
'-S-Ywarn-unused:patvars',
'-S-Ywarn-unused:privates',
...
Is this a known issue or are we forgetting something ?flaky-photographer-75744
02/08/2019, 4:57 PMfierce-park-88503
02/08/2019, 11:46 PMaloof-angle-91616
02/10/2019, 7:17 PMsome-farmer-97614
02/11/2019, 7:51 PMjolly-memory-78838
02/12/2019, 5:37 PMaloof-angle-91616
02/12/2019, 5:41 PMjolly-memory-78838
02/12/2019, 5:43 PMaloof-angle-91616
02/12/2019, 5:45 PMjolly-memory-78838
02/12/2019, 5:46 PMaloof-angle-91616
02/12/2019, 5:47 PMjolly-memory-78838
02/12/2019, 5:48 PMenough-analyst-54434
02/12/2019, 5:54 PMaloof-angle-91616
02/12/2019, 5:54 PMenough-analyst-54434
02/12/2019, 5:56 PM[pytest]
requirements: pytest==3.0.7
aloof-angle-91616
02/12/2019, 5:56 PMenough-analyst-54434
02/12/2019, 5:56 PMaloof-angle-91616
02/12/2019, 5:57 PMaloof-angle-91616
02/12/2019, 6:03 PMjolly-memory-78838
02/12/2019, 6:03 PMjolly-memory-78838
02/12/2019, 6:11 PMaloof-angle-91616
02/12/2019, 6:13 PM