Skip to content

NameError: name 'ERROR_EXECUTING_CODEQL' is not defined #26

@RA80533

Description

@RA80533

The constants defined on the class CodeQL are not referenced correctly. For example:

exit(ERROR_UNKNOWN_OS)

They should be accessed using the instance of the class via self.

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