Sha256: 0961e5634f9c99f6a62be83a1ea1b77517ba854425bb0578cda505247cc65e4a
Contents?: true
Size: 1.7 KB
Versions: 53
Compression:
Stored size: 1.7 KB
Contents
--- - file: a.rb diagnostics: - range: start: line: 13 character: 4 end: line: 13 character: 9 severity: ERROR message: |- Cannot assign a value of type `::Integer` to a variable of type `::String` ::Integer <: ::String ::Numeric <: ::String ::Object <: ::String ::BasicObject <: ::String code: Ruby::IncompatibleAssignment - range: start: line: 15 character: 4 end: line: 15 character: 7 severity: ERROR message: Type `(::Object & ::_Each2[::Integer, ::A] & ::A)` does not have method `foo` code: Ruby::NoMethod - file: c.rb diagnostics: - range: start: line: 21 character: 2 end: line: 21 character: 26 severity: ERROR message: Type `singleton(::A)` does not have method `no_such_method_in_module` code: Ruby::NoMethod - file: d.rb diagnostics: - range: start: line: 3 character: 7 end: line: 3 character: 8 severity: ERROR message: Cannot find implementation of method `::X#foo` code: Ruby::MethodDefinitionMissing - file: f.rb diagnostics: - range: start: line: 1 character: 7 end: line: 1 character: 14 severity: ERROR message: Cannot find implementation of method `::Palette.nestopia_palette` code: Ruby::MethodDefinitionMissing - range: start: line: 1 character: 7 end: line: 1 character: 14 severity: ERROR message: "@dynamic annotation contains unknown method name `nestopia_palette`" code: Ruby::UnexpectedDynamicMethod
Version data entries
53 entries across 53 versions & 1 rubygems