Skip to content

Issues: objectionary/lints

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

ProgramTest.java:319-322: Resolve code duplication with... bug Something isn't working pdd
#190 opened Dec 31, 2024 by 0pdd
The Latest 0.0.27 Version is Extremely Inefficient bug Something isn't working
#180 opened Dec 27, 2024 by volodya-lombrozo
Lints#defects() Should Not Throw IOException bug Something isn't working
#179 opened Dec 27, 2024 by volodya-lombrozo
NumberFormatException in empty-object bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
#176 opened Dec 26, 2024 by yegor256
prohibit reserved names enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#165 opened Dec 23, 2024 by yegor256
design is not obvious, needs refactoring bug Something isn't working
#159 opened Dec 18, 2024 by yegor256
seq of one element must be prohibited enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#156 opened Dec 17, 2024 by yegor256
new lint too-deep-object to catch very nested objects enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#155 opened Dec 17, 2024 by yegor256
ProgramTest.java:54-58: Measure lint time for... bug Something isn't working pdd
#143 opened Dec 13, 2024 by 0pdd
UnitTestIsNotVerb.java:56-60: Library... bug Something isn't working pdd
#135 opened Dec 11, 2024 by 0pdd
org/eolang/lints/Program.defect Performance: Slow Execution bug Something isn't working help wanted Extra attention is needed
#133 opened Dec 11, 2024 by volodya-lombrozo
Programs should also call Program bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
#123 opened Dec 10, 2024 by yegor256
@pos may not be larger than the amount of characters in the line enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#120 opened Dec 9, 2024 by yegor256
all @atom values in the entire scope must be unique enhancement New feature or request help wanted Extra attention is needed
#117 opened Dec 8, 2024 by yegor256
@pos may not exist if @line is absent enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#115 opened Dec 8, 2024 by yegor256
object names must be unique in a package enhancement New feature or request help wanted Extra attention is needed
#114 opened Dec 8, 2024 by yegor256
every .eo file must have only one high-level object enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#111 opened Dec 8, 2024 by yegor256
@ attribute must go first enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#109 opened Dec 8, 2024 by yegor256
@ attribute is not at the highest level enhancement New feature or request help wanted Extra attention is needed
#108 opened Dec 8, 2024 by yegor256
wrong number of arguments for sprintf enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#107 opened Dec 8, 2024 by yegor256
duplicate @as attributes are possible now bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
#93 opened Dec 4, 2024 by yegor256
an object with bytes must have text content enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#77 opened Dec 2, 2024 by yegor256
embed list of lints into the README file on every push to master enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#65 opened Nov 29, 2024 by yegor256
some .md are missing and we don't check this bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
#55 opened Nov 28, 2024 by yegor256
broken-refs.md:11-13: Document more about broken-refs... bug Something isn't working pdd
#45 opened Nov 27, 2024 by 0pdd
ProTip! Exclude everything labeled bug with -label:bug.