Enum InspectorIssueCode
A unique identifier for the type of issue. Each type may use one of the optional fields in InspectorIssueDetails to convey more specific information about the kind of issue.
[JsonConverter(typeof(JsonStringEnumConverter<InspectorIssueCode>))]
public enum InspectorIssueCode
Fields
BlockedByResponseIssue = 2BounceTrackingIssue = 14ClientHintIssue = 12ConnectionAllowlistIssue = 23ContentSecurityPolicyIssue = 4CookieDeprecationMetadataIssue = 15CookieIssue = 0CorsIssue = 6DeprecationIssue = 11ElementAccessibilityIssue = 20EmailVerificationRequestIssue = 28FederatedAuthRequestIssue = 13FederatedAuthUserInfoRequestIssue = 17GenericIssue = 10HeavyAdIssue = 3LazyLoadImageIssue = 29MixedContentIssue = 1PartitioningBlobURLIssue = 8PerformanceIssue = 26PermissionElementIssue = 25PropertyRuleIssue = 18QuirksModeIssue = 7SRIMessageSignatureIssue = 21SelectivePermissionsInterventionIssue = 27StylesheetLoadingIssue = 16UnencodedDigestIssue = 22UserReidentificationIssue = 24WebInstallIssue = 30