Skip to content

Lots of expected expression errors #6

@barrychapman

Description

@barrychapman
  Line 6:5:    Expected an assignment or function call and instead saw an expression  no-unused-expressions
  Line 8:10:   Expected an assignment or function call and instead saw an expression  no-unused-expressions
  Line 9:10:   Expected an assignment or function call and instead saw an expression  no-unused-expressions
  Line 10:5:   Expected an assignment or function call and instead saw an expression  no-unused-expressions
  Line 22:9:   Expected an assignment or function call and instead saw an expression  no-unused-expressions
  Line 27:23:  Expected an assignment or function call and instead saw an expression  no-unused-expressions
  Line 28:14:  Expected an assignment or function call and instead saw an expression  no-unused-expressions

Is there a way to fix this without triggering all these pesky errors?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions