Sha256: 36557d2316fbe67f3b5aa58a37d7d1fad0f5250757959a38fe49864da3045329

Contents?: true

Size: 787 Bytes

Versions: 38

Compression:

Stored size: 787 Bytes

Contents

---
- file: a.rb
  diagnostics:
  - range:
      start:
        line: 6
        character: 0
      end:
        line: 6
        character: 17
    severity: ERROR
    message: |-
      Cannot assign a value of type `(::String | nil)` to a variable of type `::String`
        (::String | nil) <: ::String
          nil <: ::String
    code: Ruby::IncompatibleAssignment
  - range:
      start:
        line: 8
        character: 0
      end:
        line: 8
        character: 17
    severity: ERROR
    message: |-
      Cannot assign a value of type `(::String | nil)` to a variable of type `::Integer`
        (::String | nil) <: ::Integer
          ::String <: ::Integer
            ::Object <: ::Integer
              ::BasicObject <: ::Integer
    code: Ruby::IncompatibleAssignment

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
steep-1.4.0 smoke/and/test_expectations.yml
steep-1.4.0.dev.5 smoke/and/test_expectations.yml
steep-1.4.0.dev.4 smoke/and/test_expectations.yml
steep-1.4.0.dev.3 smoke/and/test_expectations.yml
steep-1.3.2 smoke/and/test_expectations.yml
steep-1.3.1 smoke/and/test_expectations.yml
steep-1.4.0.dev.2 smoke/and/test_expectations.yml
steep-1.4.0.dev.1 smoke/and/test_expectations.yml
steep-1.3.0 smoke/and/test_expectations.yml
steep-1.3.0.pre.2 smoke/and/test_expectations.yml
steep-1.3.0.pre.1 smoke/and/test_expectations.yml
steep-1.2.1 smoke/and/test_expectations.yml
steep-1.2.0 smoke/and/test_expectations.yml
steep-1.2.0.pre.1 smoke/and/test_expectations.yml
steep-1.1.1 smoke/and/test_expectations.yml
steep-1.1.0 smoke/and/test_expectations.yml
steep-1.1.0.pre.1 smoke/and/test_expectations.yml
steep-1.0.2 smoke/and/test_expectations.yml
steep-1.0.1 smoke/and/test_expectations.yml
steep-1.0.0 smoke/and/test_expectations.yml