issues Search Results · repo:scoverage/sbt-coveralls language:Scala
Filter by
85 results
(60 ms)85 results
inscoverage/sbt-coveralls (press backspace or delete to remove)Right now the sbt ci-release task fails with ...
java.io.IOException: Failure:java.util.concurrent.ExecutionException: java.io.IOException: Unexpected server response: 401 Content access is protected ...
rolandtritsch
- 2
- Opened on Jul 10, 2024
- #311
We are using sbt-coveralls for an open source company project and I just got notified from our security team that the
repo_token field inside of the coveralls.json file constitutes a security risk, especially ...
mdedetrich
- 2
- Opened on Apr 17, 2024
- #305
If you look at the following job you can see that sbt-coveralls is failing when I add windows-latest to the github
actions pipeline, here is the failing stacktrace
[info] Repository = .\.git
[info] sbt-coveralls: ...
mdedetrich
- Opened on Dec 26, 2023
- #294
Thanks for this plugin - it s been working a great for my team until recently...
Upgraded to the latest and greatest, which I was using to upload coverage from a CircleCI pipeline - and it started
failing ...
skennedy
- 5
- Opened on Nov 2, 2023
- #288
I ve got my ci.yml file exactly as recommended:
- name: Git checkout (merge)
uses: actions/checkout@v3
if: github.event_name != pull_request
with:
fetch-depth: ...
gzoller
- 4
- Opened on Oct 4, 2023
- #283
The PGP key in Secrets and variables is expired.
You need to update PGP_PASSPHRASE and PGP_SECRET with new values using the instructions from the sbt-ci-release repo.
rolandtritsch
- 1
- Opened on Jul 9, 2023
- #268
I was trying to migrate scache and due to compiler bug I have to write version-specific code. After having scala-2 and
scala-3 dirs, CI has started to fail during upload phase in my draft PR https://github.com/kpodsiad/scache/pull/1, ...
kpodsiad
- 3
- Opened on Jun 30, 2023
- #267
I ve been trying for a while to upgrade sbt-coveralls from v1.3.2 to a newer version on my projects, but even after you
fixed multiple issues affecting me (such as #224 and #250), I m still unable to upload ...
ruippeixotog
- 12
- Opened on Apr 24, 2023
- #257
I am getting
java.lang.UnsupportedClassVersionError: org/eclipse/jgit/storage/file/FileRepositoryBuilder has been compiled by a more recent version of the Java Runtime (class file version 55.0), this ...
mdedetrich
- 7
- Opened on Mar 17, 2023
- #250
Hi,
We d like to speed up our CI pipelines by splitting the tests across multiple CI runners and executing these in
parallel, but we re running into issues with low test coverage, as each instance generates ...
richard-dennehy-ovo
- 2
- Opened on Jan 23, 2023
- #239

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.