Wasm Directoryalpha
Variant

get-codeql-database-error

No description available.

variant get-codeql-database-error {
  found(string),
  forbidden(string),
  not-found(string),
  service-unavailable(string),
  other(string),
}

Cases

CasePayloadDescription
foundstring
forbiddenstring
not-foundstring
service-unavailablestring
otherstring