We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
code compiles without errors, but a lot of errors doesn't seem to make sense for me.
for example: source file not found: /run/media/home/scarf/repo/aoc-scala/prelude/Boolean.scala but the file isn't referenced anywhere. https://github.com/scarf005/aoc-scala/blob/877b652e571e2fa691a11641e8a0cdc374711c50/prelude/Boolean.scala
source file not found: /run/media/home/scarf/repo/aoc-scala/prelude/Boolean.scala
Operating system: Linux
Java version: 23.0.1
Editor/extension: Visual Studio Code v1.95.3
Metals version: 1.4.1
reports.zip repo in question: https://github.com/scarf005/aoc-scala/tree/877b652e571e2fa691a11641e8a0cdc374711c50
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected behaviour:
code compiles without errors, but a lot of errors doesn't seem to make sense for me.
for example:
source file not found: /run/media/home/scarf/repo/aoc-scala/prelude/Boolean.scala
but the file isn't referenced anywhere.https://github.com/scarf005/aoc-scala/blob/877b652e571e2fa691a11641e8a0cdc374711c50/prelude/Boolean.scala
Operating system:
Linux
Java version:
23.0.1
Editor/extension:
Visual Studio Code v1.95.3
Metals version:
1.4.1
Extra context or search terms:
reports.zip
repo in question: https://github.com/scarf005/aoc-scala/tree/877b652e571e2fa691a11641e8a0cdc374711c50
Workspace information:
0. scala-cli v1.5.4
The text was updated successfully, but these errors were encountered: