• <%- errorCount %> errors, <%- warningCount %> warnings, <%- noticeCount %> notices. <%- url %> Note codes: <%= _.map( Array.from(noteCodes), function (noteCode) { return '' + noteCode + ''; } ) .join(', ') %>