Skip to content

update qodana config #23

update qodana config

update qodana config #23

Triggered via push February 11, 2025 17:05
Status Success
Total duration 1m 53s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings and 3 notices
Unused local symbol: routes/api/(_common)/create-put-schema.js#L105
Unused parameter tableKey
Pointless statement or boolean expression: routes/api/(_common)/create-put-schema.js#L90
Can be simplified to from.includes(foreignTableName)
Pointless statement or boolean expression: routes/api/(_common)/create-patch-schema.js#L92
Can be simplified to from.includes(foreignTableName)
Pointless statement or boolean expression: routes/api/(_common)/create-post-schema.js#L90
Can be simplified to from.includes(foreignTableName)
Redundant local variable: routes/(_common)/http-error.js#L45
Local variable actualMessage is redundant
Redundant local variable: routes/api/(_common)/create-put-schema.js#L63
Local variable basePatchSchemaWithoutRelations is redundant
Redundant local variable: routes/api/(_common)/create-patch-schema.js#L63
Local variable basePatchSchemaWithoutRelations is redundant
Redundant local variable: routes/api/(_common)/create-post-schema.js#L63
Local variable basePatchSchemaWithoutRelations is redundant