Yegor Bugayenko

Results 301 issues of Yegor Bugayenko

See #1055 Let's automatically ignore all binary files.

enhancement
help wanted

_migrated from Trac, where originally posted by **yegor256** on 2-Oct-2011 8:30am_ We should validate that JavaDoc comments are properly formatted. Maybe javadoc native utility can be used, or a custom...

bug
postponed

_migrated from Trac, where originally posted by **yegor** on 18-Dec-2012 10:14am_ Let's convert modules into maven plugins executable individually. Also, a combination of them should constitute a main plugin. For...

bug
postponed

Let's create a new validator in `qulice-maven-plugin` that will check that each `src/test/**/Test.java` file has its corresponding `src/main/**/.java` file.

enhancement
postponed

Currently, the gem depends on [`faraday_middleware`](https://rubygems.org/gems/faraday_middleware), which depends on [`faraday`](https://rubygems.org/gems/faraday) `~>1.0`. Because of this, it's impossible to use this gem with faraday `~>2.0`. Is it possible somehow to get rid...

It looks like this dependency is not necessary. That's why, removing it.

I'm doing this: ``` $ eoc -l js dataize app /opt/homebrew/lib/node_modules/eolang/src/eoc.js:279 .then((r) => commands[lang].transpile(program.opts())) ^ TypeError: Cannot read properties of undefined (reading 'transpile') at /opt/homebrew/lib/node_modules/eolang/src/eoc.js:279:37 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) Node.js v21.7.1...

bug

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...

`UnphiMojo` can't parse this: ``` { ⟦ α1 ↦ ξ() ⟧ } ``` I believe, it's a bug, since the expression is legal.

bug

Let's move these repositories to this repo: * eo-strings * eo-math * eo-files * eo-collections (rename to eo-structs) * eo-sys * eo-hamcrest Those repos let's just remove.

bug
enhancement