build(deps): bump vite from 5.0.12 to 5.1.8 #42
Annotations
11 errors and 10 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`
|
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
|