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

it's not possible to ignore warnings while linting #420

Closed
yegor256 opened this issue Dec 13, 2024 · 8 comments · Fixed by #421
Closed

it's not possible to ignore warnings while linting #420

yegor256 opened this issue Dec 13, 2024 · 8 comments · Fixed by #421
Assignees

Comments

@yegor256
Copy link
Member

No description provided.

@yegor256 yegor256 self-assigned this Dec 13, 2024
yegor256 added a commit that referenced this issue Dec 13, 2024
@yegor256 yegor256 mentioned this issue Dec 13, 2024
yegor256 added a commit that referenced this issue Dec 13, 2024
yegor256 added a commit that referenced this issue Dec 13, 2024
yegor256 added a commit that referenced this issue Dec 13, 2024
yegor256 added a commit that referenced this issue Dec 13, 2024
yegor256 added a commit that referenced this issue Dec 13, 2024
yegor256 added a commit that referenced this issue Dec 13, 2024
@yegor256
Copy link
Member Author

@rultor release, tag is 0.27.0

@rultor
Copy link
Contributor

rultor commented Dec 13, 2024

@rultor release, tag is 0.27.0

@yegor256 OK, I will release it now. Please check the progress here.

@yegor256
Copy link
Member Author

@rultor stop

@rultor
Copy link
Contributor

rultor commented Dec 13, 2024

@rultor stop

@yegor256 OK, I'll try to stop current task.

@rultor
Copy link
Contributor

rultor commented Dec 13, 2024

@rultor stop

@yegor256 Sorry, I failed to stop the previous command, however it has the following result: Oops, I failed. You can see the full log here (spent 10min).

Reading test/commands/jeo/test_disassemble.js ...
Reading test/commands/test_assemble.js ...
Reading test/commands/test_audit.js ...
Reading test/commands/test_clean.js ...
Reading test/commands/test_compile.js ...
Reading test/commands/test_dataize.js ...
Reading test/commands/test_docs.js ...
Reading test/commands/test_foreign.js ...
Reading test/commands/test_link.js ...
Reading test/commands/test_lint.js ...
Reading test/commands/test_parse.js ...
Reading test/commands/test_phi.js ...
Reading test/commands/test_print.js ...
Reading test/commands/test_register.js ...
Reading test/commands/test_sodg.js ...
Reading test/commands/test_test.js ...
Reading test/commands/test_transpile.js ...
Reading test/commands/test_unphi.js ...
Reading test/helpers.js ...
Reading test/test_eoc.js ...
Reading test/test_mvnw.js ...
Running "mochacli:test" (mochacli) task

\u001b[0m\u001b[0m
\u001b[0m  jeo:assemble\u001b[0m
  \u001b[32m  ✓\u001b[0m\u001b[90m converts XMIR files to CLASS files\u001b[0m\u001b[31m (9726ms)\u001b[0m

\u001b[0m  jeo:disassemble\u001b[0m
  \u001b[32m  ✓\u001b[0m\u001b[90m converts CLASS files to XMIR files\u001b[0m\u001b[31m (3534ms)\u001b[0m

\u001b[0m  assemble\u001b[0m
  \u001b[32m  ✓\u001b[0m\u001b[90m assembles a simple .EO program\u001b[0m\u001b[31m (34656ms)\u001b[0m

\u001b[0m  audit\u001b[0m
  \u001b[32m  ✓\u001b[0m\u001b[90m audits all packages\u001b[0m\u001b[31m (389ms)\u001b[0m

\u001b[0m  clean\u001b[0m
  \u001b[32m  ✓\u001b[0m\u001b[90m deletes all temporary files\u001b[0m\u001b[31m (138ms)\u001b[0m

\u001b[0m  compile\u001b[0m
  \u001b[32m  ✓\u001b[0m\u001b[90m compiles a simple .EO program into Java bytecode .class files\u001b[0m\u001b[31m (57606ms)\u001b[0m
  \u001b[32m  ✓\u001b[0m\u001b[90m compiles a simple .EO unit test into Java bytecode .class files\u001b[0m\u001b[31m (53938ms)\u001b[0m
  \u001b[32m  ✓\u001b[0m\u001b[90m Cleans and compiles a simple .EO program\u001b[0m\u001b[31m (53685ms)\u001b[0m
  \u001b[32m  ✓\u001b[0m\u001b[90m Skips compilation for JavaScript\u001b[0m\u001b[31m (116ms)\u001b[0m

\u001b[0m  dataize\u001b[0m

---
[0x01] = true
Finished in 1732350826346.46ms (1 bytes)
  \u001b[32m  ✓\u001b[0m\u001b[90m dataizes: lang Java, version 0.48.1, tag 0.48.1\u001b[0m\u001b[31m (58537ms)\u001b[0m

---
[0x01] = true
Finished in 1732350890780.95ms (1 bytes)
  \u001b[32m  ✓\u001b[0m\u001b[90m dataizes: lang Java, version 0.46.0, tag 0.46.0\u001b[0m\u001b[31m (64498ms)\u001b[0m
60c3bdfef3e0c43af90900f6abf9ebbdab60e2b603cd2b96914bdebdb84cbc69
Error response from daemon: Cannot kill container: 60c3bdfef3e0c43af90900f6abf9ebbdab60e2b603cd2b96914bdebdb84cbc69: container 60c3bdfef3e0c43af90900f6abf9ebbdab60e2b603cd2b96914bdebdb84cbc69 is not running
container 60c3bdfef3e0c43af90900f6abf9ebbdab60e2b603cd2b96914bdebdb84cbc69 is dead
Fri Dec 13 10:16:57 UTC 2024

@yegor256
Copy link
Member Author

@rultor release, tag is 0.27.0

@rultor
Copy link
Contributor

rultor commented Dec 13, 2024

@rultor release, tag is 0.27.0

@yegor256 OK, I will release it now. Please check the progress here.

@rultor
Copy link
Contributor

rultor commented Dec 13, 2024

@rultor release, tag is 0.27.0

@yegor256 Done! FYI, the full log is here (took me 22min).

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 a pull request may close this issue.

2 participants