@drxsuperapp/sdk 1.1.12 → 1.1.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/deploy.log +15 -18
- package/package.json +1 -1
package/deploy.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
[main] ERROR io.swagger.v3.parser.util.RemoteUrl - unable to read
|
|
2
|
-
java.net.ConnectException: Connection
|
|
2
|
+
java.net.ConnectException: Connection refused
|
|
3
3
|
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
4
4
|
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
5
5
|
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
@@ -28,7 +28,7 @@ java.net.ConnectException: Connection timed out
|
|
|
28
28
|
at org.openapitools.codegen.cmd.OpenApiGeneratorCommand.run(OpenApiGeneratorCommand.java:32)
|
|
29
29
|
at org.openapitools.codegen.OpenAPIGenerator.main(OpenAPIGenerator.java:66)
|
|
30
30
|
[main] ERROR io.swagger.v3.parser.util.RemoteUrl - unable to read
|
|
31
|
-
java.net.ConnectException: Connection
|
|
31
|
+
java.net.ConnectException: Connection refused
|
|
32
32
|
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
33
33
|
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
34
34
|
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
@@ -66,7 +66,7 @@ io.swagger.v3.parser.exception.ReadContentException: Unable to read location `ht
|
|
|
66
66
|
at org.openapitools.codegen.cmd.Generate.execute(Generate.java:527)
|
|
67
67
|
at org.openapitools.codegen.cmd.OpenApiGeneratorCommand.run(OpenApiGeneratorCommand.java:32)
|
|
68
68
|
at org.openapitools.codegen.OpenAPIGenerator.main(OpenAPIGenerator.java:66)
|
|
69
|
-
Caused by: java.net.ConnectException: Connection
|
|
69
|
+
Caused by: java.net.ConnectException: Connection refused
|
|
70
70
|
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
71
71
|
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
72
72
|
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
@@ -88,11 +88,8 @@ Caused by: java.net.ConnectException: Connection timed out
|
|
|
88
88
|
at io.swagger.v3.parser.util.RemoteUrl.urlToString(RemoteUrl.java:151)
|
|
89
89
|
at io.swagger.v3.parser.OpenAPIV3Parser.readContentFromLocation(OpenAPIV3Parser.java:290)
|
|
90
90
|
... 7 common frames omitted
|
|
91
|
-
⚠️ Deploy already running at Sun Jun 8 16:50:05 UTC 2025
|
|
92
|
-
⚠️ Deploy already running at Sun Jun 8 16:50:07 UTC 2025
|
|
93
|
-
⚠️ Deploy already running at Sun Jun 8 16:50:12 UTC 2025
|
|
94
91
|
[main] ERROR io.swagger.parser.util.RemoteUrl - unable to read
|
|
95
|
-
java.net.ConnectException: Connection
|
|
92
|
+
java.net.ConnectException: Connection refused
|
|
96
93
|
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
97
94
|
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
98
95
|
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
@@ -122,7 +119,7 @@ java.net.ConnectException: Connection timed out
|
|
|
122
119
|
at org.openapitools.codegen.cmd.OpenApiGeneratorCommand.run(OpenApiGeneratorCommand.java:32)
|
|
123
120
|
at org.openapitools.codegen.OpenAPIGenerator.main(OpenAPIGenerator.java:66)
|
|
124
121
|
[main] ERROR io.swagger.parser.util.RemoteUrl - unable to read
|
|
125
|
-
java.net.ConnectException: Connection
|
|
122
|
+
java.net.ConnectException: Connection refused
|
|
126
123
|
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
127
124
|
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
128
125
|
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
@@ -152,7 +149,7 @@ java.net.ConnectException: Connection timed out
|
|
|
152
149
|
at org.openapitools.codegen.cmd.OpenApiGeneratorCommand.run(OpenApiGeneratorCommand.java:32)
|
|
153
150
|
at org.openapitools.codegen.OpenAPIGenerator.main(OpenAPIGenerator.java:66)
|
|
154
151
|
[main] ERROR io.swagger.parser.util.RemoteUrl - unable to read
|
|
155
|
-
java.net.ConnectException: Connection
|
|
152
|
+
java.net.ConnectException: Connection refused
|
|
156
153
|
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
157
154
|
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
158
155
|
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
@@ -182,7 +179,7 @@ java.net.ConnectException: Connection timed out
|
|
|
182
179
|
at org.openapitools.codegen.cmd.OpenApiGeneratorCommand.run(OpenApiGeneratorCommand.java:32)
|
|
183
180
|
at org.openapitools.codegen.OpenAPIGenerator.main(OpenAPIGenerator.java:66)
|
|
184
181
|
[main] ERROR io.swagger.parser.util.RemoteUrl - unable to read
|
|
185
|
-
java.net.ConnectException: Connection
|
|
182
|
+
java.net.ConnectException: Connection refused
|
|
186
183
|
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
187
184
|
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
188
185
|
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
@@ -212,7 +209,7 @@ java.net.ConnectException: Connection timed out
|
|
|
212
209
|
at org.openapitools.codegen.cmd.OpenApiGeneratorCommand.run(OpenApiGeneratorCommand.java:32)
|
|
213
210
|
at org.openapitools.codegen.OpenAPIGenerator.main(OpenAPIGenerator.java:66)
|
|
214
211
|
[main] ERROR io.swagger.parser.util.RemoteUrl - unable to read
|
|
215
|
-
java.net.ConnectException: Connection
|
|
212
|
+
java.net.ConnectException: Connection refused
|
|
216
213
|
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
217
214
|
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
218
215
|
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
@@ -244,7 +241,7 @@ java.net.ConnectException: Connection timed out
|
|
|
244
241
|
at org.openapitools.codegen.cmd.OpenApiGeneratorCommand.run(OpenApiGeneratorCommand.java:32)
|
|
245
242
|
at org.openapitools.codegen.OpenAPIGenerator.main(OpenAPIGenerator.java:66)
|
|
246
243
|
[main] ERROR io.swagger.parser.util.RemoteUrl - unable to read
|
|
247
|
-
java.net.ConnectException: Connection
|
|
244
|
+
java.net.ConnectException: Connection refused
|
|
248
245
|
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
249
246
|
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
250
247
|
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
@@ -276,7 +273,7 @@ java.net.ConnectException: Connection timed out
|
|
|
276
273
|
at org.openapitools.codegen.cmd.OpenApiGeneratorCommand.run(OpenApiGeneratorCommand.java:32)
|
|
277
274
|
at org.openapitools.codegen.OpenAPIGenerator.main(OpenAPIGenerator.java:66)
|
|
278
275
|
[main] ERROR i.s.parser.SwaggerCompatConverter - failed to read resource listing
|
|
279
|
-
java.net.ConnectException: Connection
|
|
276
|
+
java.net.ConnectException: Connection refused
|
|
280
277
|
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
281
278
|
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
282
279
|
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
@@ -308,7 +305,7 @@ java.net.ConnectException: Connection timed out
|
|
|
308
305
|
at org.openapitools.codegen.cmd.OpenApiGeneratorCommand.run(OpenApiGeneratorCommand.java:32)
|
|
309
306
|
at org.openapitools.codegen.OpenAPIGenerator.main(OpenAPIGenerator.java:66)
|
|
310
307
|
[main] ERROR i.s.parser.SwaggerCompatConverter - failed to read resource listing
|
|
311
|
-
java.net.ConnectException: Connection
|
|
308
|
+
java.net.ConnectException: Connection refused
|
|
312
309
|
at java.base/sun.nio.ch.Net.connect0(Native Method)
|
|
313
310
|
at java.base/sun.nio.ch.Net.connect(Net.java:589)
|
|
314
311
|
at java.base/sun.nio.ch.Net.connect(Net.java:578)
|
|
@@ -355,7 +352,7 @@ Your branch is up to date with 'origin/master'.
|
|
|
355
352
|
nothing to commit, working tree clean
|
|
356
353
|
Everything up-to-date
|
|
357
354
|
✅ Changes committed and pushed
|
|
358
|
-
v1.1.
|
|
355
|
+
v1.1.13
|
|
359
356
|
remote:
|
|
360
357
|
remote: Project 'drxsuperapp/drx-sdk' was moved to 'drx-super/drx-sdk'.
|
|
361
358
|
remote:
|
|
@@ -365,13 +362,13 @@ remote: git remote set-url origin https://gitlab.com/drx-super/drx-sdk.git
|
|
|
365
362
|
remote:
|
|
366
363
|
remote:
|
|
367
364
|
To https://gitlab.com/drxsuperapp/drx-sdk.git
|
|
368
|
-
|
|
365
|
+
c7dff76..c76ffe0 master -> master
|
|
369
366
|
✅ Version bumped
|
|
370
367
|
|
|
371
|
-
> @drxsuperapp/sdk@1.1.
|
|
368
|
+
> @drxsuperapp/sdk@1.1.13 prepublishOnly
|
|
372
369
|
> npm run build
|
|
373
370
|
|
|
374
371
|
|
|
375
|
-
> @drxsuperapp/sdk@1.1.
|
|
372
|
+
> @drxsuperapp/sdk@1.1.13 build
|
|
376
373
|
> tsc
|
|
377
374
|
|