Sha256: 5e47e9bee91480e5f00d326d854fa78abd59f2fde0a2c2fc31962dbc03463534
Contents?: true
Size: 1.38 KB
Versions: 10
Compression:
Stored size: 1.38 KB
Contents
--- - 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
10 entries across 10 versions & 1 rubygems