Skip to content

False positive unused-void-attr warning for used attribute #637

Description

@yegor256

This is my code:

[line widths] > tabular
  joined. > @
    QQ.txt.text " "
    mappedi.
      QQ.structs.list
        split.
          QQ.txt.text line
          ","
      [p i] >>
        fixed > @
          p
          widths.at i

I get this:

The void attribute "widths" is unused anywhere in the object "tabular" (unused-void-attr (Single))

However, this attribute is used. Looks like false positive warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood-titleThe title was checked and improved by ChatGPThelp wantedExtra attention is needed

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions