[FOLIO-3762] The 'SONAR SCAN' step fails in Github Actions with EXECUTION FAILURE error Created: 23/Apr/23 Updated: 24/Apr/23 Resolved: 24/Apr/23 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | TBD |
| Reporter: | Ankita Sen | Assignee: | Ankita Sen |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | DevOps Sprint 160 |
| Development Team: | FOLIO DevOps |
| RCA Group: | TBD |
| Description |
|
The Sonar Scan step fails in Github Actions with the following error : ERROR: Error during SonarScanner execution 84ERROR: 85 86The version of node.js (12) you have used to run this analysis is deprecated and we stopped accepting it. 87Please update to at least node.js 14. You can find more information here: https://docs.sonarcloud.io/appendices/scanner-environment/ The issues was also listed here. The action 'sonarsource/sonarcloud-github-action@master' is using Node 12 as configured Node.js environment version which has been upgraded in 'v1.8' which needs to be updated across all the UI repositories. Repo ui-users is already updated and the issues resolved.
|
| Comments |
| Comment by Ankita Sen [ 24/Apr/23 ] |
|
Action's latest version was released and no longer needs repo-wise updation |