build(deps-dev): bump prettier from 3.2.4 to 3.2.5 #9
Annotations
9 warnings
Lint Check:
src/common/@types/express.d.ts#L2
'express' is defined but never used
|
Lint Check
Unexpected any. Specify a different type
|
Lint Check:
src/common/types/types.ts#L3
Unexpected any. Specify a different type
|
Lint Check:
src/config/config-store.ts#L27
Missing return type on function
|
Lint Check:
src/config/config-store.ts#L27
Missing return type on function
|
Lint Check:
src/utils/parse-req-body.ts#L9
Argument 'body' should be typed with a non-any type
|
Lint Check:
src/utils/parse-req-body.ts#L9
Unexpected any. Specify a different type
|
Lint Check:
src/validators/files/formidable/formidable-error-handler.middleware.ts#L7
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Lint Check:
test/utils/server-utils.ts#L9
'next' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading