Server and UI directories type fix #6444
Annotations
5 errors and 1 warning
Lint code:
server/src/services/packTemplate/addPackTemplateService.ts#L20
Always prefer const x: T = { ... }
|
Lint code:
server/src/swaggerOptions.ts#L1
Do not use "@ts-nocheck" because it alters compilation errors
|
Lint code:
server/src/tests/routes/favorite.spec.ts#L1
Do not use "@ts-nocheck" because it alters compilation errors
|
Lint code:
server/src/tests/routes/item.spec.ts#L1
Do not use "@ts-nocheck" because it alters compilation errors
|
Lint code
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Loading