Dev #34
Annotations
11 errors and 12 warnings
tests
Process completed with exit code 1.
|
lint:
backend/src/articles/articles.controller.ts#L27
Unsafe argument of type `any` assigned to a parameter of type `Partial<ArticleEntity>`
|
lint:
backend/src/articles/articles.controller.ts#L37
Unsafe argument of type `any` assigned to a parameter of type `Partial<ArticleEntity>`
|
lint:
backend/src/articles/articles.controller.ts#L57
Unsafe argument of type `any` assigned to a parameter of type `unknown[]`
|
lint:
backend/src/articles/articles.controller.ts#L57
Unsafe argument of type `any` assigned to a parameter of type `Partial<ArticleEntity>`
|
lint:
backend/src/articles/articles.controller.ts#L60
Unsafe argument of type `any` assigned to a parameter of type `number`
|
lint:
backend/src/articles/articles.controller.ts#L74
Unsafe argument of type `any` assigned to a parameter of type `Partial<ArticleEntity>`
|
lint:
backend/src/articles/articles.controller.ts#L91
Unsafe argument of type `any` assigned to a parameter of type `Partial<ArticleEntity>`
|
lint:
backend/src/articles/articles.controller.ts#L104
Unsafe argument of type `any` assigned to a parameter of type `Partial<ArticleEntity>`
|
lint:
backend/src/articles/dto/create-article.dto.ts#L54
Unsafe argument of type `any` assigned to a parameter of type `object`
|
lint:
backend/src/auth/auth.service.ts#L22
Unsafe argument of type `any` assigned to a parameter of type `string`
|
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
backend/src/ws/ws-exception.filter.ts#L7
Promise.catch() requires 1 argument, but received 2
|
lint:
packages/fingerprint/index.ts#L63
Missing JSDoc @returns declaration
|
lint:
packages/fingerprint/index.ts#L75
Missing JSDoc @returns declaration
|
lint:
packages/fingerprint/index.ts#L87
Missing JSDoc @returns declaration
|
lint:
packages/fingerprint/index.ts#L99
Missing JSDoc @returns declaration
|
lint:
packages/fingerprint/index.ts#L111
Missing JSDoc @returns declaration
|
lint:
packages/fingerprint/index.ts#L123
Missing JSDoc @returns declaration
|
lint:
packages/fingerprint/index.ts#L138
Missing JSDoc @returns declaration
|
lint:
packages/fingerprint/index.ts#L150
Missing JSDoc @returns declaration
|
lint:
packages/fingerprint/index.ts#L162
Missing JSDoc @returns declaration
|