Advertisement
zhanjiayuan

Untitled

Apr 3rd, 2023
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.02 KB | None | 0 0
  1. zhanjiayuan@LAPTOP-TA09QEQM:~/metabase$ yarn build-hot
  2. yarn run v1.22.19
  3. $ yarn concurrently -n 'cljs,js' 'yarn build-hot:cljs' 'yarn build-hot:js'
  4. $ yarn && concurrently --kill-others -p name -n cljs,js 'yarn build-hot:cljs' 'yarn build-hot:js'
  5. $ echo $npm_execpath | grep -q yarn || echo '\033[0;33mSorry, npm is not supported. Please use Yarn (https://yarnpkg.com/).\033[0m'
  6. [1/5] Validating package.json...
  7. [2/5] Resolving packages...
  8. warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^2.0.0"
  9. warning Resolution field "set-value@4.0.1" is incompatible with requested version "set-value@^2.0.0"
  10. warning Resolution field "unset-value@2.0.1" is incompatible with requested version "unset-value@^1.0.0"
  11. warning Resolution field "set-value@4.0.1" is incompatible with requested version "set-value@^2.0.1"
  12. warning Resolution field "json5@2.2.2" is incompatible with requested version "json5@^1.0.1"
  13. warning Resolution field "nth-check@2.0.1" is incompatible with requested version "nth-check@^1.0.2"
  14. warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^2.0.0"
  15. warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^2.0.0"
  16. warning Resolution field "json5@2.2.2" is incompatible with requested version "json5@^1.0.1"
  17. warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^6.0.1"
  18. success Already up-to-date.
  19. $ husky install
  20. husky - Git hooks installed
  21. $ yarn && shadow-cljs watch app
  22. $ yarn && NODE_OPTIONS=--max-old-space-size=8096 WEBPACK_BUNDLE=hot webpack serve
  23. $ echo $npm_execpath | grep -q yarn || echo '\033[0;33mSorry, npm is not supported. Please use Yarn (https://yarnpkg.com/).\033[0m'
  24. $ echo $npm_execpath | grep -q yarn || echo '\033[0;33mSorry, npm is not supported. Please use Yarn (https://yarnpkg.com/).\033[0m'
  25. [1/5] Validating package.json...
  26. [2/5] Resolving packages...
  27. [1/5] Validating package.json...
  28. [2/5] Resolving packages...
  29. warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^2.0.0"
  30. warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^2.0.0"
  31. warning Resolution field "set-value@4.0.1" is incompatible with requested version "set-value@^2.0.0"
  32. warning Resolution field "unset-value@2.0.1" is incompatible with requested version "unset-value@^1.0.0"
  33. warning Resolution field "set-value@4.0.1" is incompatible with requested version "set-value@^2.0.1"
  34. warning Resolution field "set-value@4.0.1" is incompatible with requested version "set-value@^2.0.0"
  35. warning Resolution field "unset-value@2.0.1" is incompatible with requested version "unset-value@^1.0.0"
  36. warning Resolution field "set-value@4.0.1" is incompatible with requested version "set-value@^2.0.1"
  37. warning Resolution field "json5@2.2.2" is incompatible with requested version "json5@^1.0.1"
  38. warning Resolution field "json5@2.2.2" is incompatible with requested version "json5@^1.0.1"
  39. warning Resolution field "nth-check@2.0.1" is incompatible with requested version "nth-check@^1.0.2"
  40. warning Resolution field "nth-check@2.0.1" is incompatible with requested version "nth-check@^1.0.2"
  41. warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^2.0.0"
  42. warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^2.0.0"
  43. warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^2.0.0"
  44. warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^2.0.0"
  45. warning Resolution field "json5@2.2.2" is incompatible with requested version "json5@^1.0.1"
  46. warning Resolution field "json5@2.2.2" is incompatible with requested version "json5@^1.0.1"
  47. warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^6.0.1"
  48. warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^6.0.1"
  49. success Already up-to-date.
  50. success Already up-to-date.
  51. $ husky install
  52. $ husky install
  53. [js] error: could not lock config file .git/config: File exists
  54. [js] husky - Git hooks installed
  55. [cljs] husky - Git hooks installed
  56. [cljs] shadow-cljs - config: /home/zhanjiayuan/metabase/shadow-cljs.edn
  57. [cljs] shadow-cljs - socket connect failed, server process dead?
  58. [cljs] shadow-cljs - starting via "clojure"
  59. [js] <w> [webpack-dev-server] "hot: true" automatically applies HMR plugin, you don't have to add it manually to your webpack configuration.
  60. [js] <i> [webpack-dev-server] Project is running at:
  61. [js] <i> [webpack-dev-server] On Your Network (IPv4): http://172.31.145.0:8080/
  62. [js] <i> [webpack-dev-server] Content not from webpack is served from '/home/zhanjiayuan/metabase/public' directory
  63. [cljs] [2023-04-03 17:05:42.690 - WARNING] :shadow.cljs.devtools.server/nrepl-ex
  64. [cljs] BindException Address already in use (Bind failed)
  65. [cljs] java.net.PlainSocketImpl.socketBind (PlainSocketImpl.java:-2)
  66. [cljs] java.net.AbstractPlainSocketImpl.bind (AbstractPlainSocketImpl.java:452)
  67. [cljs] java.net.ServerSocket.bind (ServerSocket.java:395)
  68. [cljs] java.net.ServerSocket.bind (ServerSocket.java:349)
  69. [cljs] nrepl.socket/inet-socket (socket.clj:37)
  70. [cljs] nrepl.socket/inet-socket (socket.clj:28)
  71. [cljs] nrepl.server/start-server (server.clj:182)
  72. [cljs] nrepl.server/start-server (server.clj:147)
  73. [cljs] shadow.cljs.devtools.server.nrepl/start (nrepl.clj:137)
  74. [cljs] shadow.cljs.devtools.server.nrepl/start (nrepl.clj:117)
  75. [cljs] clojure.lang.Var.invoke (Var.java:384)
  76. [cljs] shadow.cljs.devtools.server/start-system/fn--21599 (server.clj:290)
  77. [cljs] shadow-cljs - server version: 2.22.2 running at http://localhost:9630
  78. [cljs] shadow-cljs - watching build :app
  79. [cljs] [:app] Configuring build.
  80. [cljs] [:app] Compiling ...
  81. [cljs] 2023-04-03 17:05:57,975 INFO metabase.util :: Maximum memory available to JVM: 1.9 GB
  82. [cljs] ..instrumented #'metabase.util.malli/with-api-error-message
  83. [cljs] ..instrumented #'metabase.lib.schema.expression/type-of
  84. s[cljs] ..instrumented #'metabase.lib.options/options
  85. [cljs] ..instrumented #'metabase.lib.options/with-options
  86. [cljs] ..instrumented #'metabase.lib.schema.mbql-clause/define-mbql-clause
  87. [cljs] ..instrumented #'metabase.lib.util/pipeline
  88. [cljs] ..instrumented #'metabase.lib.util/non-negative-stage-index
  89. [cljs] ..instrumented #'metabase.lib.util/query-stage
  90. [cljs] ..instrumented #'metabase.lib.util/previous-stage
  91. [cljs] ..instrumented #'metabase.lib.util/update-query-stage
  92. [cljs] ..instrumented #'metabase.lib.util/ensure-mbql-final-stage
  93. [cljs] ..instrumented #'metabase.lib.metadata/->metadata-provider
  94. [cljs] ..instrumented #'metabase.lib.metadata/database
  95. [cljs] ..instrumented #'metabase.lib.metadata/tables
  96. [cljs] ..instrumented #'metabase.lib.metadata/table
  97. [cljs] ..instrumented #'metabase.lib.metadata/fields
  98. [cljs] ..instrumented #'metabase.lib.metadata/field
  99. [cljs] ..instrumented #'metabase.lib.metadata/stage
  100. [cljs] ..instrumented #'metabase.lib.metadata/stage-column
  101. [cljs] ..instrumented #'metabase.lib.metadata/card
  102. [cljs] ..instrumented #'metabase.lib.metadata/segment
  103. [cljs] ..instrumented #'metabase.lib.metadata/metric
  104. [cljs] ..instrumented #'metabase.lib.metadata.calculation/display-name
  105. [cljs] ..instrumented #'metabase.lib.metadata.calculation/column-name
  106. [cljs] ..instrumented #'metabase.lib.metadata.calculation/describe-top-level-key
  107. [cljs] ..instrumented #'metabase.lib.metadata.calculation/describe-query
  108. [cljs] ..instrumented #'metabase.lib.metadata.calculation/suggested-name
  109. [cljs] ..instrumented #'metabase.lib.join/resolve-join
  110. [cljs] ..instrumented #'metabase.lib.join/column-from-join-fields
  111. [cljs] ..instrumented #'metabase.lib.join/join-condition
  112. [cljs] ..instrumented #'metabase.lib.join/with-join-alias
  113. [cljs] ..instrumented #'metabase.lib.join/with-join-fields
  114. [cljs] ..instrumented #'metabase.lib.join/join
  115. [cljs] ..instrumented #'metabase.lib.join/joins
  116. [cljs] ..instrumented #'metabase.lib.temporal-bucket/interval->i18n
  117. [cljs] ..instrumented #'metabase.lib.temporal-bucket/temporal-bucket
  118. [cljs] ..instrumented #'metabase.lib.field/resolve-field-id
  119. [cljs] ..instrumented #'metabase.lib.field/resolve-field-name
  120. [cljs] ..instrumented #'metabase.lib.field/resolve-field-metadata
  121. [cljs] ..instrumented #'metabase.lib.field/add-parent-column-metadata
  122. [cljs] ..instrumented #'metabase.lib.field/field
  123. [cljs] ..instrumented #'metabase.lib.common/external-op
  124. [cljs] ..instrumented #'metabase.lib.filter/and-clause
  125. [cljs] ..instrumented #'metabase.lib.filter/and
  126. [cljs] ..instrumented #'metabase.lib.filter/or-clause
  127. [cljs] ..instrumented #'metabase.lib.filter/or
  128. [cljs] ..instrumented #'metabase.lib.filter/not-clause
  129. [cljs] ..instrumented #'metabase.lib.filter/not
  130. [cljs] ..instrumented #'metabase.lib.filter/=-clause
  131. [cljs] ..instrumented #'metabase.lib.filter/=
  132. [cljs] ..instrumented #'metabase.lib.filter/!=-clause
  133. [cljs] ..instrumented #'metabase.lib.filter/!=
  134. [cljs] ..instrumented #'metabase.lib.filter/<-clause
  135. [cljs] ..instrumented #'metabase.lib.filter/<
  136. [cljs] ..instrumented #'metabase.lib.filter/<=-clause
  137. [cljs] ..instrumented #'metabase.lib.filter/<=
  138. [cljs] ..instrumented #'metabase.lib.filter/>-clause
  139. [cljs] ..instrumented #'metabase.lib.filter/>
  140. [cljs] ..instrumented #'metabase.lib.filter/>=-clause
  141. [cljs] ..instrumented #'metabase.lib.filter/>=
  142. [cljs] ..instrumented #'metabase.lib.filter/between-clause
  143. [cljs] ..instrumented #'metabase.lib.filter/between
  144. [cljs] ..instrumented #'metabase.lib.filter/inside-clause
  145. [cljs] ..instrumented #'metabase.lib.filter/inside
  146. [cljs] ..instrumented #'metabase.lib.filter/is-null-clause
  147. [cljs] ..instrumented #'metabase.lib.filter/is-null
  148. [cljs] ..instrumented #'metabase.lib.filter/not-null-clause
  149. [cljs] ..instrumented #'metabase.lib.filter/not-null
  150. [cljs] ..instrumented #'metabase.lib.filter/is-empty-clause
  151. [cljs] ..instrumented #'metabase.lib.filter/is-empty
  152. [cljs] ..instrumented #'metabase.lib.filter/not-empty-clause
  153. [cljs] ..instrumented #'metabase.lib.filter/not-empty
  154. [cljs] ..instrumented #'metabase.lib.filter/starts-with-clause
  155. [cljs] ..instrumented #'metabase.lib.filter/starts-with
  156. [cljs] ..instrumented #'metabase.lib.filter/ends-with-clause
  157. [cljs] ..instrumented #'metabase.lib.filter/ends-with
  158. [cljs] ..instrumented #'metabase.lib.filter/contains-clause
  159. [cljs] ..instrumented #'metabase.lib.filter/contains
  160. [cljs] ..instrumented #'metabase.lib.filter/does-not-contain-clause
  161. [cljs] ..instrumented #'metabase.lib.filter/does-not-contain
  162. [cljs] ..instrumented #'metabase.lib.filter/time-interval-clause
  163. [cljs] ..instrumented #'metabase.lib.filter/time-interval
  164. [cljs] ..instrumented #'metabase.lib.filter/segment-clause
  165. [cljs] ..instrumented #'metabase.lib.filter/segment
  166. [cljs] ..instrumented #'metabase.lib.filter/filter
  167. [cljs] ..instrumented #'metabase.lib.filter/current-filter
  168. [cljs] ..instrumented #'metabase.lib.filter/current-filters
  169. [cljs] ..instrumented #'metabase.lib.filter/add-filter
  170. [cljs] operator.clj:172 recur arg for primitive local: sum is not matching primitive, had: Object, needed: long
  171. [cljs] Auto-boxing loop arg: sum
  172. ss[cljs] 2023-04-03 17:06:12,247 WARN db.env :: WARNING: Using Metabase with an H2 application database is not recommended for production deployments. For production deployments, we highly recommend using Postgres, MySQL, or MariaDB instead. If you decide to continue to use H2, please be sure to back up the database file regularly. For more information, see https://metabase.com/docs/latest/operations-guide/migrating-from-h2.html
  173. [cljs] 2023-04-03 17:06:13,645 INFO util.encryption :: Saved credentials encryption is DISABLED for this Metabase instance. 🔓
  174. [cljs] For more information, see https://metabase.com/docs/latest/operations-guide/encrypting-database-details-at-rest.html
  175. [cljs] Warning: *lookup-by-id* not declared dynamic and thus is not dynamically rebindable, but its name suggests otherwise. Please either indicate ^:dynamic *lookup-by-id* or change the name. (metabase/models/serialization.clj:245)
  176. [cljs] ..instrumented #'metabase.util.honey-sql-2/identifier
  177. [cljs] ..instrumented #'metabase.util.honey-sql-2/normalize-type-info
  178. [cljs] ..instrumented #'metabase.util.honey-sql-2/with-database-type-info
  179. [cljs] ..instrumented #'metabase.util.honey-sql-2/cast
  180. [cljs] ..instrumented #'metabase.util.honey-sql-2/quoted-cast
  181. [cljs] ..instrumented #'metabase.util.honey-sql-2/maybe-cast
  182. [cljs] ..instrumented #'metabase.lib.aggregation/resolve-aggregation
  183. [cljs] ..instrumented #'metabase.lib.aggregation/count-clause
  184. [cljs] ..instrumented #'metabase.lib.aggregation/count
  185. [cljs] ..instrumented #'metabase.lib.aggregation/avg-clause
  186. [cljs] ..instrumented #'metabase.lib.aggregation/avg
  187. [cljs] ..instrumented #'metabase.lib.aggregation/count-where-clause
  188. [cljs] ..instrumented #'metabase.lib.aggregation/count-where
  189. [cljs] ..instrumented #'metabase.lib.aggregation/distinct-clause
  190. [cljs] ..instrumented #'metabase.lib.aggregation/distinct
  191. [cljs] ..instrumented #'metabase.lib.aggregation/max-clause
  192. [cljs] ..instrumented #'metabase.lib.aggregation/max
  193. [cljs] ..instrumented #'metabase.lib.aggregation/median-clause
  194. [cljs] ..instrumented #'metabase.lib.aggregation/median
  195. [cljs] ..instrumented #'metabase.lib.aggregation/min-clause
  196. [cljs] ..instrumented #'metabase.lib.aggregation/min
  197. [cljs] ..instrumented #'metabase.lib.aggregation/percentile-clause
  198. [cljs] ..instrumented #'metabase.lib.aggregation/percentile
  199. [cljs] ..instrumented #'metabase.lib.aggregation/share-clause
  200. [cljs] ..instrumented #'metabase.lib.aggregation/share
  201. [cljs] ..instrumented #'metabase.lib.aggregation/stddev-clause
  202. [cljs] ..instrumented #'metabase.lib.aggregation/stddev
  203. [cljs] ..instrumented #'metabase.lib.aggregation/sum-clause
  204. [cljs] ..instrumented #'metabase.lib.aggregation/sum
  205. [cljs] ..instrumented #'metabase.lib.aggregation/sum-where-clause
  206. [cljs] ..instrumented #'metabase.lib.aggregation/sum-where
  207. [cljs] ..instrumented #'metabase.lib.aggregation/aggregate
  208. [cljs] ..instrumented #'metabase.lib.aggregation/aggregations
  209. [cljs] ..instrumented #'metabase.lib.breakout/breakout
  210. [cljs] ..instrumented #'metabase.lib.breakout/breakouts
  211. [cljs] ..instrumented #'metabase.lib.query/replace-clause
  212. [cljs] ..instrumented #'metabase.lib.query/remove-clause
  213. [cljs] ..instrumented #'metabase.lib.query/query
  214. [cljs] ..instrumented #'metabase.lib.query/native-query
  215. [cljs] ..instrumented #'metabase.lib.query/saved-question-query
  216. [cljs] ..instrumented #'metabase.lib.query/query-from-legacy-inner-query
  217. [cljs] ..instrumented #'metabase.lib.dev/field
  218. [cljs] ..instrumented #'metabase.lib.dev/query-for-table-name
  219. [cljs] ..instrumented #'metabase.lib.dev/query-for-table-id
  220. [cljs] ..instrumented #'metabase.lib.dev/table
  221. [cljs] ..instrumented #'metabase.lib.expression/resolve-expression
  222. [cljs] ..instrumented #'metabase.lib.expression/interval-display-name
  223. [cljs] ..instrumented #'metabase.lib.expression/expression
  224. [cljs] ..instrumented #'metabase.lib.expression/+-clause
  225. [cljs] ..instrumented #'metabase.lib.expression/+
  226. [cljs] ..instrumented #'metabase.lib.expression/--clause
  227. [cljs] ..instrumented #'metabase.lib.expression/-
  228. [cljs] ..instrumented #'metabase.lib.expression/*-clause
  229. [cljs] ..instrumented #'metabase.lib.expression/*
  230. [cljs] ..instrumented #'metabase.lib.expression/div-clause
  231. [cljs] ..instrumented #'metabase.lib.expression//
  232. [cljs] ..instrumented #'metabase.lib.expression/case-clause
  233. [cljs] ..instrumented #'metabase.lib.expression/case
  234. [cljs] ..instrumented #'metabase.lib.expression/coalesce-clause
  235. [cljs] ..instrumented #'metabase.lib.expression/coalesce
  236. [cljs] ..instrumented #'metabase.lib.expression/abs-clause
  237. [cljs] ..instrumented #'metabase.lib.expression/abs
  238. [cljs] ..instrumented #'metabase.lib.expression/log-clause
  239. [cljs] ..instrumented #'metabase.lib.expression/log
  240. [cljs] ..instrumented #'metabase.lib.expression/exp-clause
  241. [cljs] ..instrumented #'metabase.lib.expression/exp
  242. [cljs] ..instrumented #'metabase.lib.expression/sqrt-clause
  243. [cljs] ..instrumented #'metabase.lib.expression/sqrt
  244. [cljs] ..instrumented #'metabase.lib.expression/ceil-clause
  245. [cljs] ..instrumented #'metabase.lib.expression/ceil
  246. [cljs] ..instrumented #'metabase.lib.expression/floor-clause
  247. [cljs] ..instrumented #'metabase.lib.expression/floor
  248. [cljs] ..instrumented #'metabase.lib.expression/round-clause
  249. [cljs] ..instrumented #'metabase.lib.expression/round
  250. [cljs] ..instrumented #'metabase.lib.expression/power-clause
  251. [cljs] ..instrumented #'metabase.lib.expression/power
  252. [cljs] ..instrumented #'metabase.lib.expression/interval-clause
  253. [cljs] ..instrumented #'metabase.lib.expression/interval
  254. [cljs] ..instrumented #'metabase.lib.expression/relative-datetime-clause
  255. [cljs] ..instrumented #'metabase.lib.expression/relative-datetime
  256. [cljs] ..instrumented #'metabase.lib.expression/time-clause
  257. [cljs] ..instrumented #'metabase.lib.expression/time
  258. [cljs] ..instrumented #'metabase.lib.expression/absolute-datetime-clause
  259. [cljs] ..instrumented #'metabase.lib.expression/absolute-datetime
  260. [cljs] ..instrumented #'metabase.lib.expression/now-clause
  261. [cljs] ..instrumented #'metabase.lib.expression/now
  262. [cljs] ..instrumented #'metabase.lib.expression/convert-timezone-clause
  263. [cljs] ..instrumented #'metabase.lib.expression/convert-timezone
  264. [cljs] ..instrumented #'metabase.lib.expression/get-week-clause
  265. [cljs] ..instrumented #'metabase.lib.expression/get-week
  266. [cljs] ..instrumented #'metabase.lib.expression/get-year-clause
  267. [cljs] ..instrumented #'metabase.lib.expression/get-year
  268. [cljs] ..instrumented #'metabase.lib.expression/get-month-clause
  269. [cljs] ..instrumented #'metabase.lib.expression/get-month
  270. [cljs] ..instrumented #'metabase.lib.expression/get-day-clause
  271. [cljs] ..instrumented #'metabase.lib.expression/get-day
  272. [cljs] ..instrumented #'metabase.lib.expression/get-hour-clause
  273. [cljs] ..instrumented #'metabase.lib.expression/get-hour
  274. [cljs] ..instrumented #'metabase.lib.expression/get-minute-clause
  275. [cljs] ..instrumented #'metabase.lib.expression/get-minute
  276. [cljs] ..instrumented #'metabase.lib.expression/get-second-clause
  277. [cljs] ..instrumented #'metabase.lib.expression/get-second
  278. [cljs] ..instrumented #'metabase.lib.expression/get-quarter-clause
  279. [cljs] ..instrumented #'metabase.lib.expression/get-quarter
  280. [cljs] ..instrumented #'metabase.lib.expression/datetime-add-clause
  281. [cljs] ..instrumented #'metabase.lib.expression/datetime-add
  282. [cljs] ..instrumented #'metabase.lib.expression/datetime-subtract-clause
  283. [cljs] ..instrumented #'metabase.lib.expression/datetime-subtract
  284. [cljs] ..instrumented #'metabase.lib.expression/concat-clause
  285. [cljs] ..instrumented #'metabase.lib.expression/concat
  286. [cljs] ..instrumented #'metabase.lib.expression/substring-clause
  287. [cljs] ..instrumented #'metabase.lib.expression/substring
  288. [cljs] ..instrumented #'metabase.lib.expression/replace-clause
  289. [cljs] ..instrumented #'metabase.lib.expression/replace
  290. [cljs] ..instrumented #'metabase.lib.expression/regexextract-clause
  291. [cljs] ..instrumented #'metabase.lib.expression/regexextract
  292. [cljs] ..instrumented #'metabase.lib.expression/length-clause
  293. [cljs] ..instrumented #'metabase.lib.expression/length
  294. [cljs] ..instrumented #'metabase.lib.expression/trim-clause
  295. [cljs] ..instrumented #'metabase.lib.expression/trim
  296. [cljs] ..instrumented #'metabase.lib.expression/ltrim-clause
  297. [cljs] ..instrumented #'metabase.lib.expression/ltrim
  298. [cljs] ..instrumented #'metabase.lib.expression/rtrim-clause
  299. [cljs] ..instrumented #'metabase.lib.expression/rtrim
  300. [cljs] ..instrumented #'metabase.lib.expression/upper-clause
  301. [cljs] ..instrumented #'metabase.lib.expression/upper
  302. [cljs] ..instrumented #'metabase.lib.expression/lower-clause
  303. [cljs] ..instrumented #'metabase.lib.expression/lower
  304. [cljs] ..instrumented #'metabase.lib.expression/expressions
  305. [cljs] ..instrumented #'metabase.lib.limit/limit
  306. [cljs] ..instrumented #'metabase.lib.limit/current-limit
  307. [cljs] ..instrumented #'metabase.lib.native/recognize-template-tags
  308. [cljs] ..instrumented #'metabase.lib.native/template-tags
  309. [cljs] ..instrumented #'metabase.lib.stage/fields-columns
  310. [cljs] ..instrumented #'metabase.lib.stage/source-table-default-fields
  311. [cljs] ..instrumented #'metabase.lib.stage/default-join-alias
  312. [cljs] ..instrumented #'metabase.lib.stage/ensure-all-joins-have-aliases
  313. [cljs] ..instrumented #'metabase.lib.stage/default-columns-added-by-join
  314. [cljs] ..instrumented #'metabase.lib.stage/default-columns-added-by-joins
  315. [cljs] ..instrumented #'metabase.lib.stage/default-columns
  316. [cljs] ..instrumented #'metabase.lib.stage/stage-metadata
  317. [cljs] ..instrumented #'metabase.lib.stage/visible-columns
  318. [cljs] ..instrumented #'metabase.lib.stage/append-stage
  319. [cljs] ..instrumented #'metabase.lib.stage/drop-stage
  320. [cljs] ..instrumented #'metabase.lib.order-by/with-direction
  321. [cljs] ..instrumented #'metabase.lib.order-by/order-by
  322. [cljs] ..instrumented #'metabase.lib.order-by/order-bys
  323. [cljs] ..instrumented #'metabase.lib.order-by/orderable-columns
  324. [cljs] [:app] Build completed. (274 files, 3 compiled, 0 warnings, 33.30s)
  325. s[js] Entrypoint app-main 50.4 MiB (27.9 MiB) = runtime.hot.bundle.js?a0a94eb2736a74c22a5a 54 KiB vendor.hot.bundle.js?891919b2bd91184c09ed 13.9 MiB app-main.hot.bundle.js?7e081d425bad3aaefdff 36.5 MiB 69 auxiliary assets
  326. [js] Entrypoint app-public 34.9 MiB (24.4 MiB) = runtime.hot.bundle.js?a0a94eb2736a74c22a5a 54 KiB vendor.hot.bundle.js?891919b2bd91184c09ed 13.9 MiB app-public.hot.bundle.js?3a0de37b207dbded0833 21 MiB 69 auxiliary assets
  327. [js] Entrypoint app-embed 34.9 MiB (24.4 MiB) = runtime.hot.bundle.js?a0a94eb2736a74c22a5a 54 KiB vendor.hot.bundle.js?891919b2bd91184c09ed 13.9 MiB app-embed.hot.bundle.js?d884028f60919971fa74 20.9 MiB 69 auxiliary assets
  328. [js] Entrypoint styles 14 MiB (13.6 MiB) = runtime.hot.bundle.js?a0a94eb2736a74c22a5a 54 KiB vendor.hot.bundle.js?891919b2bd91184c09ed 13.9 MiB styles.hot.bundle.js?a4d966bc989c425f4e26 56.9 KiB 10 auxiliary assets
  329. [js] webpack 5.76.0 compiled successfully in 71319 ms
  330. [js] Entrypoint app-main 51.1 MiB (28.7 MiB) = runtime.hot.bundle.js?8c0337fdcf9b707bd47e 54 KiB runtime.e694d93b716bb6a1abbf.hot-update.js 510 bytes vendor.hot.bundle.js?891919b2bd91184c09ed 13.9 MiB app-main.hot.bundle.js?5be13d972cf8abb3b8aa 36.5 MiB app-main.e694d93b716bb6a1abbf.hot-update.js 726 KiB 71 auxiliary assets
  331. [js] Entrypoint app-public 35.6 MiB (25.2 MiB) = runtime.hot.bundle.js?8c0337fdcf9b707bd47e 54 KiB runtime.e694d93b716bb6a1abbf.hot-update.js 510 bytes vendor.hot.bundle.js?891919b2bd91184c09ed 13.9 MiB app-public.hot.bundle.js?776385911fd9134c1e74 21 MiB app-public.e694d93b716bb6a1abbf.hot-update.js 727 KiB 71 auxiliary assets
  332. [js] Entrypoint app-embed 35.6 MiB (25.2 MiB) = runtime.hot.bundle.js?8c0337fdcf9b707bd47e 54 KiB runtime.e694d93b716bb6a1abbf.hot-update.js 510 bytes vendor.hot.bundle.js?891919b2bd91184c09ed 13.9 MiB app-embed.hot.bundle.js?13efd7e87ffba8ecb307 20.9 MiB app-embed.e694d93b716bb6a1abbf.hot-update.js 726 KiB 71 auxiliary assets
  333. [js] Entrypoint styles 14 MiB (13.6 MiB) = runtime.hot.bundle.js?8c0337fdcf9b707bd47e 54 KiB runtime.e694d93b716bb6a1abbf.hot-update.js 510 bytes vendor.hot.bundle.js?891919b2bd91184c09ed 13.9 MiB styles.hot.bundle.js?a4d966bc989c425f4e26 56.9 KiB 11 auxiliary assets
  334. [js] webpack 5.76.0 compiled successfully in 9175 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement