Sha256: 159f769e743b78a2891bb260e67c15737f5d408528b9aed6e50186eeba25f9cd

Contents?: true

Size: 707 Bytes

Versions: 15

Compression:

Stored size: 707 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 `(nil | ::String)` to a variable of type `::String`
        (nil | ::String) <: ::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 `(nil | ::String)` to a variable of type `::Integer`
        (nil | ::String) <: ::Integer
          nil <: ::Integer
    code: Ruby::IncompatibleAssignment

Version data entries

15 entries across 15 versions & 1 rubygems

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