Sha256: 05e183bed5d8ab5ef61c15f3fe0b814a3fd029d7efed67b9362fa8b4055875ba

Contents?: true

Size: 675 Bytes

Versions: 11

Compression:

Stored size: 675 Bytes

Contents

{
  "warnings": [

  ],
  "ld_warnings": [

  ],
  "compile_warnings": [
    {
      "file_name": "AppDelegate.swift",
      "file_path": "/Users/marcelofabri/Developer/MyAwesomeProject/MyAwesomeProject/Classes/AppDelegate.swift:10001:",
      "reason": "File should contain 400 lines or less: currently contains 10001",
      "line": "",
      "cursor": "^"
    }
  ],
  "errors": [

  ],
  "compile_errors": [

  ],
  "file_missing_errors": [

  ],
  "undefined_symbols_errors": [

  ],
  "duplicate_symbols_errors": [

  ],
  "tests_failures": {
  },
  "tests_summary_messages": [
    "\t Executed 4 tests, with 0 failures (0 unexpected) in 0.012 (0.017) seconds\n"
  ]
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
danger-xcode_summary-0.5.3 spec/fixtures/summary_with_empty_line.json
danger-xcode_summary-0.5.2 spec/fixtures/summary_with_empty_line.json
danger-xcode_summary-0.5.1 spec/fixtures/summary_with_empty_line.json
danger-xcode_summary-0.5.0 spec/fixtures/summary_with_empty_line.json
danger-xcode_summary-0.4.0 spec/fixtures/summary_with_empty_line.json
danger-xcode_summary-0.3.0 spec/fixtures/summary_with_empty_line.json
danger-xcode_summary-0.2.1 spec/fixtures/summary_with_empty_line.json
danger-xcode_summary-0.2.0 spec/fixtures/summary_with_empty_line.json
danger-xcode_summary-0.1.4 spec/fixtures/summary_with_empty_line.json
danger-xcode_summary-0.1.2 spec/fixtures/summary_with_empty_line.json
danger-xcode_summary-0.1.1 spec/fixtures/summary_with_empty_line.json