compile-storybook
Passed Started
by
@edith007

Siddharth Asthana
1Running with gitlab-runner 15.9.0~beta.115.g598a7c91 (598a7c91)2 on green-1.shared-gitlab-org.runners-manager.gitlab.com/default Mf8beF5G, system ID: s_673deea48c2a3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:d81ddff1dfe8451a653037f68f5d8f4c723f2dbb0ce8e92a3c8c2db42c7d9aad for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12@sha256:d78a11245a87af7904b0381647ad618b49f497477823280561aceea34a6b9665 ...11Running on runner-mf8bef5g-project-27783254-concurrent-0 via runner-mf8bef5g-shared-gitlab-org-1677674427-87629bb6...13$ eval "$CI_PRE_CLONE_SCRIPT"14Fetching changes with git depth set to 20...15Initialized empty Git repository in /builds/edith007/gitlab/.git/16Created fresh repository.17Checking out 61703a02 as detached HEAD (ref is cop-rule-rake-require-update-import)...18Skipping Git submodules setup19$ git remote set-url origin "${CI_REPOSITORY_URL}"21Checking cache for node-modules-bullseye-test-non_protected...22WARNING: file does not exist 23Failed to extract cache24Checking cache for storybook-node-modules-bullseye-test-non_protected...25WARNING: file does not exist 26Failed to extract cache28Downloading artifacts for graphql-schema-dump (3854742258)...29Downloading artifacts from coordinator... ok host=storage.googleapis.com id=3854742258 responseStatus=200 OK token=64_xsex330Downloading artifacts for rspec-all frontend_fixture 1/7 (3854742248)...31Downloading artifacts from coordinator... ok host=storage.googleapis.com id=3854742248 responseStatus=200 OK token=64_xsex332Downloading artifacts for rspec-all frontend_fixture 2/7 (3854742249)...33Downloading artifacts from coordinator... ok host=storage.googleapis.com id=3854742249 responseStatus=200 OK token=64_xsex334Downloading artifacts for rspec-all frontend_fixture 3/7 (3854742251)...35Downloading artifacts from coordinator... ok host=storage.googleapis.com id=3854742251 responseStatus=200 OK token=64_xsex336Downloading artifacts for rspec-all frontend_fixture 4/7 (3854742253)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=3854742253 responseStatus=200 OK token=64_xsex338Downloading artifacts for rspec-all frontend_fixture 5/7 (3854742254)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=3854742254 responseStatus=200 OK token=64_xsex340Downloading artifacts for rspec-all frontend_fixture 6/7 (3854742256)...41Downloading artifacts from coordinator... ok host=storage.googleapis.com id=3854742256 responseStatus=200 OK token=64_xsex342Downloading artifacts for rspec-all frontend_fixture 7/7 (3854742257)...43Downloading artifacts from coordinator... ok host=storage.googleapis.com id=3854742257 responseStatus=200 OK token=64_xsex345Using docker image sha256:d81ddff1dfe8451a653037f68f5d8f4c723f2dbb0ce8e92a3c8c2db42c7d9aad for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12@sha256:d78a11245a87af7904b0381647ad618b49f497477823280561aceea34a6b9665 ...46$ echo $FOSS_ONLY47$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb48$ export GOPATH=$CI_PROJECT_DIR/.go49$ mkdir -p $GOPATH50$ source scripts/utils.sh51$ source scripts/prepare_build.sh52Using decomposed database config (config/database.yml.decomposed-postgresql)53Geo DB won't be set up.54$ yarn_install_script71$ run_timed_command "retry yarn run storybook:install --frozen-lockfile"72$ retry yarn run storybook:install --frozen-lockfile73yarn run v1.22.1974$ yarn --cwd ./storybook install --frozen-lockfile75[1/4] Resolving packages...76[2/4] Fetching packages...77[3/4] Linking dependencies...78warning "@storybook/addon-a11y > @storybook/addons@6.5.10" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".79warning "@storybook/addon-a11y > @storybook/addons@6.5.10" has unmet peer dependency "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0".80warning "@storybook/addon-a11y > @storybook/api@6.5.10" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".81warning "@storybook/addon-a11y > @storybook/api@6.5.10" has unmet peer dependency "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0".82warning "@storybook/addon-a11y > @storybook/components@6.5.10" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".83warning "@storybook/addon-a11y > @storybook/components@6.5.10" has unmet peer dependency "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0".84warning "@storybook/addon-a11y > @storybook/theming@6.5.10" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".85warning "@storybook/addon-a11y > @storybook/theming@6.5.10" has unmet peer dependency "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0".86warning "@storybook/addon-a11y > react-sizeme@3.0.1" has unmet peer dependency "react@^0.14.0 || ^15.0.0-0 || ^16.0.0 || ^17.0.0".87warning "@storybook/addon-a11y > react-sizeme@3.0.1" has unmet peer dependency "react-dom@^0.14.0 || ^15.0.0-0 || ^16.0.0 || ^17.0.0".88warning "@storybook/addon-a11y > @storybook/addons > @storybook/router@6.5.10" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".89warning "@storybook/addon-a11y > @storybook/addons > @storybook/router@6.5.10" has unmet peer dependency "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0".90warning "@storybook/addon-actions > react-inspector@5.1.1" has unmet peer dependency "react@^16.8.4 || ^17.0.0".91warning "@storybook/addon-controls > @storybook/core-common@6.5.10" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".92warning "@storybook/addon-controls > @storybook/core-common@6.5.10" has unmet peer dependency "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0".93warning "@storybook/addon-controls > @storybook/store@6.5.10" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".94warning "@storybook/addon-controls > @storybook/store@6.5.10" has unmet peer dependency "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0".95warning "@storybook/addon-essentials > @storybook/addon-docs > @babel/plugin-transform-react-jsx@7.14.3" has unmet peer dependency "@babel/core@^7.0.0-0".96warning " > @storybook/addon-essentials@6.5.10" has unmet peer dependency "@babel/core@^7.9.6".97warning "@storybook/addon-essentials > @storybook/addon-docs > @mdx-js/react@1.6.22" has unmet peer dependency "react@^16.13.1 || ^17.0.0".98warning "@storybook/addon-essentials > @storybook/addon-docs > @storybook/preview-web@6.5.10" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".99warning "@storybook/addon-essentials > @storybook/addon-docs > @storybook/preview-web@6.5.10" has unmet peer dependency "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0".100warning "@storybook/addon-essentials > @storybook/addon-docs > @storybook/source-loader@6.5.10" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".101warning "@storybook/addon-essentials > @storybook/addon-docs > @storybook/source-loader@6.5.10" has unmet peer dependency "react-dom@^16.8.0 || ^17.0.0 || ^18.0.0".102warning " > @storybook/vue@6.5.10" has unmet peer dependency "@babel/core@*".103warning " > @storybook/vue@6.5.10" has unmet peer dependency "babel-loader@^7.0.0 || ^8.0.0".104warning " > @storybook/vue@6.5.10" has unmet peer dependency "css-loader@*".105warning " > @storybook/vue@6.5.10" has unmet peer dependency "vue@^2.6.8".106warning " > @storybook/vue@6.5.10" has unmet peer dependency "vue-loader@^15.7.0".107warning " > @storybook/vue@6.5.10" has unmet peer dependency "vue-template-compiler@^2.6.8".108warning "@storybook/vue > ts-loader@8.3.0" has unmet peer dependency "typescript@*".109warning "@storybook/vue > vue-docgen-api > vue-inbrowser-compiler-independent-utils@4.52.0" has unmet peer dependency "vue@>=2".110warning " > graphql-tag@2.12.5" has unmet peer dependency "graphql@^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0".111warning " > sass-loader@7.3.1" has unmet peer dependency "webpack@^3.0.0 || ^4.0.0".112warning " > storybook-mirage@0.0.4" has unmet peer dependency "@storybook/addons@^6.2.7".113warning " > storybook-mirage@0.0.4" has unmet peer dependency "@storybook/api@^6.2.7".114warning " > storybook-mirage@0.0.4" has unmet peer dependency "@storybook/components@^6.2.7".115warning " > storybook-mirage@0.0.4" has unmet peer dependency "@storybook/core-events@^6.2.7".116warning " > storybook-mirage@0.0.4" has unmet peer dependency "@storybook/theming@^6.2.7".117warning " > storybook-mirage@0.0.4" has unmet peer dependency "miragejs@*".118[4/4] Building fresh packages...119Done in 19.70s.120==> 'retry yarn run storybook:install --frozen-lockfile' succeeded in 19 seconds.121$ run_timed_command "yarn run storybook:build"122$ yarn run storybook:build123yarn run v1.22.19124$ yarn --cwd ./storybook build --quiet125$ build-storybook -c config -o public --quiet126info @storybook/vue v6.5.10127info 128info => Cleaning outputDir: /builds/edith007/gitlab/storybook/public129info => Loading presets130info => Compiling manager..131info => Compiling preview..132info Addon-docs: using MDX1133info => Using implicit CSS loaders134IncrementalWebpackCompiler: Status – disabled135info => Loading custom Webpack config (full-control mode).136(node:184) DeprecationWarning: Default PostCSS plugins are deprecated. When switching to '@storybook/addon-postcss',137you will need to add your own plugins, such as 'postcss-flexbugs-fixes' and 'autoprefixer'.138See https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#deprecated-default-postcss-plugins for details.139(Use `node --trace-deprecation ...` to show where the warning was created)140DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.141Recommendation: math.div($grid-size, 2) or calc($grid-size / 2)142More info and automated migrator: https://sass-lang.com/d/slash-div143 ╷14423 │ $nav-divider-margin-y: ($grid-size / 2);145 │ ^^^^^^^^^^^^^^146 ╵147 ../app/assets/stylesheets/framework/variables_overrides.scss 23:25 @import148 ../app/assets/stylesheets/page_bundles/_mixins_and_variables_and_functions.scss 12:9 @import149 stdin 1:9 root stylesheet150DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.151Recommendation: math.div($grid-size, 2) or calc($grid-size / 2)152More info and automated migrator: https://sass-lang.com/d/slash-div153 ╷15423 │ $nav-divider-margin-y: ($grid-size / 2);155 │ ^^^^^^^^^^^^^^156 ╵157 ../app/assets/stylesheets/framework/variables_overrides.scss 23:25 @import158 ../app/assets/stylesheets/page_bundles/_mixins_and_variables_and_functions.scss 12:9 @import159 ../app/assets/stylesheets/highlight/common.scss 3:9 @import160 ../app/assets/stylesheets/highlight/white_base.scss 3:9 @import161 stdin 2:11 root stylesheet162DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.163Recommendation: math.div($grid-size, 2) or calc($grid-size / 2)164More info and automated migrator: https://sass-lang.com/d/slash-div165 ╷16623 │ $nav-divider-margin-y: ($grid-size / 2);167 │ ^^^^^^^^^^^^^^168 ╵169 ../app/assets/stylesheets/framework/variables_overrides.scss 23:25 @import170 ../app/assets/stylesheets/framework.scss 2:9 @import171 stdin 10:9 root stylesheet172DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.173Recommendation: math.div($value, $font-size-base) or calc($value / $font-size-base)174More info and automated migrator: https://sass-lang.com/d/slash-div175 ╷17624 │ $converted: $value / $font-size-base;177 │ ^^^^^^^^^^^^^^^^^^^^^^^^178 ╵179 ../node_modules/@gitlab/ui/src/scss/functions.scss 24:15 single-unit-rem()180 ../node_modules/@gitlab/ui/src/scss/functions.scss 41:13 px-to-rem()181 ../node_modules/@gitlab/ui/src/scss/variables.scss 4:13 @import182 ../node_modules/@gitlab/ui/src/scss/bootstrap.scss 1:9 @import183 ../node_modules/@gitlab/ui/src/scss/gitlab_ui.scss 1:9 @import184 ../app/assets/stylesheets/framework.scss 5:9 @import185 stdin 10:9 root stylesheet186DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.187Recommendation: math.div($spacer, 2) or calc($spacer / 2)188More info and automated migrator: https://sass-lang.com/d/slash-div189 ╷190302 │ $headings-margin-bottom: $spacer / 2 !default;191 │ ^^^^^^^^^^^192 ╵193 ../node_modules/bootstrap/scss/_variables.scss 302:31 @import194 ../node_modules/@gitlab/ui/src/scss/bootstrap.scss 3:9 @import195 ../node_modules/@gitlab/ui/src/scss/gitlab_ui.scss 1:9 @import196 ../app/assets/stylesheets/framework.scss 5:9 @import197 stdin 10:9 root stylesheet198DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.199Recommendation: math.div($spacer, 2) or calc($spacer / 2)200More info and automated migrator: https://sass-lang.com/d/slash-div201 ╷202302 │ $headings-margin-bottom: $spacer / 2 !default;203 │ ^^^^^^^^^^^204 ╵205 ../node_modules/bootstrap/scss/_variables.scss 302:31 @import206 ../app/assets/stylesheets/page_bundles/_mixins_and_variables_and_functions.scss 16:9 @import207 stdin 1:9 root stylesheet208DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.209Recommendation: math.div($spacer, 2) or calc($spacer / 2)210More info and automated migrator: https://sass-lang.com/d/slash-div211 ╷212302 │ $headings-margin-bottom: $spacer / 2 !default;213 │ ^^^^^^^^^^^214 ╵215 ../node_modules/bootstrap/scss/_variables.scss 302:31 @import216 ../app/assets/stylesheets/page_bundles/_mixins_and_variables_and_functions.scss 16:9 @import217 ../app/assets/stylesheets/highlight/common.scss 3:9 @import218 ../app/assets/stylesheets/highlight/white_base.scss 3:9 @import219 stdin 2:11 root stylesheet220DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.221Recommendation: math.div($input-padding-y, 2) or calc($input-padding-y / 2)222More info and automated migrator: https://sass-lang.com/d/slash-div223 ╷224498 │ $input-height-inner-quarter: add($input-line-height * .25em, $input-padding-y / 2) !default;225 │ ^^^^^^^^^^^^^^^^^^^^226 ╵227 ../node_modules/bootstrap/scss/_variables.scss 498:73 @import228 ../node_modules/@gitlab/ui/src/scss/bootstrap.scss 3:9 @import229 ../node_modules/@gitlab/ui/src/scss/gitlab_ui.scss 1:9 @import230 ../app/assets/stylesheets/framework.scss 5:9 @import231 stdin 10:9 root stylesheet232DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.233Recommendation: math.div($input-padding-y, 2) or calc($input-padding-y / 2)234More info and automated migrator: https://sass-lang.com/d/slash-div235 ╷236498 │ $input-height-inner-quarter: add($input-line-height * .25em, $input-padding-y / 2) !default;237 │ ^^^^^^^^^^^^^^^^^^^^238 ╵239 ../node_modules/bootstrap/scss/_variables.scss 498:73 @import240 ../app/assets/stylesheets/page_bundles/_mixins_and_variables_and_functions.scss 16:9 @import241 stdin 1:9 root stylesheet242DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.243Recommendation: math.div($input-padding-y, 2) or calc($input-padding-y / 2)244More info and automated migrator: https://sass-lang.com/d/slash-div245 ╷246498 │ $input-height-inner-quarter: add($input-line-height * .25em, $input-padding-y / 2) !default;247 │ ^^^^^^^^^^^^^^^^^^^^248 ╵249 ../node_modules/bootstrap/scss/_variables.scss 498:73 @import250 ../app/assets/stylesheets/page_bundles/_mixins_and_variables_and_functions.scss 16:9 @import251 ../app/assets/stylesheets/highlight/common.scss 3:9 @import252 ../app/assets/stylesheets/highlight/white_base.scss 3:9 @import253 stdin 2:11 root stylesheet254DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.255Recommendation: math.div($custom-control-indicator-size, 2) or calc($custom-control-indicator-size / 2)256More info and automated migrator: https://sass-lang.com/d/slash-div257 ╷258568 │ $custom-switch-indicator-border-radius: $custom-control-indicator-size / 2 !default;259 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^260 ╵261 ../node_modules/bootstrap/scss/_variables.scss 568:49 @import262 ../node_modules/@gitlab/ui/src/scss/bootstrap.scss 3:9 @import263 ../node_modules/@gitlab/ui/src/scss/gitlab_ui.scss 1:9 @import264 ../app/assets/stylesheets/framework.scss 5:9 @import265 stdin 10:9 root stylesheet266DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.267Recommendation: math.div($custom-control-indicator-size, 2) or calc($custom-control-indicator-size / 2)268More info and automated migrator: https://sass-lang.com/d/slash-div269 ╷270568 │ $custom-switch-indicator-border-radius: $custom-control-indicator-size / 2 !default;271 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^272 ╵273 ../node_modules/bootstrap/scss/_variables.scss 568:49 @import274 ../app/assets/stylesheets/page_bundles/_mixins_and_variables_and_functions.scss 16:9 @import275 stdin 1:9 root stylesheet276DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.277Recommendation: math.div($custom-control-indicator-size, 2) or calc($custom-control-indicator-size / 2)278More info and automated migrator: https://sass-lang.com/d/slash-div279 ╷280568 │ $custom-switch-indicator-border-radius: $custom-control-indicator-size / 2 !default;281 │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^282 ╵283 ../node_modules/bootstrap/scss/_variables.scss 568:49 @import284 ../app/assets/stylesheets/page_bundles/_mixins_and_variables_and_functions.scss 16:9 @import285 ../app/assets/stylesheets/highlight/common.scss 3:9 @import286 ../app/assets/stylesheets/highlight/white_base.scss 3:9 @import287 stdin 2:11 root stylesheet288DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.289Recommendation: math.div($spacer, 2) or calc($spacer / 2)290More info and automated migrator: https://sass-lang.com/d/slash-div291 ╷292718 │ $navbar-padding-y: $spacer / 2 !default;293 │ ^^^^^^^^^^^294 ╵295 ../node_modules/bootstrap/scss/_variables.scss 718:37 @import296 ../app/assets/stylesheets/page_bundles/_mixins_and_variables_and_functions.scss 16:9 @import297 stdin 1:9 root stylesheet298DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.299Recommendation: math.div($spacer, 2) or calc($spacer / 2)300More info and automated migrator: https://sass-lang.com/d/slash-div301 ╷302718 │ $navbar-padding-y: $spacer / 2 !default;303 │ ^^^^^^^^^^^304 ╵305 ../node_modules/bootstrap/scss/_variables.scss 718:37 @import306 ../app/assets/stylesheets/page_bundles/_mixins_and_variables_and_functions.scss 16:9 @import307 ../app/assets/stylesheets/highlight/common.scss 3:9 @import308 ../app/assets/stylesheets/highlight/white_base.scss 3:9 @import309 stdin 2:11 root stylesheet310WARNING: 6 repetitive deprecation warnings omitted.311WARNING: 6 repetitive deprecation warnings omitted.312WARNING: 105 repetitive deprecation warnings omitted.313info => Manager built (1.07 min)314info => Preview built (1.87 min)315WARN ../app/assets/javascripts/vue_shared/components/listbox_input/listbox_input.vue316WARN Module Warning (from ./node_modules/vue-docgen-loader/lib/index.js):317WARN [vue-docgen-loader] failed to parse the component file with docgen-api: Cannot read properties of undefined (reading 'length')318WARN TypeError: [vue-docgen-loader] failed to parse the component file with docgen-api: Cannot read properties of undefined (reading 'length')319WARN at NodePath.each (/builds/edith007/gitlab/storybook/node_modules/recast/node_modules/ast-types/lib/path.js:72:30)320WARN at NodePath.filter (/builds/edith007/gitlab/storybook/node_modules/recast/node_modules/ast-types/lib/path.js:100:14)321WARN at getModelPropName (/builds/edith007/gitlab/storybook/node_modules/vue-docgen-api/dist/script-handlers/propHandler.js:463:14)322WARN at /builds/edith007/gitlab/storybook/node_modules/vue-docgen-api/dist/script-handlers/propHandler.js:73:39323WARN at Generator.next (<anonymous>)324WARN at /builds/edith007/gitlab/storybook/node_modules/vue-docgen-api/dist/script-handlers/propHandler.js:31:71325WARN at new Promise (<anonymous>)326WARN at __awaiter (/builds/edith007/gitlab/storybook/node_modules/vue-docgen-api/dist/script-handlers/propHandler.js:27:12)327WARN at propHandler (/builds/edith007/gitlab/storybook/node_modules/vue-docgen-api/dist/script-handlers/propHandler.js:64:12)328WARN at /builds/edith007/gitlab/storybook/node_modules/vue-docgen-api/dist/parse-script.js:108:122329WARN at Generator.next (<anonymous>)330WARN at /builds/edith007/gitlab/storybook/node_modules/vue-docgen-api/dist/parse-script.js:31:71331WARN at new Promise (<anonymous>)332WARN at __awaiter (/builds/edith007/gitlab/storybook/node_modules/vue-docgen-api/dist/parse-script.js:27:12)333WARN at /builds/edith007/gitlab/storybook/node_modules/vue-docgen-api/dist/parse-script.js:108:62334WARN at Array.map (<anonymous>)335WARN at /builds/edith007/gitlab/storybook/node_modules/vue-docgen-api/dist/parse-script.js:108:45336WARN at Generator.next (<anonymous>)337WARN at fulfilled (/builds/edith007/gitlab/storybook/node_modules/vue-docgen-api/dist/parse-script.js:28:58)338WARN @ ../app/assets/javascripts/vue_shared/components/listbox_input/listbox_input.stories.js 26:0-47 28:13-25 36:20-32339WARN @ ../app/assets/javascripts sync ^\.(?:(?:^|\/|(?:(?:(?!(?:^|\/)\.).)*?)\/)(?!\.)(?=.)[^/]*?\.stories\.js)$340WARN @ ./generated-stories-entry.js341WARN @ multi ./node_modules/@storybook/core-client/dist/esm/globals/polyfills.js ./node_modules/@storybook/core-client/dist/esm/globals/globals.js ./storybook-init-framework-entry.js ./node_modules/@storybook/vue/dist/esm/client/preview/config-generated-config-entry.js ./node_modules/@storybook/vue/dist/esm/client/docs/config-generated-config-entry.js ./node_modules/@storybook/addon-docs/preview.js-generated-config-entry.js ./node_modules/@storybook/addon-actions/preview.js-generated-config-entry.js ./node_modules/@storybook/addon-backgrounds/preview.js-generated-config-entry.js ./node_modules/@storybook/addon-measure/preview.js-generated-config-entry.js ./node_modules/@storybook/addon-outline/preview.js-generated-config-entry.js ./node_modules/@storybook/addon-a11y/preview.js-generated-config-entry.js ./node_modules/storybook-mirage/dist/preset/preview.js-generated-config-entry.js ./config/preview.js-generated-config-entry.js ./generated-stories-entry.js342WARN asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).343WARN This can impact web performance.344WARN Assets: 345WARN 1.a3a6db5f.iframe.bundle.js (452 KiB)346WARN vendors~IssuablePopoverBundle~gfm_metrics.3373d275.iframe.bundle.js (289 KiB)347WARN 7.1f8483c0.iframe.bundle.js (1.94 MiB)348WARN main.8e1a7273.iframe.bundle.js (5.88 MiB)349WARN vendors~katex.1e451f05.iframe.bundle.js (380 KiB)350WARN vendors~main.8e1e4b63.iframe.bundle.js (5.13 MiB)351WARN 219.119b5e8e.iframe.bundle.js (782 KiB)352WARN 230.367c6a99.iframe.bundle.js (604 KiB)353WARN entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.354WARN Entrypoints:355WARN main (11 MiB)356WARN runtime~main.d5d7d2fa.iframe.bundle.js357WARN vendors~main.8e1e4b63.iframe.bundle.js358WARN main.8e1a7273.iframe.bundle.js359WARN 360info => Output directory: /builds/edith007/gitlab/storybook/public361Done in 115.14s.362==> 'yarn run storybook:build' succeeded in 115 seconds.364Not uploading cache node-modules-bullseye-test-non_protected due to policy365Not uploading cache storybook-node-modules-bullseye-test-non_protected due to policy367Uploading artifacts...368storybook/public: found 347 matching artifact files and directories 369WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3854742409/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com370WARNING: Retrying... context=artifacts-uploader error=request redirected371Uploading artifacts as "archive" to coordinator... 201 Created id=3854742409 responseStatus=201 Created token=64_xsex3373Job succeeded