Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add change incompatibility #11

Merged
merged 13 commits into from
Apr 2, 2024
3 changes: 1 addition & 2 deletions Explanations/0abf7148300f40a1da0538ab060552bca4a2f1d8.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ CI detected that the dependency upgrade from version **jasperreports-6.18.1** to
``` java
369 textField.getLineBox().getPen().setLineWidth(border.getLineWidth());
```
<details>


* >[[ERROR] /biapi/src/main/java/xdev/tableexport/export/ReportBuilder.java:[369,81] incompatible types: int cannot be converted to java.lang.Float](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1534)

* An error was detected in line 369 which is making use of an outdated API.
Expand Down
Loading
Loading