1
|
## Tasks (build-podman)
|
2
|
+ podman build . -t docker.io/iabsis/hcw-patient
|
3
|
[1/2] STEP 1/7: FROM node:20 AS builder
|
4
|
Resolved "node" as an alias (/etc/containers/registries.conf.d/shortnames.conf)
|
5
|
Trying to pull docker.io/library/node:20...
|
6
|
Getting image source signatures
|
7
|
Copying blob sha256:3b1eb73e993990490aa137c00e60ff4ca9d1715bafb8e888dbb0986275edb13f
|
8
|
Copying blob sha256:b1b8a0660a31403a35d70b276c3c86b1200b8683e83cd77a92ec98744017684a
|
9
|
Copying blob sha256:48b8862a18fa961ebfbac8484877dd4894e96ee88177d8c4f1f54d9727262b7d
|
10
|
Copying blob sha256:852ca85dc0705c0f97cf087761f9c489918131f39799ea756e47e8f0d7c01a3f
|
11
|
Copying blob sha256:846d7ea0aa8b0ae99195f6b667e75ef44f5070576b39cde9597731f9d8cf7c6d
|
12
|
Copying blob sha256:0c01110621e0ec1eded421406c9f117f7ae5486c8f7b0a0d1a37cc7bc9317226
|
13
|
Copying blob sha256:304c6aaba4d72dc535a76a913f5ef3fb98119b7a8e893f1d1446963226964860
|
14
|
Copying blob sha256:e12879876180acbd441a993f1ef757e1cb74d3c072b4e98aa63221e7c39d26e5
|
15
|
Copying config sha256:9573bbfd012204a5a3348a6909f4a8269475fcb818d44a89f7fb6b87321f0544
|
16
|
Writing manifest to image destination
|
17
|
Storing signatures
|
18
|
[1/2] STEP 2/7: ENV VERSION=5.3.13
|
19
|
--> 38a91ddb3c3
|
20
|
[1/2] STEP 3/7: WORKDIR /usr/src/app
|
21
|
--> 8abe1502082
|
22
|
[1/2] STEP 4/7: COPY package*.json ./
|
23
|
--> cd486aea970
|
24
|
[1/2] STEP 5/7: RUN yarn
|
25
|
yarn install v1.22.22
|
26
|
info No lockfile found.
|
27
|
[1/4] Resolving packages...
|
28
|
warning @ionic/angular-toolkit > @angular-devkit/schematics > magic-string > sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
|
29
|
warning @ionic/cli > @ionic/cli-framework > rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
|
30
|
warning @ionic/cli > @ionic/cli-framework > rimraf > glob@7.2.3: Glob versions prior to v9 are no longer supported
|
31
|
warning @ionic/cli > @ionic/cli-framework > rimraf > glob > inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
|
32
|
warning cordova-browser > nopt > osenv@0.1.5: This package is no longer supported.
|
33
|
warning cordova-browser > cordova-common > glob@7.2.3: Glob versions prior to v9 are no longer supported
|
34
|
warning cordova-browser > cordova-common > q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
|
35
|
|
36
|
(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
|
37
|
warning patch-package > rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
|
38
|
warning patch-package > rimraf > glob@7.2.3: Glob versions prior to v9 are no longer supported
|
39
|
warning @angular-devkit/build-angular > webpack-dev-server > rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
|
40
|
warning @angular-devkit/build-angular > babel-plugin-istanbul > test-exclude > glob@7.2.3: Glob versions prior to v9 are no longer supported
|
41
|
warning @angular-devkit/build-angular > webpack-dev-middleware > memfs@3.6.0: this will be v4
|
42
|
warning @angular-devkit/build-angular > webpack-dev-server > webpack-dev-middleware > memfs@3.6.0: this will be v4
|
43
|
warning @angular/cli > pacote > read-package-json@7.0.1: This package is no longer supported. Please use @npmcli/package-json instead.
|
44
|
warning @capacitor/assets > @trapezedev/project > @xmldom/xmldom@0.7.13: this version is no longer supported, please update to at least 0.8.*
|
45
|
warning @capacitor/assets > @trapezedev/project > mergexml > @xmldom/xmldom@0.7.13: this version is no longer supported, please update to at least 0.8.*
|
46
|
warning @capacitor/assets > @trapezedev/project > conventional-changelog > conventional-changelog-atom > q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
|
47
|
|
48
|
(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
|
49
|
warning @capacitor/assets > @trapezedev/project > conventional-changelog > conventional-changelog-ember > q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
|
50
|
|
51
|
(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
|
52
|
warning @capacitor/assets > @trapezedev/project > conventional-changelog > conventional-changelog-core > q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
|
53
|
|
54
|
(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
|
55
|
warning @capacitor/assets > @trapezedev/project > conventional-changelog > conventional-changelog-eslint > q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
|
56
|
|
57
|
(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
|
58
|
warning @capacitor/assets > @trapezedev/project > conventional-changelog > conventional-changelog-jquery > q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
|
59
|
|
60
|
(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
|
61
|
warning @capacitor/assets > @trapezedev/project > conventional-changelog > conventional-changelog-angular > q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
|
62
|
|
63
|
(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
|
64
|
warning @capacitor/assets > @trapezedev/project > conventional-changelog > conventional-changelog-codemirror > q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
|
65
|
|
66
|
(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
|
67
|
warning @capacitor/assets > @trapezedev/project > conventional-changelog > conventional-changelog-express > q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
|
68
|
|
69
|
(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
|
70
|
warning @capacitor/assets > @trapezedev/project > conventional-changelog > conventional-changelog-jshint > q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
|
71
|
|
72
|
(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
|
73
|
warning @capacitor/assets > @trapezedev/project > conventional-changelog > conventional-changelog-conventionalcommits > q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
|
74
|
|
75
|
(For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
|
76
|
warning @capacitor/assets > @trapezedev/project > tempy > del > rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
|
77
|
warning @capacitor/cli > rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
|
78
|
warning @ionic/lab > @ionic/cli-framework > rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
|
79
|
warning karma > glob@7.2.3: Glob versions prior to v9 are no longer supported
|
80
|
warning karma > rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
|
81
|
warning karma-coverage-istanbul-reporter > istanbul-lib-source-maps > rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
|
82
|
warning tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
|
83
|
warning tslint > glob@7.2.3: Glob versions prior to v9 are no longer supported
|
84
|
[2/4] Fetching packages...
|
85
|
warning bare-fs@4.1.5: The engine "bare" appears to be invalid.
|
86
|
warning bare-os@3.6.1: The engine "bare" appears to be invalid.
|
87
|
[3/4] Linking dependencies...
|
88
|
warning " > @capacitor/splash-screen@1.2.0" has incorrect peer dependency "@capacitor/core@^3.0.0".
|
89
|
warning " > ngx-markdown@17.2.1" has incorrect peer dependency "marked@>= 9.0.0 < 13.0.0".
|
90
|
warning " > karma-jasmine-html-reporter@1.7.0" has unmet peer dependency "jasmine-core@>=3.8".
|
91
|
[4/4] Building fresh packages...
|
92
|
success Saved lockfile.
|
93
|
Done in 126.59s.
|
94
|
--> 313587611e1
|
95
|
[1/2] STEP 6/7: COPY . .
|
96
|
--> 81776a2fae8
|
97
|
[1/2] STEP 7/7: RUN npx ionic cap build browser --prod --no-open
|
98
|
> capacitor add browser
|
99
|
> npm run ionic:build
|
100
|
|
101
|
> hug_at_home@0.0.1 ionic:build
|
102
|
> npm run build
|
103
|
|
104
|
|
105
|
> hug_at_home@0.0.1 build
|
106
|
> ng build --configuration=production
|
107
|
|
108
|
|
109
|
Warning: /usr/src/app/node_modules/canvg/lib/index.es.js depends on 'core-js/modules/es.array.index-of.js'. CommonJS or AMD dependencies can cause optimization bailouts.
|
110
|
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
|
111
|
|
112
|
Warning: /usr/src/app/node_modules/canvg/lib/index.es.js depends on 'core-js/modules/es.array.iterator.js'. CommonJS or AMD dependencies can cause optimization bailouts.
|
113
|
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
|
114
|
|
115
|
Warning: /usr/src/app/node_modules/canvg/lib/index.es.js depends on 'core-js/modules/es.array.reduce.js'. CommonJS or AMD dependencies can cause optimization bailouts.
|
116
|
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
|
117
|
|
118
|
Warning: /usr/src/app/node_modules/canvg/lib/index.es.js depends on 'core-js/modules/es.array.reverse.js'. CommonJS or AMD dependencies can cause optimization bailouts.
|
119
|
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
|
120
|
|
121
|
Warning: /usr/src/app/node_modules/canvg/lib/index.es.js depends on 'core-js/modules/es.promise.js'. CommonJS or AMD dependencies can cause optimization bailouts.
|
122
|
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
|
123
|
|
124
|
Warning: /usr/src/app/node_modules/canvg/lib/index.es.js depends on 'core-js/modules/es.regexp.to-string.js'. CommonJS or AMD dependencies can cause optimization bailouts.
|
125
|
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
|
126
|
|
127
|
Warning: /usr/src/app/node_modules/canvg/lib/index.es.js depends on 'core-js/modules/es.string.ends-with.js'. CommonJS or AMD dependencies can cause optimization bailouts.
|
128
|
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
|
129
|
|
130
|
Warning: /usr/src/app/node_modules/canvg/lib/index.es.js depends on 'core-js/modules/es.string.includes.js'. CommonJS or AMD dependencies can cause optimization bailouts.
|
131
|
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
|
132
|
|
133
|
Warning: /usr/src/app/node_modules/canvg/lib/index.es.js depends on 'core-js/modules/es.string.match.js'. CommonJS or AMD dependencies can cause optimization bailouts.
|
134
|
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
|
135
|
|
136
|
Warning: /usr/src/app/node_modules/canvg/lib/index.es.js depends on 'core-js/modules/es.string.replace.js'. CommonJS or AMD dependencies can cause optimization bailouts.
|
137
|
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
|
138
|
|
139
|
Warning: /usr/src/app/node_modules/canvg/lib/index.es.js depends on 'core-js/modules/es.string.split.js'. CommonJS or AMD dependencies can cause optimization bailouts.
|
140
|
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
|
141
|
|
142
|
Warning: /usr/src/app/node_modules/canvg/lib/index.es.js depends on 'core-js/modules/es.string.starts-with.js'. CommonJS or AMD dependencies can cause optimization bailouts.
|
143
|
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
|
144
|
|
145
|
Warning: /usr/src/app/node_modules/canvg/lib/index.es.js depends on 'core-js/modules/es.string.trim.js'. CommonJS or AMD dependencies can cause optimization bailouts.
|
146
|
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
|
147
|
|
148
|
Warning: /usr/src/app/node_modules/canvg/lib/index.es.js depends on 'core-js/modules/web.dom-collections.iterator.js'. CommonJS or AMD dependencies can cause optimization bailouts.
|
149
|
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
|
150
|
|
151
|
Warning: /usr/src/app/node_modules/canvg/lib/index.es.js depends on 'raf'. CommonJS or AMD dependencies can cause optimization bailouts.
|
152
|
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
|
153
|
|
154
|
Warning: /usr/src/app/node_modules/canvg/lib/index.es.js depends on 'rgbcolor'. CommonJS or AMD dependencies can cause optimization bailouts.
|
155
|
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
|
156
|
|
157
|
Warning: /usr/src/app/node_modules/jspdf/dist/jspdf.es.min.js depends on 'html2canvas'. CommonJS or AMD dependencies can cause optimization bailouts.
|
158
|
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
|
159
|
|
160
|
Warning: /usr/src/app/src/app/video-room/video-room.page.scss exceeded maximum budget. Budget 6.00 kB was not met by 26.28 kB with a total of 32.28 kB.
|
161
|
|
162
|
|
163
|
|
164
|
Error: src/app/shared/components/overlay/overlay.component.html:5:77 - error TS2554: Expected 0 arguments, but got 1.
|
165
|
|
166
|
5 <ion-icon name="close" class="close-icon" (click)="closeOverlay($event)"></ion-icon>
|
167
|
~~~~~~
|
168
|
|
169
|
src/app/shared/components/overlay/overlay.component.ts:9:16
|
170
|
9 templateUrl: './overlay.component.html',
|
171
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
172
|
Error occurs in the template of component OverlayComponent.
|
173
|
|
174
|
|
175
|
|
176
|
[[40mERROR[49m] An error occurred while running subprocess npm.
|
177
|
|
178
|
npm run ionic:build exited with exit code 1.
|
179
|
|
180
|
Re-running this command with the --verbose flag may provide more information.
|
181
|
npm notice
|
182
|
npm notice New major version of npm available! 10.8.2 -> 11.4.2
|
183
|
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.4.2
|
184
|
npm notice To update run: npm install -g npm@11.4.2
|
185
|
npm notice
|
186
|
Error: building at STEP "RUN npx ionic cap build browser --prod --no-open": while running runtime: exit status 1
|
187
|
|
188
|
Container exited with error code: 1
|