pandaapo commented on PR #4561:
URL: https://github.com/apache/eventmesh/pull/4561#issuecomment-1817486287
> @mxsm Is it possible to see the test.html file to see what errors are
happening? I have imported the checkstyle.xml and when I run ./gradlew check it
works fine in my system.
The following errors were reported by CI earlier, and these are checkstyle
errors. You have fixed them in new commits.
```
* What went wrong:
476 actionable tasks: 448 executed, 28 up-to-date
Execution failed for task
':eventmesh-connectors:eventmesh-connector-openfunction:checkstyleTest'.
> A failure occurred while executing
org.gradle.api.plugins.quality.internal.CheckstyleAction
> Checkstyle rule violations were found. See the report at:
file:///home/runner/work/eventmesh/eventmesh/eventmesh-connectors/eventmesh-connector-openfunction/build/reports/checkstyle/test.html
Checkstyle files with violations: 1
Checkstyle violations by severity: [warning:1]
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]