Commit 96b41f7
Fix PSALM InvalidArgument errors in service registrations (#359)
* Initial plan
* Fix PSALM InvalidArgument errors by adding suppressions for registerService calls
Co-authored-by: R0Wi <19730957+R0Wi@users.noreply.github.com>
* Revert unintended package-lock.json changes
Co-authored-by: R0Wi <19730957+R0Wi@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: R0Wi <19730957+R0Wi@users.noreply.github.com>1 parent d964669 commit 96b41f7
File tree
2 files changed
+3
-0
lines changed- lib
- AppInfo
- OcrProcessors
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| 79 | + | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| |||
0 commit comments