Commit 38ac2f4
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 275479b commit 38ac2f4
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- src
- Deserializers
- Serializers
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| 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