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

Parser and linting errors #458

Open
SenjeyB opened this issue Feb 3, 2025 · 1 comment
Open

Parser and linting errors #458

SenjeyB opened this issue Feb 3, 2025 · 1 comment

Comments

@SenjeyB
Copy link
Contributor

SenjeyB commented Feb 3, 2025

Parser and linting errors

Several tests are failing due to parsing and linting error. So these are some what I found in grunt / build logs.

Issues found:

  1. Critical parsing error in stdout.eo:
    Error: Failed to parse '/Users/runner/work/eoc/eoc/temp/test-dataize/0.49.2/Java/target/4-pull/org/eolang/io/stdout.eo:41': [41:-1] error: no viable alternative at input: true

  2. Unused alias error:
    The alias "org.eolang.io.console" is not used, but defined as "+alias console org.eolang.io.console"

  3. JSON parsing error in foreign command:
    Unexpected number in JSON at position 13537

Affected tests

  • compile tests
  • dataize tests
  • foreign test
  • link test

You can find them here (I used the logs from the last commit)

@SenjeyB
Copy link
Contributor Author

SenjeyB commented Feb 3, 2025

@yegor256 Hello! Can you check on these?

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

No branches or pull requests

1 participant