Sha256: a86da7ca43f5e3b474facc98ea5a9a704dbf6c9be576f5393b7d7f1d0e6fffb4
Contents?: true
Size: 532 Bytes
Versions: 35
Compression:
Stored size: 532 Bytes
Contents
--- - file: b.rb diagnostics: - range: start: line: 2 character: 0 end: line: 2 character: 28 severity: ERROR message: |- Cannot assign a value of type `::Array[(::String | bool | nil)]` to a variable of type `::Array[(::String | bool)]` ::Array[(::String | bool | nil)] <: ::Array[(::String | bool)] (::String | bool | nil) <: (::String | bool) nil <: (::String | bool) nil <: ::String code: Ruby::IncompatibleAssignment
Version data entries
35 entries across 35 versions & 1 rubygems