Sha256: 159f769e743b78a2891bb260e67c15737f5d408528b9aed6e50186eeba25f9cd
Contents?: true
Size: 707 Bytes
Versions: 15
Compression:
Stored size: 707 Bytes
Contents
--- - file: a.rb diagnostics: - range: start: line: 6 character: 0 end: line: 6 character: 17 severity: ERROR message: |- Cannot assign a value of type `(nil | ::String)` to a variable of type `::String` (nil | ::String) <: ::String nil <: ::String code: Ruby::IncompatibleAssignment - range: start: line: 8 character: 0 end: line: 8 character: 17 severity: ERROR message: |- Cannot assign a value of type `(nil | ::String)` to a variable of type `::Integer` (nil | ::String) <: ::Integer nil <: ::Integer code: Ruby::IncompatibleAssignment
Version data entries
15 entries across 15 versions & 1 rubygems