Sha256: 066f225827d8a915ca0255dbd22bc487008d2bf590754f4ed28cc4c0972769e3

Contents?: true

Size: 1.27 KB

Versions: 53

Compression:

Stored size: 1.27 KB

Contents

---
- file: a.rb
  diagnostics:
  - range:
      start:
        line: 3
        character: 0
      end:
        line: 13
        character: 7
    severity: ERROR
    message: |-
      Cannot assign a value of type `(::Integer | ::Array[::String] | nil | ::String)` to a variable of type `::Integer`
        (::Integer | ::Array[::String] | nil | ::String) <: ::Integer
          ::Array[::String] <: ::Integer
            ::Object <: ::Integer
              ::BasicObject <: ::Integer
    code: Ruby::IncompatibleAssignment
  - range:
      start:
        line: 15
        character: 0
      end:
        line: 18
        character: 7
    severity: ERROR
    message: |-
      Cannot assign a value of type `(::Integer | nil)` to a variable of type `::Integer`
        (::Integer | nil) <: ::Integer
          nil <: ::Integer
    code: Ruby::IncompatibleAssignment
  - range:
      start:
        line: 16
        character: 9
      end:
        line: 16
        character: 14
    severity: ERROR
    message: |-
      Cannot find compatible overloading of method `+` of type `::Integer`
      Method types:
        def +: (::Integer) -> ::Integer
             | (::Float) -> ::Float
             | (::Rational) -> ::Rational
             | (::Complex) -> ::Complex
    code: Ruby::UnresolvedOverloading

Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
steep-1.6.0 smoke/case/test_expectations.yml
steep-1.6.0.pre.4 smoke/case/test_expectations.yml
steep-1.6.0.pre.3 smoke/case/test_expectations.yml
steep-1.6.0.pre.2 smoke/case/test_expectations.yml
steep-1.6.0.pre.1 smoke/case/test_expectations.yml
steep-1.5.3 smoke/case/test_expectations.yml
steep-1.5.2 smoke/case/test_expectations.yml
steep-1.5.1 smoke/case/test_expectations.yml
steep-1.5.0 smoke/case/test_expectations.yml
steep-1.5.0.pre.6 smoke/case/test_expectations.yml
steep-1.5.0.pre.5 smoke/case/test_expectations.yml
steep-1.5.0.pre.4 smoke/case/test_expectations.yml
steep-1.5.0.pre.3 smoke/case/test_expectations.yml
steep-1.5.0.pre.2 smoke/case/test_expectations.yml
steep-1.5.0.pre.1 smoke/case/test_expectations.yml
steep-1.4.0 smoke/case/test_expectations.yml
steep-1.4.0.dev.5 smoke/case/test_expectations.yml
steep-1.4.0.dev.4 smoke/case/test_expectations.yml
steep-1.4.0.dev.3 smoke/case/test_expectations.yml
steep-1.3.2 smoke/case/test_expectations.yml