Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[WIP] attempt to make sure streams are closed #5552

Draft
wants to merge 1 commit into
base: develop-6.x.x
Choose a base branch
from

[bugfix] attempt to make sure streams are closed

3f8190c
Select commit
Loading
Failed to load commit list.
Draft

[WIP] attempt to make sure streams are closed #5552

[bugfix] attempt to make sure streams are closed
3f8190c
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Nov 14, 2024 in 0s

1 new issue (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 1
- Added 1
           

Complexity increasing per file
==============================
- exist-core/src/main/java/org/exist/xquery/functions/util/UtilErrorCodes.java  1
- exist-core/src/main/java/org/exist/xquery/functions/util/BinaryToString.java  2
         

Complexity decreasing per file
==============================
+ exist-core/src/main/java/org/exist/xquery/ArrowOperator.java  -1
+ exist-core/src/main/java/org/exist/xquery/value/BinaryValueFromBinaryString.java  -3
         

See the complete overview on Codacy

Annotations

Check warning on line 63 in exist-core/src/main/java/org/exist/xquery/value/BinaryValueFromBinaryString.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

exist-core/src/main/java/org/exist/xquery/value/BinaryValueFromBinaryString.java#L63

Avoid unused constructor parameters such as 'encoding'.