• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

creek-service / ks-connected-services-demo / #768
96%

Build:
DEFAULT BRANCH: main
Ran 18 Apr 2026 09:50AM UTC
Jobs 1
Files 9
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Apr 2026 09:46AM UTC coverage: 95.652%. Remained the same
#768

push

github

web-flow
fix: replace deprecated gradle-build-action with gradle/actions/setup-gradle in release job (#613)

The release job used gradle/gradle-build-action@v3.5.0 which has a cache
cleanup script that tries to read the write-only property
'removeUnusedEntriesOlderThan' when provisioning Gradle 9.x for cleanup.
This causes the build to fail immediately with:

  Cannot get the value of write-only property 'removeUnusedEntriesOlderThan'

Replace it with gradle/actions/setup-gradle@v6.0.1 (the same action already
used in the build_linux job) which is compatible with Gradle 9.x.

Co-authored-by: GitHub Copilot <copilot@github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

176 of 184 relevant lines covered (95.65%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #768.1 18 Apr 2026 09:50AM UTC 9
95.65
Source Files on build #768
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #768
  • 1339af0f on github
  • Prev Build on main
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc