TypeError: /home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/views/pages/trace_viewer.ejs:205
   203|                                     <div class="font-weight-bold">Max 2s</div>
   204|                                     <div class="lead">
>> 205|                                         <%- trace.runs_2_s[0].toFixed(2)  %> nds
   206|                                     </div>  
   207|                                 </div>
   208|

Cannot read properties of undefined (reading '0')
   at eval (eval at compile (/home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/node_modules/ejs/lib/ejs.js:549:12), <anonymous>:174:31)
   at returnedFn (/home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/node_modules/ejs/lib/ejs.js:580:17)
   at tryHandleCache (/home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/node_modules/ejs/lib/ejs.js:223:34)
   at exports.renderFile [as engine] (/home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/node_modules/ejs/lib/ejs.js:437:10)
   at View.render (/home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/node_modules/express/lib/view.js:135:8)
   at tryRender (/home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/node_modules/express/lib/application.js:640:10)
   at Function.render (/home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/node_modules/express/lib/application.js:592:3)
   at ServerResponse.render (/home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/node_modules/express/lib/response.js:1008:7)
   at /home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/routes/index.js:578:25
   at /home/bas/app_ddf32226-65c4-4955-93ed-31cac5d7cb55/services/tracesService.js:76:29