|
| 1 | +[ |
| 2 | + { |
| 3 | + "message": "Expression \"$a[42]\" on a separate line does not do anything.", |
| 4 | + "line": 15, |
| 5 | + "ignorable": true |
| 6 | + }, |
| 7 | + { |
| 8 | + "message": "Expression \"$a[null]\" on a separate line does not do anything.", |
| 9 | + "line": 16, |
| 10 | + "ignorable": true |
| 11 | + }, |
| 12 | + { |
| 13 | + "message": "Expression \"$a[$intOrNull]\" on a separate line does not do anything.", |
| 14 | + "line": 18, |
| 15 | + "ignorable": true |
| 16 | + }, |
| 17 | + { |
| 18 | + "message": "Expression \"$a[$objectOrInt]\" on a separate line does not do anything.", |
| 19 | + "line": 19, |
| 20 | + "ignorable": true |
| 21 | + }, |
| 22 | + { |
| 23 | + "message": "Expression \"$a[$objectOrNull]\" on a separate line does not do anything.", |
| 24 | + "line": 20, |
| 25 | + "ignorable": true |
| 26 | + }, |
| 27 | + { |
| 28 | + "message": "Expression \"$a[$explicitlyMixed]\" on a separate line does not do anything.", |
| 29 | + "line": 21, |
| 30 | + "ignorable": true |
| 31 | + }, |
| 32 | + { |
| 33 | + "message": "Expression \"$a[$implicitlyMixed]\" on a separate line does not do anything.", |
| 34 | + "line": 22, |
| 35 | + "ignorable": true |
| 36 | + }, |
| 37 | + { |
| 38 | + "message": "Expression \"$arrayOrObject[42]\" on a separate line does not do anything.", |
| 39 | + "line": 24, |
| 40 | + "ignorable": true |
| 41 | + }, |
| 42 | + { |
| 43 | + "message": "Expression \"$arrayOrObject[null]\" on a separate line does not do anything.", |
| 44 | + "line": 25, |
| 45 | + "ignorable": true |
| 46 | + }, |
| 47 | + { |
| 48 | + "message": "Expression \"$arrayOrObject[$intOrNull]\" on a separate line does not do anything.", |
| 49 | + "line": 27, |
| 50 | + "ignorable": true |
| 51 | + }, |
| 52 | + { |
| 53 | + "message": "Expression \"$arrayOrObject[$objectOrInt]\" on a separate line does not do anything.", |
| 54 | + "line": 28, |
| 55 | + "ignorable": true |
| 56 | + }, |
| 57 | + { |
| 58 | + "message": "Expression \"$arrayOrObject[$objectOrNull]\" on a separate line does not do anything.", |
| 59 | + "line": 29, |
| 60 | + "ignorable": true |
| 61 | + }, |
| 62 | + { |
| 63 | + "message": "Expression \"$arrayOrObject[$explicitlyMixed]\" on a separate line does not do anything.", |
| 64 | + "line": 30, |
| 65 | + "ignorable": true |
| 66 | + }, |
| 67 | + { |
| 68 | + "message": "Expression \"$arrayOrObject[$implicitlyMixed]\" on a separate line does not do anything.", |
| 69 | + "line": 31, |
| 70 | + "ignorable": true |
| 71 | + }, |
| 72 | + { |
| 73 | + "message": "Expression \"$explicitlyMixed[42]\" on a separate line does not do anything.", |
| 74 | + "line": 33, |
| 75 | + "ignorable": true |
| 76 | + }, |
| 77 | + { |
| 78 | + "message": "Expression \"$explicitlyMixed[null]\" on a separate line does not do anything.", |
| 79 | + "line": 34, |
| 80 | + "ignorable": true |
| 81 | + }, |
| 82 | + { |
| 83 | + "message": "Expression \"$explicitlyMixed[$intOrNull]\" on a separate line does not do anything.", |
| 84 | + "line": 36, |
| 85 | + "ignorable": true |
| 86 | + }, |
| 87 | + { |
| 88 | + "message": "Expression \"$explicitlyMixed[$objectOrInt]\" on a separate line does not do anything.", |
| 89 | + "line": 37, |
| 90 | + "ignorable": true |
| 91 | + }, |
| 92 | + { |
| 93 | + "message": "Expression \"$explicitlyMixed[$objectOrNull]\" on a separate line does not do anything.", |
| 94 | + "line": 38, |
| 95 | + "ignorable": true |
| 96 | + }, |
| 97 | + { |
| 98 | + "message": "Expression \"$explicitlyMixed[$explicitlyMixed]\" on a separate line does not do anything.", |
| 99 | + "line": 39, |
| 100 | + "ignorable": true |
| 101 | + }, |
| 102 | + { |
| 103 | + "message": "Expression \"$explicitlyMixed[$implicitlyMixed]\" on a separate line does not do anything.", |
| 104 | + "line": 40, |
| 105 | + "ignorable": true |
| 106 | + }, |
| 107 | + { |
| 108 | + "message": "Expression \"$implicitlyMixed[42]\" on a separate line does not do anything.", |
| 109 | + "line": 42, |
| 110 | + "ignorable": true |
| 111 | + }, |
| 112 | + { |
| 113 | + "message": "Expression \"$implicitlyMixed[null]\" on a separate line does not do anything.", |
| 114 | + "line": 43, |
| 115 | + "ignorable": true |
| 116 | + }, |
| 117 | + { |
| 118 | + "message": "Expression \"$implicitlyMixed[$intOrNull]\" on a separate line does not do anything.", |
| 119 | + "line": 45, |
| 120 | + "ignorable": true |
| 121 | + }, |
| 122 | + { |
| 123 | + "message": "Expression \"$implicitlyMixed[$objectOrInt]\" on a separate line does not do anything.", |
| 124 | + "line": 46, |
| 125 | + "ignorable": true |
| 126 | + }, |
| 127 | + { |
| 128 | + "message": "Expression \"$implicitlyMixed[$objectOrNull]\" on a separate line does not do anything.", |
| 129 | + "line": 47, |
| 130 | + "ignorable": true |
| 131 | + }, |
| 132 | + { |
| 133 | + "message": "Expression \"$implicitlyMixed[$explicitlyMixed]\" on a separate line does not do anything.", |
| 134 | + "line": 48, |
| 135 | + "ignorable": true |
| 136 | + }, |
| 137 | + { |
| 138 | + "message": "Expression \"$implicitlyMixed[$implicitlyMixed]\" on a separate line does not do anything.", |
| 139 | + "line": 49, |
| 140 | + "ignorable": true |
| 141 | + } |
| 142 | +] |
0 commit comments