Skip to content

jsonnet-lint missing std.reverse #708

@jaymebrd

Description

@jaymebrd

std.reverse is missing from the linter

And has a confusing error message

➜ jsonnet-lint a.jsonnet
a.jsonnet:1:1-12 Indexed object has no field "reverse"

std.reverse(['a', 'b'])


a.jsonnet:1:1-24 Called value must be a function, but it is assumed to be void

std.reverse(['a', 'b'])


Problems found!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions