npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead added 188 packages, and audited 189 packages in 2s 37 packages are looking for funding run `npm fund` for details found 0 vulnerabilities > lint > eslint . /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/js/src/logging.ts 8:14 warning 'e' is defined but never used. Allowed unused caught errors must match /^_/u @typescript-eslint/no-unused-vars 43:5 error Expected an assignment or function call and instead saw an expression @typescript-eslint/no-unused-expressions /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/js/src/peer/webrtc-connection.ts 93:7 error Expected an assignment or function call and instead saw an expression @typescript-eslint/no-unused-expressions 100:7 error Expected an assignment or function call and instead saw an expression @typescript-eslint/no-unused-expressions 145:7 error Expected an assignment or function call and instead saw an expression @typescript-eslint/no-unused-expressions 216:7 warning Unused eslint-disable directive (no problems were reported from 'no-constant-condition') 289:5 error Expected an assignment or function call and instead saw an expression @typescript-eslint/no-unused-expressions 311:7 error Expected an assignment or function call and instead saw an expression @typescript-eslint/no-unused-expressions 314:7 error Expected an assignment or function call and instead saw an expression @typescript-eslint/no-unused-expressions 316:5 error Expected an assignment or function call and instead saw an expression @typescript-eslint/no-unused-expressions 345:7 error Expected an assignment or function call and instead saw an expression @typescript-eslint/no-unused-expressions 348:7 error Expected an assignment or function call and instead saw an expression @typescript-eslint/no-unused-expressions 350:5 error Expected an assignment or function call and instead saw an expression @typescript-eslint/no-unused-expressions ✖ 13 problems (11 errors, 2 warnings) 0 errors and 1 warning potentially fixable with the `--fix` option.