-
Notifications
You must be signed in to change notification settings - Fork 26
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
"JsonSyntaxException when parsing 'licenses' array: Expected BEGIN_OBJECT but found STRING" #208
Comments
Thank you for reporting this issue. I need more details in order to reproduce this. Currently, LPVS running correctly with example PR, so may I ask you to share details of your repo? |
First of all when I testing and creating PR, I ran both the old version of LPVS and the LPVS currently in the main branch. And old versions have comments with 'kyudori', and current versions have comments with 'kyudori-test'. In this PR, both have comments success, but in the current version, the error log appears as follows. Also, in the current version, an unnecessary text '(null)' is entered at the end of the comment.
In this PR, only the previous version of LPVS has a comment, the current version does not have a comment as Error.
Thank you for reviewing the issue. |
I've replicated this PR here |
First issue cause is found, successfull PR comment here: Need to adjust unit tests. |
PR in draft, testing different configuration |
Describe the bug
LPVS is running well, but no comment is created when PR is generated.
To Reproduce
mvn clean install
cd target/
java -jar lpvs-*.jar
Error logs
Screenshots
Test environment configuration (please complete the following information):
The text was updated successfully, but these errors were encountered: