Commit 4e2e097
[JS] Add
To unify the error with similar Wasm error
Report it on each non-external super typesuperType parameter to EXTERNAL_TYPE_EXTENDS_NON_EXTERNAL_TYPE
1 parent 9dcef92 commit 4e2e097
File tree
8 files changed
+20
-9
lines changed- analysis/analysis-api-fir/gen/org/jetbrains/kotlin/analysis/api/fir/diagnostics
- compiler
- fir/checkers
- checkers-component-generator/src/org/jetbrains/kotlin/fir/checkers/generator/diagnostics
- checkers.js
- gen/org/jetbrains/kotlin/fir/analysis/diagnostics/js
- src/org/jetbrains/kotlin/fir/analysis
- diagnostics/js
- js/checkers/declaration
- testData/diagnostics/testsWithJsStdLib/native
8 files changed
+20
-9
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7280 | 7280 | | |
7281 | 7281 | | |
7282 | 7282 | | |
| 7283 | + | |
7283 | 7284 | | |
7284 | 7285 | | |
7285 | 7286 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5093 | 5093 | | |
5094 | 5094 | | |
5095 | 5095 | | |
| 5096 | + | |
5096 | 5097 | | |
5097 | 5098 | | |
5098 | 5099 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6125 | 6125 | | |
6126 | 6126 | | |
6127 | 6127 | | |
| 6128 | + | |
6128 | 6129 | | |
6129 | 6130 | | |
6130 | 6131 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
117 | 121 | | |
118 | 122 | | |
119 | 123 | | |
| |||
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
58 | 59 | | |
59 | | - | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments