Open
Description
codeql-action/src/config-utils.ts
Line 1098 in f00bafb
Unfortunately, JSON.parse() is typed as returning any
. It appears that this was not an issue that was reported because noImplicitAny
was explicitly disabled in the root tsconfig.json.
Metadata
Metadata
Assignees
Labels
No labels