Sha256: 3edeb4361433cf0231ad6b5ab1423dcfc395a80f7739e7dd451c40ee468b102e
Contents?: true
Size: 1.51 KB
Versions: 51
Compression:
Stored size: 1.51 KB
Contents
--- - file: a.rb diagnostics: - range: start: line: 6 character: 4 end: line: 6 character: 16 severity: ERROR message: |- Cannot assign a value of type `::Object` to a variable of type `::Integer` ::Object <: ::Integer ::BasicObject <: ::Integer code: Ruby::IncompatibleAssignment - range: start: line: 7 character: 4 end: line: 7 character: 13 severity: ERROR message: |- Cannot assign a value of type `::Object` to a variable of type `::Integer` ::Object <: ::Integer ::BasicObject <: ::Integer code: Ruby::IncompatibleAssignment - range: start: line: 19 character: 4 end: line: 19 character: 11 severity: ERROR message: Cannot detect the type of the expression code: Ruby::FallbackAny - range: start: line: 20 character: 4 end: line: 20 character: 9 severity: ERROR message: Cannot detect the type of the expression code: Ruby::FallbackAny - range: start: line: 26 character: 4 end: line: 26 character: 11 severity: ERROR message: No superclass method `baz` defined code: Ruby::UnexpectedSuper - range: start: line: 28 character: 4 end: line: 28 character: 9 severity: ERROR message: No superclass method `baz` defined code: Ruby::UnexpectedSuper
Version data entries
51 entries across 51 versions & 1 rubygems