Skip to content

[Bug]: Lint error "explicitly mark visibility of state" in Actions.sol #380

Closed
@three9s

Description

Describe the bug

In Solidity, the visibly keyword needs to be specified.

Expected Behavior

Specify internal, private, or public. It defaults to internal if not specified, so that is correct.

To Reproduce

No response

Additional context

No response

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions