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
14| Quality gate status: <%= qualityGateStatus.projectStatus.status %> on <%= qualityGateStatus.projectStatus.period.date %> (<%= qualityGateStatus.projectStatus.period.parameter %>)<
15|
16| <%_ for (const condition of qualityGateStatus.projectStatus.conditions) { _%>
17| Metric: <%= condition.metricKey %>
Cannot read properties of undefined (reading 'date')
at eval ("/usr/local/lib/node_modules/sonar-report/summary.txt.ejs":45:65)
at summary.txt (/usr/local/lib/node_modules/sonar-report/node_modules/ejs/lib/ejs.js:703:17)
at /usr/local/lib/node_modules/sonar-report/node_modules/ejs/lib/ejs.js:260:40
at new Promise ()
at tryHandleCache (/usr/local/lib/node_modules/sonar-report/node_modules/ejs/lib/ejs.js:258:14)
at Object.exports.renderFile (/usr/local/lib/node_modules/sonar-report/node_modules/ejs/lib/ejs.js:491:10)
at generateReport (file:///usr/local/lib/node_modules/sonar-report/index.js:464:27)
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
path: '/usr/local/lib/node_modules/sonar-report/summary.txt.ejs'
}
The text was updated successfully, but these errors were encountered:
No proxy configuration detected
sonarqube version: 8.0.0
"/usr/local/lib/node_modules/sonar-report/summary.txt.ejs":45
; __append(escapeFn( qualityGateStatus.projectStatus.period.date ))
^
TypeError: /usr/local/lib/node_modules/sonar-report/summary.txt.ejs:14
12| <%_ } %>
13| <% if (qualityGateStatus) { _%>
Cannot read properties of undefined (reading 'date')
at eval ("/usr/local/lib/node_modules/sonar-report/summary.txt.ejs":45:65)
at summary.txt (/usr/local/lib/node_modules/sonar-report/node_modules/ejs/lib/ejs.js:703:17)
at /usr/local/lib/node_modules/sonar-report/node_modules/ejs/lib/ejs.js:260:40
at new Promise ()
at tryHandleCache (/usr/local/lib/node_modules/sonar-report/node_modules/ejs/lib/ejs.js:258:14)
at Object.exports.renderFile (/usr/local/lib/node_modules/sonar-report/node_modules/ejs/lib/ejs.js:491:10)
at generateReport (file:///usr/local/lib/node_modules/sonar-report/index.js:464:27)
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
path: '/usr/local/lib/node_modules/sonar-report/summary.txt.ejs'
}
The text was updated successfully, but these errors were encountered: