You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
Expected behaviour: eo-math compiles successfully and all compiled files and classes are placed in target folder.
Actual: I get the next exception during the build:
[ERROR] Failedtoexecutegoalorg.eolang:eo-maven-plugin:0.28.10:transpile (compile) onprojecteo-math: Executioncompileofgoalorg.eolang:eo-maven-plugin:0.28.10:transpilefailed: XPath'@check'notfoundin'<error line="32" severity="warning" sheet="not-emp..16..)'containsredundantparentheses</error>\uA': Index (0) is out of bounds (size=0) -> [Help 1]
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've run the next command:
Expected behaviour:
eo-math
compiles successfully and all compiled files and classes are placed intarget
folder.Actual: I get the next exception during the build:
The text was updated successfully, but these errors were encountered: