Madrapps / jacoco-report

Github action that publishes the JaCoCo report as a comment in the Pull Request
https://github.com/marketplace/actions/jacoco-report
MIT License
144 stars 63 forks source link

Getting "Error: HttpError: Not Found" #75

Closed longzhaonyu closed 8 months ago

longzhaonyu commented 8 months ago

Run madrapps/jacoco-report@v1.6.1 with: paths: ./app/build/reports/coverage/test/dev/debug/report.xml token: *** min-coverage-overall: 40 min-coverage-changed-files: 60 update-comment: false skip-if-no-changes: false pass-emoji: :green_apple: fail-emoji: :x: continue-on-error: true debug-mode: false env: main_project_module: app JAVA_HOME: /opt/hostedtoolcache/Java_Oracle_jdk/17/x64 JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Oracle_jdk/17/x64 Event is pull_request base sha: 1dc3a840513b7bab3f449ceb338e4ee629eb3b15 head sha: d15557169f1baccf652d7246a8c8fe6cc08480f2 Error: HttpError: Not Found

longzhaonyu commented 8 months ago

resolved. the github access token does not have enough permission. but the error message is clueless. please provide detail message