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
{{ message }}
This repository was archived by the owner on Feb 21, 2025. It is now read-only.
Our workflows contains commas in their names, this now makes the build fail with the following error:
Error: ValidationError: Key Validation Error: v8-gradle|Linux|Build, Test & Create Release-build[37a6259cc0c1dae299a7866489dff0bd]-d2138fa1b61e6a9ab14f6b45751a8118e6a378bb cannot contain commas.
ValidationError: Key Validation Error: v8-gradle|Linux|Build, Test & Create Release-build[37a6259cc0c1dae299a7866489dff0bd]-d2138fa1b61e6a9ab14f6b45751a81[18](https://github.com/webbhalsa/kry-medical-record/actions/runs/5409195640/jobs/9829089990#step:7:20)e6a378bb cannot contain commas.
at checkKey (/home/runner/work/_actions/gradle/gradle-build-action/v2/dist/main/index.js:75:15)
at Object.<anonymous> (/home/runner/work/_actions/gradle/gradle-build-action/v2/dist/main/index.js:108:13)
at Generator.next (<anonymous>)
at /home/runner/work/_actions/gradle/gradle-build-action/v2/dist/main/index.js:38:71
at new Promise (<anonymous>)
at __webpack_modules__.7799.__awaiter (/home/runner/work/_actions/gradle/gradle-build-action/v2/dist/main/index.js:34:12)
at Object.restoreCache (/home/runner/work/_actions/gradle/gradle-build-action/v2/dist/main/index.js:98:12)
at /home/runner/work/_actions/gradle/gradle-build-action/v2/dist/main/index.js:64485:47
at Generator.next (<anonymous>)
at /home/runner/work/_actions/gradle/gradle-build-action/v2/dist/main/index.js:64381:71
Most likely this is the commit that causes this: 2bf6bc3
ndr-brt, wawe, jlagerweij, vcarluer, agrib-01 and 7 more