mirror of
https://github.com/github/codeql-action.git
synced 2026-04-25 16:28:48 +00:00
Merge remote-tracking branch 'origin/main' into koesie10/disable-combine-single-file
This commit is contained in:
@@ -896,6 +896,7 @@ export function shouldConsiderConfigurationError(
|
||||
const expectedConfigErrors = [
|
||||
"CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled",
|
||||
"rejecting delivery as the repository has too many logical alerts",
|
||||
"A delivery cannot contain multiple runs with the same category",
|
||||
];
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user