Commit 9db2aaa
committed
Re-enable Phan and fix warnings for `data-model-serialization'
Some directories are excluded from Phan checks as a result of
T289040. .phan/config.php includes the folders for the
libraries in exclude_analysis_directory_list. Enabling Phan
checks results in a build failure.
Resolve the Phan warnings and re-enable checks for the
`data-model-serialization/src` folder.
Bug: T353623
Change-Id: Iba7ecbbc8c76055bb4a40f1cf9ca8f71266497541 parent 7bcc518 commit 9db2aaa
File tree
4 files changed
+3
-4
lines changed- .phan
- lib/packages/wikibase/data-model-serialization/src
- Deserializers
- Serializers
4 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments