Chore: update dependency @types/node to v22 #1827
Annotations
1 error and 2 warnings
Run npm ci:
test/modules/candidates/candidateWriter.test.ts#L69
Constructor of class 'Stats' is private and only accessible within the class declaration.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
index.ts#L67
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Loading