mirror of
https://github.com/github/codeql-action.git
synced 2026-05-04 12:50:14 +00:00
Regenerate JS files
This commit is contained in:
Generated
+1
@@ -142951,6 +142951,7 @@ function getUnsupportedPlatformError(cliError) {
|
||||
);
|
||||
}
|
||||
var ToleratedConfigurationError = class extends ConfigurationError {
|
||||
category;
|
||||
constructor(category, message) {
|
||||
super(message);
|
||||
this.category = category;
|
||||
|
||||
Generated
+1
@@ -105533,6 +105533,7 @@ function getUnsupportedPlatformError(cliError) {
|
||||
);
|
||||
}
|
||||
var ToleratedConfigurationError = class extends ConfigurationError {
|
||||
category;
|
||||
constructor(category, message) {
|
||||
super(message);
|
||||
this.category = category;
|
||||
|
||||
Generated
+1
@@ -102113,6 +102113,7 @@ function getUnsupportedPlatformError(cliError) {
|
||||
);
|
||||
}
|
||||
var ToleratedConfigurationError = class extends ConfigurationError {
|
||||
category;
|
||||
constructor(category, message) {
|
||||
super(message);
|
||||
this.category = category;
|
||||
|
||||
Generated
+1
@@ -146272,6 +146272,7 @@ function getUnsupportedPlatformError(cliError) {
|
||||
);
|
||||
}
|
||||
var ToleratedConfigurationError = class extends ConfigurationError {
|
||||
category;
|
||||
constructor(category, message) {
|
||||
super(message);
|
||||
this.category = category;
|
||||
|
||||
Generated
+1
@@ -105366,6 +105366,7 @@ function getUnsupportedPlatformError(cliError) {
|
||||
);
|
||||
}
|
||||
var ToleratedConfigurationError = class extends ConfigurationError {
|
||||
category;
|
||||
constructor(category, message) {
|
||||
super(message);
|
||||
this.category = category;
|
||||
|
||||
Generated
+1
@@ -102112,6 +102112,7 @@ function getUnsupportedPlatformError(cliError) {
|
||||
);
|
||||
}
|
||||
var ToleratedConfigurationError = class extends ConfigurationError {
|
||||
category;
|
||||
constructor(category, message) {
|
||||
super(message);
|
||||
this.category = category;
|
||||
|
||||
Generated
+1
@@ -103036,6 +103036,7 @@ function getUnsupportedPlatformError(cliError) {
|
||||
);
|
||||
}
|
||||
var ToleratedConfigurationError = class extends ConfigurationError {
|
||||
category;
|
||||
constructor(category, message) {
|
||||
super(message);
|
||||
this.category = category;
|
||||
|
||||
Generated
+1
@@ -105146,6 +105146,7 @@ function getUnsupportedPlatformError(cliError) {
|
||||
);
|
||||
}
|
||||
var ToleratedConfigurationError = class extends ConfigurationError {
|
||||
category;
|
||||
constructor(category, message) {
|
||||
super(message);
|
||||
this.category = category;
|
||||
|
||||
Generated
+1
@@ -106314,6 +106314,7 @@ function getUnsupportedPlatformError(cliError) {
|
||||
);
|
||||
}
|
||||
var ToleratedConfigurationError = class extends ConfigurationError {
|
||||
category;
|
||||
constructor(category, message) {
|
||||
super(message);
|
||||
this.category = category;
|
||||
|
||||
Reference in New Issue
Block a user