Skip to content

Error NO_KIND_SPECIFIED #2508

@prashast

Description

@prashast

If I follow through with running analyses using codeql cli as given here:https://help.semmle.com/codeql/codeql-cli/procedures/analyze-codeql-database.html

I end up with a similar error as reported here: #2486 if I run any of the queries located here https://github.com/Semmle/ql/tree/master/cpp/ql/examples/snippets The reason for this is a missing @kind parameter which is necessary when using database analyze subcommands.

I can make a PR fixing this in the snippets if you let me know what is the appropriate @kind parameter to add to these snippets. Unless of course these snippets are not intended to be used with database analyze

Metadata

Metadata

Assignees

No one assigned

    Labels

    C++questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions