JobRunWarning interface

Warning type

Properties

code

Error code of the given entry.

message

Warning message of the given entry.

target

Target of the given error entry.

Property Details

code

Error code of the given entry.

code?: string

Property Value

string

message

Warning message of the given entry.

message?: string

Property Value

string

target

Target of the given error entry.

target?: string

Property Value

string