-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
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
dotty/3.6.2 package update #36264
dotty/3.6.2 package update #36264
Conversation
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
Gen AI suggestions to solve the build error: • Detected Error:
• Error Category: Build Configuration • Failure Point: SBT command • Root Cause Analysis: The SBT command syntax • Suggested Fix: - runs: |
sbt dist/pack to: - runs: |
sbt "dist/package" or - runs: |
sbt dist:package • Explanation:
• Additional Notes:
• References:
|
…l the thinkgs where it as before Signed-off-by: Debasish Biswas <debasishbsws.dev@gmail.com>
The application is broken, working on it. |
The previous build was broken as the required jar files are either missing or misplaced. Also Move to the real scalla 3 repository to build dotty as previous one is just the alies of this one Signed-off-by: Debasish Biswas <debasishbsws.dev@gmail.com>
Have no idea how to fix the CVEs |
sbt dist/Universal/packageBin
and updated the installation paths.scala-cli.jar
to the correct directory to resolve issues.bash as
runtime dependency asscala
scripts needs themScaladoc
documentation.