Sha256: f2c364bbb059667c93574f2c4947312bbe2d3f81a288184dc56723fdbe22ecad
Contents?: true
Size: 911 Bytes
Versions: 53
Compression:
Stored size: 911 Bytes
Contents
--- - file: a.rb diagnostics: - range: start: line: 5 character: 0 end: line: 7 character: 7 severity: ERROR message: |- Cannot assign a value of type `(::Symbol | nil)` to a variable of type `::String` (::Symbol | nil) <: ::String ::Symbol <: ::String ::Object <: ::String ::BasicObject <: ::String code: Ruby::IncompatibleAssignment - range: start: line: 15 character: 0 end: line: 19 character: 7 severity: ERROR message: |- Cannot assign a value of type `(::String | ::Integer)` to a variable of type `::String` (::String | ::Integer) <: ::String ::Integer <: ::String ::Numeric <: ::String ::Object <: ::String ::BasicObject <: ::String code: Ruby::IncompatibleAssignment
Version data entries
53 entries across 53 versions & 1 rubygems