Skip to main content
Version: Next

Issue interface

The Issue interface represents a DevTools issue.

Signature

export interface Issue

Properties

Property

Modifiers

Type

Description

Default

code

string

The code of the issue.

details

Protocol.Audits.InspectorIssueDetails

The details of the issue.