You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Errors when compiling: <code>PetApi.ts:147:30 - error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'</code></p>
191
201
</details>
192
202
</td>
193
203
<tdclass="danger" data-type="inversify">
204
+
<span>❌</span>
194
205
<details>
195
-
<summary>❌</summary>
206
+
<summary>Details</summary>
196
207
<p>Errors when compiling: <code>pet.service.ts:312:159 - error TS2304: Cannot find name 'body'</code></p>
197
208
</details>
198
209
</td>
199
210
<tdclass="danger" data-type="angular">
211
+
<span>❌</span>
200
212
<details>
201
-
<summary>❌</summary>
213
+
<summary>Details</summary>
202
214
<p>Errors when compiling: <code>pet.service.ts:528:26 - error TS1345: An expression of type 'void' cannot be tested for truthiness</code></p>
203
215
</details>
204
216
</td>
205
217
<tdclass="danger" data-type="fetch">
218
+
<span>❌</span>
206
219
<details>
207
-
<summary>❌</summary>
220
+
<summary>Details</summary>
208
221
<p>Errors when compiling: <code>api.ts:2276:67 - error TS2300: Duplicate identifier 'username'</code></p>
209
222
</details>
210
223
</td>
211
224
<tdclass="danger" data-type="jquery">
225
+
<span>❌</span>
212
226
<details>
213
-
<summary>❌</summary>
227
+
<summary>Details</summary>
214
228
<p>Errors when compiling: <code>PetApi.ts:25:12 - error TS2322: Type 'null' is not assignable to type 'JQueryAjaxSettings | undefined'</code></p>
215
229
</details>
216
230
</td>
217
231
<tdclass="danger" data-type="node">
232
+
<span>❌</span>
218
233
<details>
219
-
<summary>❌</summary>
234
+
<summary>Details</summary>
220
235
<p>Errors when compiling: <code>api.ts:1631:45 - error TS2694: Namespace '"http"' has no exported member 'ClientResponse'</code></p>
0 commit comments