Skip to content

fix(deps): update dependency @nestjs/schedule to v4 #1029

fix(deps): update dependency @nestjs/schedule to v4

fix(deps): update dependency @nestjs/schedule to v4 #1029

Triggered via pull request February 7, 2024 15:07
Status Success
Total duration 42s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: apps/core/src/modules/migrate/migrate.service.ts#L160
'e' is defined but never used. Allowed unused args must match /^_/u
lint: apps/core/src/modules/migrate/migrate.service.ts#L178
'parentMap' is assigned a value but never used. Allowed unused vars must match /^_/u