1
|
Keeping only last 200 lines...
|
2
|
WARNING: No name was provided for external module 'socket.io-client' in output.globals – guessing 'socket_ioClient'
|
3
|
WARNING: No name was provided for external module 'bowser' in output.globals – guessing 'bowser'
|
4
|
WARNING: No name was provided for external module 'mediasoup-client' in output.globals – guessing 'mediasoupClient'
|
5
|
WARNING: No name was provided for external module 'hark' in output.globals – guessing 'hark'
|
6
|
Minifying UMD bundle
|
7
|
Writing package metadata
|
8
|
Built hug-angular-lib
|
9
|
|
10
|
------------------------------------------------------------------------------
|
11
|
Built Angular Package
|
12
|
- from: /build/sources/projects/hug-angular-lib
|
13
|
- to: /build/sources/dist/hug-angular-lib
|
14
|
------------------------------------------------------------------------------
|
15
|
cd dist/hug-angular-lib/ && npm pack
|
16
|
npm notice
|
17
|
npm notice package: hug-angular-lib@0.0.1
|
18
|
npm notice === Tarball Contents ===
|
19
|
npm notice 1.4kB esm2015/lib/hug-angular-lib.component.js
|
20
|
npm notice 1.6kB esm5/lib/hug-angular-lib.component.js
|
21
|
npm notice 719B esm2015/hug-angular-lib.js
|
22
|
npm notice 719B esm5/hug-angular-lib.js
|
23
|
npm notice 70.1kB fesm2015/hug-angular-lib.js
|
24
|
npm notice 93.9kB fesm5/hug-angular-lib.js
|
25
|
npm notice 2.3kB esm2015/lib/hug-angular-lib.module.js
|
26
|
npm notice 2.4kB esm5/lib/hug-angular-lib.module.js
|
27
|
npm notice 114.0kB bundles/hug-angular-lib.umd.js
|
28
|
npm notice 35.1kB bundles/hug-angular-lib.umd.min.js
|
29
|
npm notice 1.0kB esm2015/lib/log.service.js
|
30
|
npm notice 1.0kB esm5/lib/log.service.js
|
31
|
npm notice 533B esm2015/lib/peer.js
|
32
|
npm notice 605B esm5/lib/peer.js
|
33
|
npm notice 1.3kB esm2015/public-api.js
|
34
|
npm notice 1.3kB esm5/public-api.js
|
35
|
npm notice 12.2kB esm2015/lib/remote-peers.service.js
|
36
|
npm notice 14.0kB esm5/lib/remote-peers.service.js
|
37
|
npm notice 171.2kB esm2015/lib/room.service.js
|
38
|
npm notice 189.7kB esm5/lib/room.service.js
|
39
|
npm notice 18.4kB esm2015/lib/signaling.service.js
|
40
|
npm notice 20.1kB esm5/lib/signaling.service.js
|
41
|
npm notice 3.1kB esm2015/lib/stream.js
|
42
|
npm notice 3.2kB esm5/lib/stream.js
|
43
|
npm notice 4.7kB hug-angular-lib.metadata.json
|
44
|
npm notice 793B package.json
|
45
|
npm notice 95.9kB fesm2015/hug-angular-lib.js.map
|
46
|
npm notice 97.1kB fesm5/hug-angular-lib.js.map
|
47
|
npm notice 123.7kB bundles/hug-angular-lib.umd.js.map
|
48
|
npm notice 104.4kB bundles/hug-angular-lib.umd.min.js.map
|
49
|
npm notice 1.1kB README.md
|
50
|
npm notice 147B lib/hug-angular-lib.component.d.ts
|
51
|
npm notice 145B hug-angular-lib.d.ts
|
52
|
npm notice 45B lib/hug-angular-lib.module.d.ts
|
53
|
npm notice 54B lib/log.service.d.ts
|
54
|
npm notice 104B lib/peer.d.ts
|
55
|
npm notice 288B public-api.d.ts
|
56
|
npm notice 778B lib/remote-peers.service.d.ts
|
57
|
npm notice 2.8kB lib/room.service.d.ts
|
58
|
npm notice 882B lib/signaling.service.d.ts
|
59
|
npm notice 495B lib/stream.d.ts
|
60
|
npm notice === Tarball Details ===
|
61
|
npm notice name: hug-angular-lib
|
62
|
npm notice version: 0.0.1
|
63
|
npm notice filename: hug-angular-lib-0.0.1.tgz
|
64
|
npm notice package size: 249.1 kB
|
65
|
npm notice unpacked size: 1.2 MB
|
66
|
npm notice shasum: 3c008f9bf21345734a875ba9b374d4aeb184ff5c
|
67
|
npm notice integrity: sha512-erUIQ5VxAPYtx[...]Zmnf+mwSaLDTA==
|
68
|
npm notice total files: 41
|
69
|
npm notice
|
70
|
hug-angular-lib-0.0.1.tgz
|
71
|
mv dist/hug-angular-lib/*.tgz ./
|
72
|
|
73
|
npm install
|
74
|
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
|
75
|
|
76
|
> core-js@3.6.4 postinstall /build/sources/node_modules/core-js
|
77
|
> node -e "try{require('./postinstall')}catch(e){}"
|
78
|
|
79
|
[96mThank you for using core-js ([94m https://github.com/zloirock/core-js [96m) for polyfilling JavaScript standard library![0m
|
80
|
|
81
|
[96mThe project needs your help! Please consider supporting of core-js on Open Collective or Patreon: [0m
|
82
|
[96m>[94m https://opencollective.com/core-js [0m
|
83
|
[96m>[94m https://www.patreon.com/zloirock [0m
|
84
|
|
85
|
[96mAlso, the author of core-js ([94m https://github.com/zloirock [96m) is looking for a good job -)[0m
|
86
|
|
87
|
|
88
|
> @angular/cli@9.1.13 postinstall /build/sources/node_modules/@angular/cli
|
89
|
> node ./bin/postinstall/script.js
|
90
|
|
91
|
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/webpack-dev-server/node_modules/fsevents):
|
92
|
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
|
93
|
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
|
94
|
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
|
95
|
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
|
96
|
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
|
97
|
|
98
|
added 1617 packages from 1175 contributors and audited 1624 packages in 32.58s
|
99
|
|
100
|
86 packages are looking for funding
|
101
|
run `npm fund` for details
|
102
|
|
103
|
found 113 vulnerabilities (1 low, 55 moderate, 55 high, 2 critical)
|
104
|
run `npm audit fix` to fix them, or `npm audit` for details
|
105
|
npx ng build hug-angular-lib --prod
|
106
|
Building Angular Package
|
107
|
(node:35) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency
|
108
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
109
|
(node:35) Warning: Accessing non-existent property 'column' of module exports inside circular dependency
|
110
|
(node:35) Warning: Accessing non-existent property 'filename' of module exports inside circular dependency
|
111
|
(node:35) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency
|
112
|
(node:35) Warning: Accessing non-existent property 'column' of module exports inside circular dependency
|
113
|
(node:35) Warning: Accessing non-existent property 'filename' of module exports inside circular dependency
|
114
|
|
115
|
------------------------------------------------------------------------------
|
116
|
Building entry point 'hug-angular-lib'
|
117
|
------------------------------------------------------------------------------
|
118
|
Compiling TypeScript sources through ngc
|
119
|
Bundling to FESM2015
|
120
|
Bundling to FESM5
|
121
|
Bundling to UMD
|
122
|
WARNING: No name was provided for external module 'ngx-logger' in output.globals – guessing 'ngxLogger'
|
123
|
WARNING: No name was provided for external module 'socket.io-client' in output.globals – guessing 'socket_ioClient'
|
124
|
WARNING: No name was provided for external module 'bowser' in output.globals – guessing 'bowser'
|
125
|
WARNING: No name was provided for external module 'mediasoup-client' in output.globals – guessing 'mediasoupClient'
|
126
|
WARNING: No name was provided for external module 'hark' in output.globals – guessing 'hark'
|
127
|
Minifying UMD bundle
|
128
|
Writing package metadata
|
129
|
Built hug-angular-lib
|
130
|
|
131
|
------------------------------------------------------------------------------
|
132
|
Built Angular Package
|
133
|
- from: /build/sources/projects/hug-angular-lib
|
134
|
- to: /build/sources/dist/hug-angular-lib
|
135
|
------------------------------------------------------------------------------
|
136
|
cd dist/hug-angular-lib/ && npm pack
|
137
|
npm notice
|
138
|
npm notice package: hug-angular-lib@0.0.1
|
139
|
npm notice === Tarball Contents ===
|
140
|
npm notice 1.4kB esm2015/lib/hug-angular-lib.component.js
|
141
|
npm notice 1.6kB esm5/lib/hug-angular-lib.component.js
|
142
|
npm notice 719B esm2015/hug-angular-lib.js
|
143
|
npm notice 719B esm5/hug-angular-lib.js
|
144
|
npm notice 70.1kB fesm2015/hug-angular-lib.js
|
145
|
npm notice 93.9kB fesm5/hug-angular-lib.js
|
146
|
npm notice 2.3kB esm2015/lib/hug-angular-lib.module.js
|
147
|
npm notice 2.4kB esm5/lib/hug-angular-lib.module.js
|
148
|
npm notice 114.0kB bundles/hug-angular-lib.umd.js
|
149
|
npm notice 35.1kB bundles/hug-angular-lib.umd.min.js
|
150
|
npm notice 1.0kB esm2015/lib/log.service.js
|
151
|
npm notice 1.0kB esm5/lib/log.service.js
|
152
|
npm notice 533B esm2015/lib/peer.js
|
153
|
npm notice 605B esm5/lib/peer.js
|
154
|
npm notice 1.3kB esm2015/public-api.js
|
155
|
npm notice 1.3kB esm5/public-api.js
|
156
|
npm notice 12.2kB esm2015/lib/remote-peers.service.js
|
157
|
npm notice 14.0kB esm5/lib/remote-peers.service.js
|
158
|
npm notice 171.2kB esm2015/lib/room.service.js
|
159
|
npm notice 189.7kB esm5/lib/room.service.js
|
160
|
npm notice 18.4kB esm2015/lib/signaling.service.js
|
161
|
npm notice 20.1kB esm5/lib/signaling.service.js
|
162
|
npm notice 3.1kB esm2015/lib/stream.js
|
163
|
npm notice 3.2kB esm5/lib/stream.js
|
164
|
npm notice 4.7kB hug-angular-lib.metadata.json
|
165
|
npm notice 793B package.json
|
166
|
npm notice 95.9kB fesm2015/hug-angular-lib.js.map
|
167
|
npm notice 97.1kB fesm5/hug-angular-lib.js.map
|
168
|
npm notice 123.7kB bundles/hug-angular-lib.umd.js.map
|
169
|
npm notice 104.4kB bundles/hug-angular-lib.umd.min.js.map
|
170
|
npm notice 1.1kB README.md
|
171
|
npm notice 147B lib/hug-angular-lib.component.d.ts
|
172
|
npm notice 145B hug-angular-lib.d.ts
|
173
|
npm notice 45B lib/hug-angular-lib.module.d.ts
|
174
|
npm notice 54B lib/log.service.d.ts
|
175
|
npm notice 104B lib/peer.d.ts
|
176
|
npm notice 288B public-api.d.ts
|
177
|
npm notice 778B lib/remote-peers.service.d.ts
|
178
|
npm notice 2.8kB lib/room.service.d.ts
|
179
|
npm notice 882B lib/signaling.service.d.ts
|
180
|
npm notice 495B lib/stream.d.ts
|
181
|
npm notice === Tarball Details ===
|
182
|
npm notice name: hug-angular-lib
|
183
|
npm notice version: 0.0.1
|
184
|
npm notice filename: hug-angular-lib-0.0.1.tgz
|
185
|
npm notice package size: 249.1 kB
|
186
|
npm notice unpacked size: 1.2 MB
|
187
|
npm notice shasum: 3c008f9bf21345734a875ba9b374d4aeb184ff5c
|
188
|
npm notice integrity: sha512-erUIQ5VxAPYtx[...]Zmnf+mwSaLDTA==
|
189
|
npm notice total files: 41
|
190
|
npm notice
|
191
|
hug-angular-lib-0.0.1.tgz
|
192
|
mv dist/hug-angular-lib/*.tgz ./
|
193
|
|
194
|
### Step: publish, Method: local-folder
|
195
|
Traceback (most recent call last):
|
196
|
File "/usr/share/builder-ci/lib/worker.py", line 163, in __runMethod
|
197
|
result, log, err = r.runAction(self.id, options, self.meta)
|
198
|
File "/usr/share/builder-ci/lib/publish/local-folder.py", line 42, in runAction
|
199
|
logs.debug(binary_path + "/" + source_files)
|
200
|
TypeError: can only concatenate str (not "NoneType") to str
|