Skip to content

Linter reports 'context-item missing' for the '?' map lookup operator if it immediately follows a map lookup #146

Closed
@pgfearo

Description

@pgfearo

In the following code, the ? operator following property1 is marked as a 'missing context-item' error, if the expression occurs within a function and has no ancestor instruction supplying a context-item:

$mapInstance?property1?property2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions