npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported added 530 packages, and audited 531 packages in 4s 84 packages are looking for funding run `npm fund` for details 1 moderate severity vulnerability To address all issues, run: npm audit fix Run `npm audit` for details. > lint > eslint . /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/services/common/src/authorization/authorization.ts 40:7 warning Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-non-null-assertion') 96:7 warning Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-non-null-assertion') 117:7 warning Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-non-null-assertion') /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/services/common/src/authorization/middleware.ts 196:14 warning 'e' is defined but never used. Allowed unused caught errors must match /^_/u @typescript-eslint/no-unused-vars /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/services/common/src/authorization/mock.ts 47:7 warning Unused eslint-disable directive (no problems were reported from '@typescript-eslint/no-non-null-assertion') ✖ 5 problems (0 errors, 5 warnings) 0 errors and 4 warnings potentially fixable with the `--fix` option.