Skip to content

Error while parsing [_, cont] := walk(structure.spec.containers[_]) #303

@olegroom

Description

@olegroom

Come up with a problem, where standard opa bundle . works correctly, though fregot bundle -o bun.bundle.rego */**/*.rego doesn't.
The error I receive by fregot is

fregot (fatal parse error):
"Standards/STD-OSE/v1_0_0/OSE16.rego" (line 43, column 14):
parse failed:
43| [, value] := walk(structure.spec.containers[])
^
unexpected "]"

The problem that there is no error in this construction, so I need your help in realising what's going on.

Metadata

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