Sha256: 3edeb4361433cf0231ad6b5ab1423dcfc395a80f7739e7dd451c40ee468b102e

Contents?: true

Size: 1.51 KB

Versions: 51

Compression:

Stored size: 1.51 KB

Contents

---
- file: a.rb
  diagnostics:
  - range:
      start:
        line: 6
        character: 4
      end:
        line: 6
        character: 16
    severity: ERROR
    message: |-
      Cannot assign a value of type `::Object` to a variable of type `::Integer`
        ::Object <: ::Integer
          ::BasicObject <: ::Integer
    code: Ruby::IncompatibleAssignment
  - range:
      start:
        line: 7
        character: 4
      end:
        line: 7
        character: 13
    severity: ERROR
    message: |-
      Cannot assign a value of type `::Object` to a variable of type `::Integer`
        ::Object <: ::Integer
          ::BasicObject <: ::Integer
    code: Ruby::IncompatibleAssignment
  - range:
      start:
        line: 19
        character: 4
      end:
        line: 19
        character: 11
    severity: ERROR
    message: Cannot detect the type of the expression
    code: Ruby::FallbackAny
  - range:
      start:
        line: 20
        character: 4
      end:
        line: 20
        character: 9
    severity: ERROR
    message: Cannot detect the type of the expression
    code: Ruby::FallbackAny
  - range:
      start:
        line: 26
        character: 4
      end:
        line: 26
        character: 11
    severity: ERROR
    message: No superclass method `baz` defined
    code: Ruby::UnexpectedSuper
  - range:
      start:
        line: 28
        character: 4
      end:
        line: 28
        character: 9
    severity: ERROR
    message: No superclass method `baz` defined
    code: Ruby::UnexpectedSuper

Version data entries

51 entries across 51 versions & 1 rubygems

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