Skip to content

Conversation

@AbdallaDalleh
Copy link

  • The response from getPVQueryParam() is a string but was parsed as a JSON object.
  • createReportTable was improperly call, it passed the URL as the tabledivname resulting in an exception.

  - The response from getPVQueryParam() is a string but was parsed as a JSON object.
  - createReportTable was improperly call, it passed the URL as the tabledivname resulting in an exception.
@sonarqubecloud
Copy link

@jacomago
Copy link
Collaborator

Do you have an example of the exception?

@AbdallaDalleh
Copy link
Author

"TypeError: query.get is not a function"

I believe it was trying to access a JSON string as a JSON object.

@jacomago
Copy link
Collaborator

Can you run gradle spotlessApply

@AbdallaDalleh
Copy link
Author

The server is running in production now, but I will setup a test setup and run the build again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants