chore(deps): update dependency @types/node to v22 #1034
Annotations
8 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run npm run lint:
__tests__/integration/persistenceLayer-postgres.ts#L14
Unexpected any. Specify a different type
|
Run npm run lint:
__tests__/integration/persistenceLayer-postgres.ts#L14
Unexpected any. Specify a different type
|
Run npm run lint:
__tests__/integration/persistenceLayer-postgres.ts#L207
'now' is assigned a value but never used
|
Run npm run lint:
__tests__/unit/repository.ts#L8
Unexpected any. Specify a different type
|
Run npm run lint:
__tests__/unit/repository.ts#L8
Unexpected any. Specify a different type
|
Run npm run lint:
src/Event.ts#L25
Unexpected any. Specify a different type
|
Run npm run lint:
src/Repository.ts#L16
Unexpected any. Specify a different type
|
Loading