added 184 packages, and audited 186 packages in 3s 37 packages are looking for funding run `npm fund` for details 3 vulnerabilities (2 moderate, 1 high) To address all issues, run: npm audit fix Run `npm audit` for details. > lint > eslint . /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa_services/electricalConnection/js/src/connectionInterface.ts 14:31 error Unexpected any. Specify a different type @typescript-eslint/no-explicit-any /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa_services/electricalConnection/js/src/service.ts 52:68 error Unexpected any. Specify a different type @typescript-eslint/no-explicit-any 95:9 error 'state' is never reassigned. Use 'const' instead prefer-const 159:18 warning 'error' is defined but never used. Allowed unused caught errors must match /^_/u @typescript-eslint/no-unused-vars ✖ 4 problems (3 errors, 1 warning) 1 error and 0 warnings potentially fixable with the `--fix` option.