Skip to content

Feature/becooq81 step1 #39

Feature/becooq81 step1

Feature/becooq81 step1 #39

Triggered via pull request November 22, 2023 10:38
Status Success
Total duration 2m 22s
Artifacts

qodana_code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Mismatched query and update of collection: src/main/java/com/gdsc/mount/directory/domain/Directory.java#L18
Contents of collection `children` are updated, but never queried
Unused assignment: src/main/java/com/gdsc/mount/common/exception/ErrorResponse.java#L59
The value `new ErrorResponse(httpStatus.value(), message, ExceptionUtils.getStackTrace(exception))` assigned to `errorResponse` is never used