struct Lester::Warning

Included Modules

Defined in:

lester/warning.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def count : Int32 | Nil #

[View source]
def entity_url : String | Nil #

[View source]
def first_seen_at : Time | Nil #

[View source]
def last_message : String | Nil #

[View source]
def last_seen_at : Time | Nil #

[View source]
def location : String | Nil #

[View source]
def project : String | Nil #

[View source]
def severity : String | Nil #

[View source]
def status : Status | Nil #

[View source]
def type : String | Nil #

[View source]
def uuid : String | Nil #

[View source]