Sha256: 664e6f04c79dec4687ada3ce984bdefc021af2c635fa4da991aaed811a69dd02
Contents?: true
Size: 1.87 KB
Versions: 5
Compression:
Stored size: 1.87 KB
Contents
--- - file: array.rb diagnostics: - range: start: line: 1 character: 6 end: line: 1 character: 9 severity: ERROR message: 'Cannot find the declaration of class: `Foo`' code: Ruby::UnknownConstant - file: hash.rb diagnostics: - range: start: line: 1 character: 6 end: line: 1 character: 9 severity: ERROR message: 'Cannot find the declaration of class: `Foo`' code: Ruby::UnknownConstant - file: issue_332.rb diagnostics: - range: start: line: 7 character: 8 end: line: 7 character: 20 severity: ERROR message: |- Cannot find compatible overloading of method `-` of type `(::Object & ::Issue332::_TimeDurationExtensions & ::Issue332::TimeDurationExtensions)` Method types: def -: (::Issue332::Duration) -> ::Time | (::Numeric) -> ::Time | (::Time) -> ::Float code: Ruby::UnresolvedOverloading - file: set_divide.rb diagnostics: - range: start: line: 2 character: 2 end: line: 2 character: 10 severity: ERROR message: Type `::Set[::String]` does not have method `ffffffff` code: Ruby::NoMethod - range: start: line: 5 character: 4 end: line: 5 character: 9 severity: ERROR message: Type `::String` does not have method `ggggg` code: Ruby::NoMethod - range: start: line: 7 character: 4 end: line: 7 character: 9 severity: ERROR message: Type `::String` does not have method `ggggg` code: Ruby::NoMethod - range: start: line: 11 character: 4 end: line: 11 character: 9 severity: ERROR message: Type `::String` does not have method `ggggg` code: Ruby::NoMethod
Version data entries
5 entries across 5 versions & 1 rubygems