Skip to content

CI allows to use undeclared variables in Lua tests, defaulting them to nil #492

@Gerold103

Description

@Gerold103

This isn't right. If a variable is undefined, it must not be treated as nil. It must be treated as an error. @Serpentian manages to catch such things locally while CI is totally green. Need to figure out what is the setting in CI that allows such behavior, and turn it off.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingqa

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions