You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub Actions Workflow doesn't work correctly for PR from forks, it fails on:
Sonar Job:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':sdk:sonarqube'.
> Project not found. Please check the 'sonar.projectKey' and 'sonar.organization' properties, the 'SONAR_TOKEN' environment variable, or contact the project administrator
Diffuse Job:
Error: Resource not accessible by integration
Error: See this action's readme for details about this error
* ci: skip sonarqube step for PR from form #109
* ci: use fresh AVD from benchmark tests (#157)
* refactor: build gradle (#161)
* chore: split big sdk/build.gradle to several applied gradle sripts
* chore: upload all outputs and reports on benchmark failure
* ci: move timeout restoriction to step level and reduce it to 20
* debug: enable artifact upload for success bench
* fix: ignore HCaptchaWebViewHelperTest.benchmarkWebViewLoad benchmark
* ci: skip sonarqube step for PR from form #109
* ci: migrate to own check-user-permission action
* fix: bad prior merge
* fix: add value to outputs of check-user-permission action
Problem
https://github.com/hCaptcha/hcaptcha-android-sdk/actions/runs/4703861808/jobs/8394211306
GitHub Actions Workflow doesn't work correctly for PR from forks, it fails on:
Sonar Job:
Diffuse Job:
Proposed solution
Check those links to find/implement a solution:
The text was updated successfully, but these errors were encountered: