Skip to content

[Snyk] Upgrade winston from 3.11.0 to 3.13.0 #104

[Snyk] Upgrade winston from 3.11.0 to 3.13.0

[Snyk] Upgrade winston from 3.11.0 to 3.13.0 #104

Triggered via pull request June 3, 2024 22:03
Status Success
Total duration 33s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/controllers/api/addFriendImageController.ts#L7
Promise-returning function provided to variable where a void return was expected
build: src/controllers/api/addFriendImageController.ts#L9
Unsafe argument of type `any` assigned to a parameter of type `string`
build: src/controllers/api/addFriendImageController.ts#L9
Unsafe call of an `any` typed value
build: src/controllers/api/addFriendImageController.ts#L9
Unsafe member access .toString on an `any` value
build: src/controllers/api/artifactsController.ts#L13
Unsafe member access .toString on an `any` value
build: src/controllers/api/claimCompletedRecipeController.ts#L18
Unsafe argument of type `any` assigned to a parameter of type `string`
build: src/controllers/api/claimCompletedRecipeController.ts#L18
Unsafe call of an `any` typed value
build: src/controllers/api/claimCompletedRecipeController.ts#L18
Unsafe member access .toString on an `any` value
build: src/controllers/api/claimCompletedRecipeController.ts#L43
Invalid type "ObjectId | undefined" of template literal expression
build: src/controllers/api/claimCompletedRecipeController.ts#L44
Invalid type "ObjectId | undefined" of template literal expression