Deploy details
Deploy successful for glean-dictionary-dev
Bump @rollup/plugin-commonjs from 25.0.7 to 26.0.1PR #2254: dependabot/npm_and_yarn/rollup/plugin-commonjs-26.0.1@4b360e7
Deploy log
Initializing
Complete
Initializing
Complete
4:43:08 AM: Build ready to start
4:43:22 AM: build-image version: 006dca901dab83234b4881f914ac1a189ff41daa (focal)
4:43:22 AM: buildbot version: 85b96580a20a4d1c8162f558cac1ba041b0848da
4:43:22 AM: Fetching cached dependencies
4:43:23 AM: Starting to download cache of 201.3MB
4:43:24 AM: Finished downloading cache in 1.371s
4:43:24 AM: Starting to extract cache
4:43:26 AM: Finished extracting cache in 2.154s
4:43:26 AM: Finished fetching cache in 3.587s
4:43:26 AM: Starting to prepare the repo for build
4:43:26 AM: Preparing Git Reference pull/2254/head
4:43:27 AM: Custom publish path detected. Proceeding with the specified path: 'public'
4:43:27 AM: Custom functions path detected. Proceeding with the specified path: '.netlify'
4:43:27 AM: Custom build command detected. Proceeding with the specified command: ' set -e
pip install -e .
./scripts/gd build-metadata
# glean.js currently requires a virtual environment
python -mvenv venv --without-pip
wget https://bootstrap.pypa.io/get-pip.py
venv/bin/python get-pip.py
venv/bin/pip install wheel
npm ci
npm run build
if [ "$STORYBOOK" ]; then
npm run build-storybook
mv storybook-static public/storybook
fi
'
pip install -e .
./scripts/gd build-metadata
# glean.js currently requires a virtual environment
python -mvenv venv --without-pip
wget https://bootstrap.pypa.io/get-pip.py
venv/bin/python get-pip.py
venv/bin/pip install wheel
npm ci
npm run build
if [ "$STORYBOOK" ]; then
npm run build-storybook
mv storybook-static public/storybook
fi
'
4:43:28 AM: Starting to install dependencies
4:43:28 AM: Python version set to 3.8
4:43:28 AM: Installing pip dependencies
4:43:28 AM: Started restoring cached pip cache
4:43:28 AM: Finished restoring cached pip cache
4:43:29 AM: Collecting build==1.0.3
4:43:29 AM: Using cached build-1.0.3-py3-none-any.whl (18 kB)
4:43:29 AM: Collecting certifi==2021.10.8
4:43:29 AM: Using cached certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
4:43:30 AM: Collecting charset-normalizer==2.0.8
4:43:30 AM: Using cached charset_normalizer-2.0.8-py3-none-any.whl (39 kB)
4:43:30 AM: Collecting click==8.1.7
4:43:30 AM: Using cached click-8.1.7-py3-none-any.whl (97 kB)
4:43:30 AM: Collecting exceptiongroup==1.1.3
4:43:30 AM: Using cached exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
4:43:30 AM: Collecting furl==2.1.3
4:43:30 AM: Using cached furl-2.1.3-py2.py3-none-any.whl (20 kB)
4:43:30 AM: Collecting idna==3.3
4:43:30 AM: Using cached idna-3.3-py3-none-any.whl (61 kB)
4:43:30 AM: Collecting importlib-metadata==7.0.1
4:43:30 AM: Using cached importlib_metadata-7.0.1-py3-none-any.whl (23 kB)
4:43:30 AM: Collecting iniconfig==1.1.1
4:43:30 AM: Using cached iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB)
4:43:30 AM: Collecting isort==5.13.2
4:43:30 AM: Using cached isort-5.13.2-py3-none-any.whl (92 kB)
4:43:30 AM: Collecting jinja2==3.1.3
4:43:30 AM: Using cached Jinja2-3.1.3-py3-none-any.whl (133 kB)
4:43:30 AM: Collecting markupsafe==2.0.1
4:43:30 AM: Using cached MarkupSafe-2.0.1-cp38-cp38-manylinux2010_x86_64.whl (30 kB)
4:43:30 AM: Collecting orderedmultidict==1.0.1
4:43:30 AM: Using cached orderedmultidict-1.0.1-py2.py3-none-any.whl (11 kB)
4:43:30 AM: Collecting packaging==23.2
4:43:30 AM: Using cached packaging-23.2-py3-none-any.whl (53 kB)
4:43:30 AM: Collecting pip-tools==7.4.1
4:43:30 AM: Using cached pip_tools-7.4.1-py3-none-any.whl (61 kB)
4:43:30 AM: Collecting pluggy==1.4.0
4:43:30 AM: Using cached pluggy-1.4.0-py3-none-any.whl (20 kB)
4:43:30 AM: Collecting pyproject-hooks==1.0.0
4:43:30 AM: Using cached pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB)
4:43:30 AM: Collecting pytest==8.1.1
4:43:30 AM: Using cached pytest-8.1.1-py3-none-any.whl (337 kB)
4:43:30 AM: Collecting pytest-isort==4.0.0
4:43:30 AM: Using cached pytest_isort-4.0.0-py3-none-any.whl (6.9 kB)
4:43:30 AM: Collecting pytest-ruff==0.3.1
4:43:30 AM: Using cached pytest_ruff-0.3.1-py3-none-any.whl (4.5 kB)
4:43:31 AM: Collecting pyyaml==6.0.1
4:43:31 AM: Using cached PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
4:43:31 AM: Collecting requests==2.31.0
4:43:31 AM: Using cached requests-2.31.0-py3-none-any.whl (62 kB)
4:43:32 AM: Collecting ruff==0.3.0
4:43:32 AM: Using cached ruff-0.3.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.8 MB)
4:43:32 AM: Collecting six==1.16.0
4:43:32 AM: Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
4:43:32 AM: Collecting stringcase==1.2.0
4:43:32 AM: Using cached stringcase-1.2.0.tar.gz (3.0 kB)
4:43:32 AM: Collecting tomli==2.0.1
4:43:32 AM: Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
4:43:32 AM: Collecting urllib3==1.26.7
4:43:32 AM: Using cached urllib3-1.26.7-py2.py3-none-any.whl (138 kB)
4:43:32 AM: Collecting wheel==0.37.0
4:43:32 AM: Using cached wheel-0.37.0-py2.py3-none-any.whl (35 kB)
4:43:32 AM: Collecting zipp==3.17.0
4:43:32 AM: Using cached zipp-3.17.0-py3-none-any.whl (7.4 kB)
4:43:32 AM: Collecting pip==23.3.1
4:43:32 AM: Using cached pip-23.3.1-py3-none-any.whl (2.1 MB)
4:43:33 AM: Collecting setuptools==59.2.0
4:43:33 AM: Using cached setuptools-59.2.0-py3-none-any.whl (952 kB)
4:43:33 AM: Building wheels for collected packages: stringcase
4:43:33 AM: Building wheel for stringcase (setup.py): started
4:43:33 AM: Building wheel for stringcase (setup.py): finished with status 'done'
4:43:33 AM: Created wheel for stringcase: filename=stringcase-1.2.0-py3-none-any.whl size=3568 sha256=1f3b623ae367d73fe8072a0f2b498bccd4d20fd5cff5c185b96591296887e8af
4:43:33 AM: Stored in directory: /opt/buildhome/.cache/pip/wheels/04/0e/31/bf265c64f2a4d24516e9923f1f6293c3bcbcde75e0d80ab47a
4:43:33 AM: Successfully built stringcase
4:43:33 AM: ERROR: pipenv 2024.0.1 has requirement setuptools>=67, but you'll have setuptools 59.2.0 which is incompatible.
Installing collected packages: tomli, pyproject-hooks, packaging, zipp, importlib-metadata, build, certifi, charset-normalizer, click, exceptiongroup, six, orderedmultidict, furl, idna, iniconfig, isort, markupsafe, jinja2, wheel, pip, setuptools, pip-tools, pluggy, pytest, pytest-isort, ruff, pytest-ruff, pyyaml, urllib3, requests, stringcase
Installing collected packages: tomli, pyproject-hooks, packaging, zipp, importlib-metadata, build, certifi, charset-normalizer, click, exceptiongroup, six, orderedmultidict, furl, idna, iniconfig, isort, markupsafe, jinja2, wheel, pip, setuptools, pip-tools, pluggy, pytest, pytest-isort, ruff, pytest-ruff, pyyaml, urllib3, requests, stringcase
4:43:33 AM: Attempting uninstall: certifi
4:43:33 AM: Found existing installation: certifi 2024.6.2
4:43:33 AM: Uninstalling certifi-2024.6.2:
4:43:33 AM: Successfully uninstalled certifi-2024.6.2
4:43:33 AM: Attempting uninstall: wheel
4:43:33 AM: Found existing installation: wheel 0.34.2
4:43:33 AM: Uninstalling wheel-0.34.2:
4:43:33 AM: Successfully uninstalled wheel-0.34.2
4:43:33 AM: Attempting uninstall: pip
4:43:33 AM: Found existing installation: pip 20.0.2
4:43:33 AM: Uninstalling pip-20.0.2:
4:43:33 AM: Successfully uninstalled pip-20.0.2
4:43:34 AM: Attempting uninstall: setuptools
4:43:34 AM: Found existing installation: setuptools 70.0.0
4:43:34 AM: Uninstalling setuptools-70.0.0:
4:43:34 AM: Successfully uninstalled setuptools-70.0.0
4:43:35 AM: Successfully installed build-1.0.3 certifi-2021.10.8 charset-normalizer-2.0.8 click-8.1.7 exceptiongroup-1.1.3 furl-2.1.3 idna-3.3 importlib-metadata-7.0.1 iniconfig-1.1.1 isort-5.13.2 jinja2-3.1.3 markupsafe-2.0.1 orderedmultidict-1.0.1 packaging-23.2 pip-23.3.1 pip-tools-7.4.1 pluggy-1.4.0 pyproject-hooks-1.0.0 pytest-8.1.1 pytest-isort-4.0.0 pytest-ruff-0.3.1 pyyaml-6.0.1 requests-2.31.0 ruff-0.3.0 setuptools-59.2.0 six-1.16.0 stringcase-1.2.0 tomli-2.0.1 urllib3-1.26.7 wheel-0.37.0 zipp-3.17.0
4:43:35 AM: Pip dependencies installed
4:43:35 AM: Attempting Ruby version 2.7.1, read from environment
4:43:35 AM: Started restoring cached Ruby version
4:43:35 AM: Finished restoring cached Ruby version
4:43:36 AM: Using Ruby version 2.7.1
4:43:36 AM: Started restoring cached go cache
4:43:36 AM: Finished restoring cached go cache
4:43:36 AM: Installing Go version 1.14.4 (requested 1.14.4)
4:43:40 AM: go version go1.14.4 linux/amd64
4:43:41 AM: Using PHP version 8.0
4:43:42 AM: Started restoring cached Node.js version
4:43:43 AM: Finished restoring cached Node.js version
4:43:43 AM: v18.20.3 is already installed.
4:43:43 AM: Now using node v18.20.3 (npm v10.7.0)
4:43:43 AM: Enabling Node.js Corepack
4:43:44 AM: Started restoring cached build plugins
4:43:44 AM: Finished restoring cached build plugins
4:43:44 AM: Started restoring cached corepack dependencies
4:43:44 AM: Finished restoring cached corepack dependencies
4:43:44 AM: No npm workspaces detected
4:43:44 AM: Started restoring cached node modules
4:43:44 AM: Finished restoring cached node modules
4:43:44 AM: Installing npm packages using npm version 10.7.0
4:43:50 AM: added 2 packages, removed 1 package, changed 5 packages, and audited 1979 packages in 6s
4:43:50 AM: 279 packages are looking for funding
4:43:50 AM: run `npm fund` for details
4:43:50 AM: 18 vulnerabilities (5 moderate, 11 high, 2 critical)
4:43:50 AM: To address issues that do not require attention, run:
4:43:50 AM: npm audit fix
4:43:50 AM: To address all issues, run:
4:43:50 AM: npm audit fix --force
4:43:50 AM: Run `npm audit` for details.
4:43:50 AM: npm packages installed
4:43:50 AM: Successfully installed dependencies
4:43:50 AM: Starting build script
4:43:51 AM: Detected 1 framework(s)
4:43:51 AM: "svelte" at version "3.59.1"
4:43:51 AM: Section completed: initializing
Building
Complete
Building
Complete
4:43:52 AM: Netlify Build
4:43:52 AM: ────────────────────────────────────────────────────────────────
4:43:52 AM:
4:43:52 AM: ❯ Version
4:43:52 AM: @netlify/build 29.50.0
4:43:52 AM:
4:43:52 AM: ❯ Flags
4:43:52 AM: baseRelDir: true
4:43:52 AM: buildId: 668233dcf3927f0008e354d5
4:43:52 AM: deployId: 668233dcf3927f0008e354d7
4:43:52 AM:
4:43:52 AM: ❯ Current directory
4:43:52 AM: /opt/build/repo
4:43:52 AM:
4:43:52 AM: ❯ Config file
4:43:52 AM: /opt/build/repo/netlify.toml
4:43:52 AM:
4:43:52 AM: ❯ Context
4:43:52 AM: deploy-preview
4:43:52 AM:
4:43:52 AM: build.command from netlify.toml
4:43:52 AM: ────────────────────────────────────────────────────────────────
4:43:52 AM:
4:43:52 AM: $ set -e
4:43:52 AM: pip install -e .
4:43:52 AM: ./scripts/gd build-metadata
4:43:52 AM: # glean.js currently requires a virtual environment
4:43:52 AM: python -mvenv venv --without-pip
4:43:52 AM: wget https://bootstrap.pypa.io/get-pip.py
4:43:52 AM: venv/bin/python get-pip.py
4:43:52 AM: venv/bin/pip install wheel
4:43:52 AM: npm ci
4:43:52 AM: npm run build
4:43:52 AM: if [ "$STORYBOOK" ]; then
4:43:52 AM: npm run build-storybook
4:43:52 AM: mv storybook-static public/storybook
4:43:52 AM: fi
4:43:52 AM:
4:43:53 AM: Obtaining file:///opt/build/repo
4:43:53 AM: Installing build dependencies: started
4:43:54 AM: Installing build dependencies: finished with status 'done'
4:43:54 AM: Checking if build backend supports build_editable: started
4:43:54 AM: Checking if build backend supports build_editable: finished with status 'done'
4:43:54 AM: Getting requirements to build editable: started
4:43:54 AM: Getting requirements to build editable: finished with status 'done'
4:43:54 AM: Preparing editable metadata (pyproject.toml): started
4:43:54 AM: Preparing editable metadata (pyproject.toml): finished with status 'done'
4:43:54 AM: Building wheels for collected packages: glean-dictionary
4:43:54 AM: Building editable for glean-dictionary (pyproject.toml): started
4:43:55 AM: Building editable for glean-dictionary (pyproject.toml): finished with status 'done'
4:43:55 AM: Created wheel for glean-dictionary: filename=glean_dictionary-0.0.0-0.editable-py3-none-any.whl size=10830 sha256=8ba356be915c263f2f937f96eeee98aab942b8b4bc92c944ef45728f8a00cd16
4:43:55 AM: Stored in directory: /tmp/pip-ephem-wheel-cache-55ljxxmc/wheels/15/ef/6d/5f6ef80dced486a1a3086ee2366a5097a79e53f92438567448
4:43:55 AM: Successfully built glean-dictionary
4:43:55 AM: Installing collected packages: glean-dictionary
4:43:55 AM: Successfully installed glean-dictionary-0.0.0
4:43:55 AM: [notice] A new release of pip is available: 23.3.1 -> 24.1.1
4:43:55 AM: [notice] To update, run: pip install --upgrade pip
4:44:59 AM: --2024-07-01 04:44:59-- https://bootstrap.pypa.io/get-pip.py
4:44:59 AM: Resolving bootstrap.pypa.io (bootstrap.pypa.io)... 146.75.76.175, 2a04:4e42:83::175
4:44:59 AM: Connecting to bootstrap.pypa.io (bootstrap.pypa.io)|146.75.76.175|:443... connected.
4:44:59 AM: HTTP request sent, awaiting response... 200 OK
4:44:59 AM: Length: 2277800 (2.2M) [text/x-python]
4:44:59 AM: Saving to: ‘get-pip.py’
4:44:59 AM: 0K .......... .......... .......... .......... .......... 2% 4.11M 1s
4:44:59 AM: 50K .......... .......... .......... .......... .......... 4% 4.62M 0s
4:44:59 AM: 100K .......... .......... .......... .......... .......... 6% 4.62M 0s
4:44:59 AM: 150K .......... .......... .......... .......... .......... 8% 26.5M 0s
4:44:59 AM: 200K .......... .......... .......... .......... .......... 11% 34.1M 0s
4:44:59 AM: 250K .......... .......... .......... .......... .......... 13% 6.66M 0s
4:44:59 AM: 300K .......... .......... .......... .......... .......... 15% 102M 0s
4:44:59 AM: 350K .......... .......... .......... .......... .......... 17% 25.8M 0s
4:44:59 AM: 400K .......... .......... .......... .......... .......... 20% 56.1M 0s
4:44:59 AM: 450K .......... .......... .......... .......... .......... 22% 62.3M 0s
4:44:59 AM: 500K .......... .......... .......... .......... .......... 24% 39.3M 0s
4:44:59 AM: 550K .......... .......... .......... .......... .......... 26% 11.9M 0s
4:44:59 AM: 600K .......... .......... .......... .......... .......... 29% 27.4M 0s
4:44:59 AM: 650K .......... .......... .......... .......... .......... 31% 362M 0s
4:44:59 AM: 700K .......... .......... .......... .......... .......... 33% 49.2M 0s
4:44:59 AM: 750K .......... .......... .......... .......... .......... 35% 60.4M 0s
4:44:59 AM: 800K .......... .......... .......... .......... .......... 38% 62.3M 0s
4:44:59 AM: 850K .......... .......... .......... .......... .......... 40% 319M 0s
4:44:59 AM: 900K .......... .......... .......... .......... .......... 42% 83.6M 0s
4:44:59 AM: 950K .......... .......... .......... .......... .......... 44% 46.8M 0s
4:44:59 AM: 1000K .......... .......... .......... .......... .......... 47% 189M 0s
4:44:59 AM: 1050K .......... .......... .......... .......... .......... 49% 93.1M 0s
4:44:59 AM: 1100K .......... .......... .......... .......... .......... 51% 510M 0s
4:44:59 AM: 1150K .......... .......... .......... .......... .......... 53% 14.0M 0s
4:44:59 AM: 1200K .......... .......... .......... .......... .......... 56% 29.9M 0s
4:44:59 AM: 1250K .......... .......... .......... .......... .......... 58% 161M 0s
4:44:59 AM: 1300K .......... .......... .......... .......... .......... 60% 187M 0s
4:44:59 AM: 1350K .......... .......... .......... .......... .......... 62% 433M 0s
4:44:59 AM: 1400K .......... .......... .......... .......... .......... 65% 110M 0s
4:44:59 AM: 1450K .......... .......... .......... .......... .......... 67% 110M 0s
4:44:59 AM: 1500K .......... .......... .......... .......... .......... 69% 600M 0s
4:44:59 AM: 1550K .......... .......... .......... .......... .......... 71% 73.7M 0s
4:44:59 AM: 1600K .......... .......... .......... .......... .......... 74% 419M 0s
4:44:59 AM: 1650K .......... .......... .......... .......... .......... 76% 114M 0s
4:44:59 AM: 1700K .......... .......... .......... .......... .......... 78% 163M 0s
4:44:59 AM: 1750K .......... .......... .......... .......... .......... 80% 140M 0s
4:44:59 AM: 1800K .......... .......... .......... .......... .......... 83% 344M 0s
4:44:59 AM: 1850K .......... .......... .......... .......... .......... 85% 159M 0s
4:44:59 AM: 1900K .......... .......... .......... .......... .......... 87% 140M 0s
4:44:59 AM: 1950K .......... .......... .......... .......... .......... 89% 191M 0s
4:44:59 AM: 2000K .......... .......... .......... .......... .......... 92% 190M 0s
4:44:59 AM: 2050K .......... .......... .......... .......... .......... 94% 348M 0s
4:44:59 AM: 2100K .......... .......... .......... .......... .......... 96% 172M 0s
4:44:59 AM: 2150K .......... .......... .......... .......... .......... 98% 186M 0s
4:44:59 AM: 2200K .......... .......... .... 100% 459M=0.07s
4:44:59 AM: 2024-07-01 04:44:59 (30.7 MB/s) - ‘get-pip.py’ saved [2277800/2277800]
4:45:00 AM: Collecting pip
4:45:00 AM: Downloading pip-24.1.1-py3-none-any.whl.metadata (3.6 kB)
4:45:01 AM: Collecting setuptools
4:45:01 AM: Using cached setuptools-70.1.1-py3-none-any.whl.metadata (6.0 kB)
4:45:01 AM: Collecting wheel
4:45:01 AM: Using cached wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB)
4:45:01 AM: Downloading pip-24.1.1-py3-none-any.whl (1.8 MB)
4:45:01 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.8 MB ? eta -:--:--
4:45:01 AM: ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.1/1.8 MB 4.6 MB/s eta 0:00:01
4:45:01 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 1.2/1.8 MB 18.1 MB/s eta 0:00:01
4:45:01 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.0 MB/s eta 0:00:00
4:45:01 AM: Using cached setuptools-70.1.1-py3-none-any.whl (883 kB)
4:45:01 AM: Using cached wheel-0.43.0-py3-none-any.whl (65 kB)
4:45:01 AM: Installing collected packages: wheel, setuptools, pip
4:45:02 AM: Successfully installed pip-24.1.1 setuptools-70.1.1 wheel-0.43.0
4:45:02 AM: Requirement already satisfied: wheel in ./venv/lib/python3.8/site-packages (0.43.0)
4:45:08 AM: npm warn deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
4:45:12 AM: npm warn deprecated @storybook/addon-storyshots@7.6.17: Storyshots is deprecated in favor of the Storybook test-runner. Migration guide: https://storybook.js.org/docs/writing-tests/storyshots-migration-guide
4:45:16 AM: added 1978 packages, and audited 1979 packages in 13s
4:45:16 AM: 279 packages are looking for funding
4:45:16 AM: run `npm fund` for details
4:45:16 AM: 18 vulnerabilities (5 moderate, 11 high, 2 critical)
4:45:16 AM: To address issues that do not require attention, run:
4:45:16 AM: npm audit fix
4:45:16 AM: To address all issues, run:
4:45:16 AM: npm audit fix --force
4:45:16 AM: Run `npm audit` for details.
4:45:16 AM: > glean-dictionary@0.1.0 build
4:45:16 AM: > npm run build-glean && rollup --config
4:45:16 AM: > glean-dictionary@0.1.0 build-glean
4:45:16 AM: > cross-env VIRTUAL_ENV=venv glean translate src/telemetry/metrics.yaml src/telemetry/pings.yaml -f javascript -o src/telemetry/generated
4:45:16 AM: (Glean.CLI) Checking for a virtual environment at venv
4:45:16 AM: (Glean.CLI) Using virtual environment at venv
4:45:17 AM: |
4:45:17 AM: /
4:45:17 AM: -
4:45:18 AM: |
4:45:18 AM: /
4:45:18 AM: -
4:45:18 AM: (Glean.CLI) Collecting glean_parser~=10.0.3
4:45:18 AM: Using cached glean_parser-10.0.3-py3-none-any.whl.metadata (30 kB)
4:45:18 AM: Collecting appdirs>=1.4 (from glean_parser~=10.0.3)
4:45:18 AM: Using cached appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB)
4:45:18 AM: Collecting Click>=7 (from glean_parser~=10.0.3)
4:45:18 AM: Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
4:45:18 AM: Collecting diskcache>=4 (from glean_parser~=10.0.3)
4:45:18 AM: Using cached diskcache-5.6.3-py3-none-any.whl.metadata (20 kB)
4:45:18 AM: Collecting Jinja2>=2.10.1 (from glean_parser~=10.0.3)
4:45:18 AM: Using cached jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB)
4:45:18 AM: Collecting jsonschema>=3.0.2 (from glean_parser~=10.0.3)
4:45:18 AM: Using cached jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB)
4:45:18 AM: Collecting PyYAML>=5.3.1 (from glean_parser~=10.0.3)
4:45:18 AM: Using cached PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
4:45:18 AM: Collecting MarkupSafe>=2.0 (from Jinja2>=2.10.1->glean_parser~=10.0.3)
4:45:18 AM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
4:45:18 AM: Collecting attrs>=22.2.0 (from jsonschema>=3.0.2->glean_parser~=10.0.3)
4:45:18 AM: Using cached attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB)
4:45:18 AM: Collecting importlib-resources>=1.4.0 (from jsonschema>=3.0.2->glean_parser~=10.0.3)
4:45:18 AM: Using cached importlib_resources-6.4.0-py3-none-any.whl.metadata (3.9 kB)
4:45:18 AM: Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0.2->glean_parser~=10.0.3)
4:45:18 AM: Using cached jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB)
4:45:18 AM: Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema>=3.0.2->glean_parser~=10.0.3)
4:45:18 AM: Using cached pkgutil_resolve_name-1.3.10-py3-none-any.whl.metadata (624 bytes)
4:45:18 AM: Collecting referencing>=0.28.4 (from jsonschema>=3.0.2->glean_parser~=10.0.3)
4:45:18 AM: Using cached referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB)
4:45:18 AM: Collecting rpds-py>=0.7.1 (from jsonschema>=3.0.2->glean_parser~=10.0.3)
4:45:18 AM: Using cached rpds_py-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)
4:45:18 AM: Collecting zipp>=3.1.0 (from importlib-resources>=1.4.0->jsonschema>=3.0.2->glean_parser~=10.0.3)
4:45:18 AM: Downloading zipp-3.19.2-py3-none-any.whl.metadata (3.6 kB)
4:45:18 AM: Using cached glean_parser-10.0.3-py3-none-any.whl (102 kB)
4:45:18 AM: Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
4:45:18 AM: Using cached click-8.1.7-py3-none-any.whl (97 kB)
4:45:18 AM: Using cached diskcache-5.6.3-py3-none-any.whl (45 kB)
4:45:18 AM: Using cached jinja2-3.1.4-py3-none-any.whl (133 kB)
4:45:18 AM: Using cached jsonschema-4.22.0-py3-none-any.whl (88 kB)
4:45:18 AM: Using cached PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
4:45:18 AM: Using cached attrs-23.2.0-py3-none-any.whl (60 kB)
4:45:18 AM: Using cached importlib_resources-6.4.0-py3-none-any.whl (38 kB)
4:45:18 AM: Using cached jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB)
4:45:18 AM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
4:45:18 AM: Using cached pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB)
4:45:18 AM: Using cached referencing-0.35.1-py3-none-any.whl (26 kB)
4:45:18 AM: Using cached rpds_py-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
4:45:18 AM: Downloading zipp-3.19.2-py3-none-any.whl (9.0 kB)
4:45:18 AM: Installing collected packages: appdirs, zipp, rpds-py, PyYAML, pkgutil-resolve-name, MarkupSafe, diskcache, Click, attrs, referencing, Jinja2, importlib-resources, jsonschema-specifications, jsonschema, glean_parser
4:45:18 AM: Successfully installed Click-8.1.7 Jinja2-3.1.4 MarkupSafe-2.1.5 PyYAML-6.0.1 appdirs-1.4.4 attrs-23.2.0 diskcache-5.6.3 glean_parser-10.0.3 importlib-resources-6.4.0 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 pkgutil-resolve-name-1.3.10 referencing-0.35.1 rpds-py-0.18.1 zipp-3.19.2
4:45:19 AM: % Total % Received % Xferd Average Speed Time Time Time Current
4:45:19 AM: Dload Upload Total Spent Left Speed
4:45:19 AM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
4:45:19 AM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
4:45:19 AM: 100 54 0 54 0 0 327 0 --:--:-- --:--:-- --:--:-- 325
4:45:19 AM:
4:45:19 AM: src/main.js → public/build/bundle.js...
4:45:27 AM: (!) `this` has been rewritten to `undefined`
4:45:27 AM: node_modules/@mozilla/glean/dist/core/metrics/types/event.js
4:45:27 AM: 1: var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
4:45:27 AM: ^
4:45:27 AM: 2: if (kind === "m") throw new TypeError("Private method is not writable");
4:45:27 AM: 3: if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
4:45:27 AM: ...and 3 other occurrences
4:45:27 AM: node_modules/@mozilla/glean/dist/core/metrics/types/datetime.js
4:45:27 AM: 1: var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
4:45:27 AM: ^
4:45:27 AM: 2: if (kind === "m") throw new TypeError("Private method is not writable");
4:45:27 AM: 3: if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
4:45:27 AM: ...and 3 other occurrences
4:45:27 AM: node_modules/@mozilla/glean/dist/core/pings/ping_type.js
4:45:27 AM: 1: var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
4:45:27 AM: ^
4:45:27 AM: 2: if (kind === "m") throw new TypeError("Private method is not writable");
4:45:27 AM: 3: if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
4:45:27 AM: ...and 3 other occurrences
4:45:27 AM: ...and 3 other files
4:45:27 AM: (!) Plugin svelte: A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event.
4:45:27 AM: src/components/Label.svelte
4:45:27 AM: 24: </script>
4:45:27 AM: 25:
4:45:27 AM: 26: <span
4:45:27 AM: ^
4:45:27 AM: 27: class="label label-{labelNumber || getLabelNumber(text)} {clickable
28: ? 'clickable'
28: ? 'clickable'
4:45:27 AM: src/components/SqlModal.svelte
4:45:27 AM: 38: transition:fade={{ duration: 250 }}
4:45:27 AM: 39: >
4:45:27 AM: 40: <div class="gp-modal__backdrop" on:click={close} />
4:45:27 AM: ^
4:45:27 AM: 41: <div class="gp-modal__wrapper">
4:45:27 AM: 42: <div class="gp-modal__header">
4:45:27 AM: src/components/Pagination.svelte
4:45:27 AM: 75: {#if itemsPerPage < totalItems}
4:45:27 AM: 76: <div class="pagination-bar">
4:45:27 AM: 77: <div
4:45:27 AM: ^
4:45:27 AM: 78: on:click|preventDefault={() =>
4:45:27 AM: 79: changePage(currentPage !== 1 ? currentPage - 1 : 1)}
4:45:27 AM: src/components/Pagination.svelte
4:45:27 AM: 84: <div class="pages">
4:45:27 AM: 85: {#each truncatedPagination(currentPage, lastPage) as page}
4:45:27 AM: 86: <div
4:45:27 AM: ^
4:45:27 AM: 87: on:click|preventDefault={() =>
4:45:27 AM: 88: changePage(Number.isInteger(page) ? page : currentPage)}
4:45:27 AM: src/components/Pagination.svelte
4:45:27 AM: 93: {/each}
4:45:27 AM: 94: </div>
4:45:27 AM: 95: <div
4:45:27 AM: ^
4:45:27 AM: 96: on:click|preventDefault={() =>
4:45:27 AM: 97: changePage(currentPage !== lastPage ? currentPage + 1 : lastPage)}
4:45:27 AM: src/components/tabs/Tab.svelte
4:45:27 AM: 11: </script>
4:45:27 AM: 12:
4:45:27 AM: 13: <div
4:45:27 AM: ^
4:45:27 AM: 14: class="title"
4:45:27 AM: 15: on:click={() => selectTab(key)}
4:45:27 AM: (!) Plugin svelte: A11y: noninteractive element cannot have nonnegative tabIndex value
4:45:27 AM: src/components/SqlModal.svelte
4:45:27 AM: 31: {#if isOpen}
4:45:27 AM: 32: <!-- svelte-ignore a11y-autofocus -->
4:45:27 AM: 33: <div
4:45:27 AM: ^
4:45:27 AM: 34: class="gp-modal"
4:45:27 AM: 35: on:keydown|stopPropagation={keydown}
4:45:27 AM: (!) Use of eval is strongly discouraged
4:45:27 AM: https://rollupjs.org/guide/en/#avoiding-eval
4:45:27 AM: node_modules/flexsearch/dist/flexsearch.bundle.js
4:45:27 AM: 21: t.export=function(a,b,c,d,e){let f,g;switch(e||(e=0)){case 0:f="reg";if(this.m){g=v();for(let h in this.register)g[h]=1}else g=this.register;break;case 1:f="cfg";g={doc:0,opt:this.s?1:0};break;case 2:f="map";g=this.map;break;case 3:f="ctx";g=this.h;break;default:return}ra(a,b||this,c,f,d,e,g);return!0};t.import=function(a,b){if(b)switch(x(b)&&(b=JSON.parse(b)),a){case "cfg":this.s=!!b.opt;break;case "reg":this.m=!1;this.register=b;break;case "map":this.map=b;break;case "ctx":this.h=b}};la(K.prototype);function va(a){a=a.data;var b=self._index;const c=a.args;var d=a.task;switch(d){case "init":d=a.options||{};a=a.factory;b=d.encode;d.cache=!1;b&&0===b.indexOf("function")&&(d.encode=Function("return "+b)());a?(Function("return "+a)()(self),self._index=new self.FlexSearch.Index(d),delete self.FlexSearch):self._index=new K(d);break;default:a=a.id,b=b[d].apply(b,c),postMessage("search"===d?{id:a,msg:b}:{id:a})}};let wa=0;function O(a){if(!(this instanceof O))return new O(a);var b;a?D(b=a.encode)&&(a.encode=b.toString()):a={};(b=(self||window)._factory)&&(b=b.toString());const c="undefined"===typeof window&&self.exports,d=this;this.o=xa(b,c,a.worker);this.h=v();if(this.o){if(c)this.o.on("message",function(e){d.h[e.id](e.msg);delete d.h[e.id]});else this.o.onmessage=function(e){e=e.data;d.h[e.id](e.msg);delete d.h[e.id]};this.o.postMessage({task:"init",factory:b,options:a})}}P("add");P("append");P("search");
4:45:27 AM: 22: P("update");P("remove");function P(a){O.prototype[a]=O.prototype[a+"Async"]=function(){const b=this,c=[].slice.call(arguments);var d=c[c.length-1];let e;D(d)&&(e=d,c.splice(c.length-1,1));d=new Promise(function(f){setTimeout(function(){b.h[++wa]=f;b.o.postMessage({task:a,id:wa,args:c})})});return e?(d.then(e),this):d}}
4:45:27 AM: 23: function xa(a,b,c){let d;try{d=b?eval('new (require("worker_threads")["Worker"])("../dist/node/node.js")'):a?new Worker(URL.createObjectURL(new Blob(["onmessage="+va.toString()],{type:"text/javascript"}))):new Worker(x(c)?c:"worker/worker.js",{type:"module"})}catch(e){}return d};function Q(a){if(!(this instanceof Q))return new Q(a);var b=a.document||a.doc||a,c;this.K=[];this.h=[];this.A=[];this.register=v();this.key=(c=b.key||b.id)&&S(c,this.A)||"id";this.m=u(a.fastupdate);this.C=(c=b.store)&&!0!==c&&[];this.store=c&&v();this.I=(c=b.tag)&&S(c,this.A);this.l=c&&v();this.cache=(c=a.cache)&&new J(c);a.cache=!1;this.o=a.worker;this.async=!1;c=v();let d=b.index||b.field||b;x(d)&&(d=[d]);for(let e=0,f,g;e<d.length;e++)f=d[e],x(f)||(g=f,f=f.field),g=C(g)?Object.assign({},a,g):a,
4:45:27 AM: ^
4:45:27 AM: 24: this.o&&(c[f]=new O(g),c[f].o||(this.o=!1)),this.o||(c[f]=new K(g,this.register)),this.K[e]=S(f,this.A),this.h[e]=f;if(this.C)for(a=b.store,x(a)&&(a=[a]),b=0;b<a.length;b++)this.C[b]=S(a[b],this.A);this.index=c}function S(a,b){const c=a.split(":");let d=0;for(let e=0;e<c.length;e++)a=c[e],0<=a.indexOf("[]")&&(a=a.substring(0,a.length-2))&&(b[d]=!0),a&&(c[d++]=a);d<c.length&&(c.length=d);return 1<d?c:c[0]}function T(a,b){if(x(b))a=a[b];else for(let c=0;a&&c<b.length;c++)a=a[b[c]];return a}
4:45:27 AM: 25: function U(a,b,c,d,e){a=a[e];if(d===c.length-1)b[e]=a;else if(a)if(a.constructor===Array)for(b=b[e]=Array(a.length),e=0;e<a.length;e++)U(a,b,c,d,e);else b=b[e]||(b[e]=v()),e=c[++d],U(a,b,c,d,e)}function V(a,b,c,d,e,f,g,h){if(a=a[g])if(d===b.length-1){if(a.constructor===Array){if(c[d]){for(b=0;b<a.length;b++)e.add(f,a[b],!0,!0);return}a=a.join(" ")}e.add(f,a,h,!0)}else if(a.constructor===Array)for(g=0;g<a.length;g++)V(a,b,c,d,e,f,g,h);else g=b[++d],V(a,b,c,d,e,f,g,h)}t=Q.prototype;
4:45:27 AM:
4:45:27 AM: created public/build/bundle.js in 8.4s
4:45:28 AM: > glean-dictionary@0.1.0 build-storybook
4:45:28 AM: > cross-env NODE_OPTIONS=--openssl-legacy-provider storybook build --config-dir .storybook
4:45:29 AM: @storybook/cli v8.0.8
4:45:29 AM:
4:45:29 AM: info => Cleaning outputDir: storybook-static
4:45:29 AM: info => Loading presets
4:45:29 AM: info => Building manager..
4:45:29 AM: info => Manager built (124 ms)
4:45:29 AM: info => Building preview..
4:45:29 AM: info Using Babel compiler
4:45:29 AM: info Addon-docs: using MDX3
4:45:29 AM: info => Using implicit CSS loaders
4:45:29 AM: info => Using default Webpack5 setup
4:45:30 AM: <s> [webpack.Progress] 0%
4:45:30 AM: <s> [webpack.Progress] 1% setup before run
4:45:30 AM: <s> [webpack.Progress] 1% setup before run NodeEnvironmentPlugin
4:45:30 AM: <s> [webpack.Progress] 1% setup before run
4:45:30 AM: <s> [webpack.Progress] 2% setup run
4:45:30 AM: <s> [webpack.Progress] 2% setup run
4:45:30 AM: <s> [webpack.Progress] 4% setup normal module factory
4:45:30 AM: <s> [webpack.Progress] 4% setup normal module factory CaseSensitivePathsPlugin
4:45:30 AM: <s> [webpack.Progress] 4% setup normal module factory
4:45:30 AM: <s> [webpack.Progress] 5% setup context module factory
4:45:30 AM: <s> [webpack.Progress] 5% setup context module factory
4:45:30 AM: <s> [webpack.Progress] 6% setup before compile
4:45:30 AM: <s> [webpack.Progress] 6% setup before compile ProgressPlugin
4:45:30 AM: <s> [webpack.Progress] 6% setup before compile
4:45:30 AM: <s> [webpack.Progress] 7% setup compile
4:45:30 AM: <s> [webpack.Progress] 7% setup compile ExternalsPlugin
4:45:30 AM: <s> [webpack.Progress] 7% setup compile ExternalsPlugin
4:45:30 AM: <s> [webpack.Progress] 7% setup compile
4:45:30 AM: <s> [webpack.Progress] 8% setup compilation
4:45:30 AM: <s> [webpack.Progress] 8% setup compilation unplugin-csf
4:45:30 AM: <s> [webpack.Progress] 8% setup compilation ArrayPushCallbackChunkFormatPlugin
4:45:30 AM: <s> [webpack.Progress] 8% setup compilation JsonpChunkLoadingPlugin
4:45:30 AM: <s> [webpack.Progress] 8% setup compilation StartupChunkDependenciesPlugin
4:45:30 AM: <s> [webpack.Progress] 8% setup compilation ImportScriptsChunkLoadingPlugin
4:45:30 AM: <s> [webpack.Progress] 8% setup compilation FetchCompileWasmPlugin
4:45:30 AM: <s> [webpack.Progress] 8% setup compilation FetchCompileAsyncWasmPlugin
4:45:30 AM: <s> [webpack.Progress] 8% setup compilation WorkerPlugin
4:45:30 AM: <s> [webpack.Progress] 8% setup compilation SplitChunksPlugin
4:45:30 AM: <s> [webpack.Progress] 8% setup compilation RuntimeChunkPlugin
4:45:30 AM: <s> [webpack.Progress] 8% setup compilation ResolverCachePlugin
4:45:30 AM: <s> [webpack.Progress] 8% setup compilation HtmlWebpackPlugin
4:45:30 AM: <s> [webpack.Progress] 8% setup compilation
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation DefinePlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation ProvidePlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation ProgressPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation ChunkPrefetchPreloadPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation SourceMapDevToolPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation JavascriptModulesPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation JsonModulesPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation AssetModulesPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation EntryPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation EntryPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation EntryPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation EntryPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation EntryPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation EntryPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation RuntimePlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation InferAsyncModulesPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation DataUriPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation FileUriPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation CompatibilityPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation HarmonyModulesPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation AMDPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation RequireJsStuffPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation CommonJsPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation LoaderPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation LoaderPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation NodeStuffPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation APIPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation ExportsInfoApiPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation WebpackIsIncludedPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation ConstPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation UseStrictPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation RequireIncludePlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation RequireEnsurePlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation RequireContextPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation ImportPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation ImportMetaContextPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation SystemPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation ImportMetaPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation URLPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation DefaultStatsFactoryPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation DefaultStatsPresetPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation DefaultStatsPrinterPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation JavascriptMetaInfoPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation EnsureChunkConditionsPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation RemoveEmptyChunksPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation MergeDuplicateChunksPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation FlagIncludedChunksPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation SideEffectsFlagPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation FlagDependencyExportsPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation FlagDependencyUsagePlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation InnerGraphPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation MangleExportsPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation ModuleConcatenationPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation RealContentHashPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation WasmFinalizeExportsPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation NamedModuleIdsPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation DeterministicChunkIdsPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation DefinePlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation TerserPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation TemplatedPathPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation RecordIdsPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation WarnCaseSensitiveModulesPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation IgnoreWarningsPlugin
4:45:30 AM: <s> [webpack.Progress] 9% setup compilation
4:45:30 AM: <s> [webpack.Progress] 10% building
4:45:30 AM: <s> [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules
4:45:30 AM: info => Copying static files: public at storybook-static
4:45:31 AM: <s> [webpack.Progress] 10% building 0/6 entries 6/13 dependencies 1/5 modules
4:45:32 AM: <s> [webpack.Progress] 10% building 0/6 entries 9/28 dependencies 1/6 modules
4:45:32 AM: <s> [webpack.Progress] 10% building import loader ./node_modules/@storybook/builder-webpack5/node_modules/babel-loader/lib/index.js
4:45:32 AM: <s> [webpack.Progress] 10% building 0/6 entries 14/32 dependencies 1/10 modules
4:45:32 AM: <s> [webpack.Progress] 10% building import loader ./node_modules/@storybook/builder-webpack5/dist/loaders/export-order-loader.js
4:45:32 AM: <s> [webpack.Progress] 10% building import loader ./node_modules/unplugin/dist/webpack/loaders/transform.js
4:45:32 AM: <s> [webpack.Progress] 10% building 0/6 entries 29/35 dependencies 1/25 modules
4:45:33 AM: <s> [webpack.Progress] 10% building import loader ./node_modules/@storybook/preset-svelte-webpack/dist/svelte-docgen-loader.js
4:45:33 AM: <s> [webpack.Progress] 10% building import loader ./node_modules/svelte-loader/index.js
4:45:33 AM: <s> [webpack.Progress] 10% building 0/6 entries 57/69 dependencies 5/46 modules
4:45:34 AM: <s> [webpack.Progress] 10% building import loader ./node_modules/style-loader/dist/cjs.js
4:45:34 AM: <s> [webpack.Progress] 10% building import loader ./node_modules/css-loader/dist/cjs.js
4:45:34 AM: <s> [webpack.Progress] 10% building 0/6 entries 63/98 dependencies 5/52 modules
4:45:34 AM: <s> [webpack.Progress] 10% building import loader ./node_modules/sass-loader/dist/cjs.js
4:45:34 AM: <s> [webpack.Progress] 10% building 0/6 entries 65/107 dependencies 5/53 modules
4:45:36 AM: <s> [webpack.Progress] 10% building 0/6 entries 100/196 dependencies 5/79 modules
4:45:37 AM: <s> [webpack.Progress] 19% building 1/6 entries 239/251 dependencies 76/145 modules
4:45:37 AM: <s> [webpack.Progress] 28% building 2/6 entries 281/313 dependencies 107/162 modules
4:45:37 AM: <s> [webpack.Progress] 37% building 3/6 entries 281/313 dependencies 107/162 modules
4:45:38 AM: <s> [webpack.Progress] 37% building 3/6 entries 877/900 dependencies 267/375 modules
4:45:38 AM: <s> [webpack.Progress] 46% building 4/6 entries 1126/1134 dependencies 423/458 modules
4:45:38 AM: <s> [webpack.Progress] 55% building 5/6 entries 1204/1224 dependencies 458/487 modules
4:45:38 AM: <s> [webpack.Progress] 65% building 6/6 entries 1250/1250 dependencies 500/500 modules
4:45:38 AM: <s> [webpack.Progress] 65% building
4:45:38 AM: <s> [webpack.Progress] 69% building finish
4:45:38 AM: <s> [webpack.Progress] 69% building finish
4:45:38 AM: <s> [webpack.Progress] 70% sealing finish module graph
4:45:38 AM: <s> [webpack.Progress] 70% sealing finish module graph ResolverCachePlugin
4:45:38 AM: <s> [webpack.Progress] 70% sealing finish module graph InferAsyncModulesPlugin
4:45:38 AM: <s> [webpack.Progress] 70% sealing finish module graph FlagDependencyExportsPlugin
4:45:38 AM: <s> [webpack.Progress] 70% sealing finish module graph InnerGraphPlugin
4:45:38 AM: <s> [webpack.Progress] 70% sealing finish module graph WasmFinalizeExportsPlugin
4:45:38 AM: <s> [webpack.Progress] 70% sealing finish module graph
4:45:38 AM: <s> [webpack.Progress] 70% sealing plugins
4:45:38 AM: <s> [webpack.Progress] 70% sealing plugins WarnCaseSensitiveModulesPlugin
4:45:38 AM: <s> [webpack.Progress] 70% sealing plugins
4:45:38 AM: <s> [webpack.Progress] 71% sealing dependencies optimization
4:45:38 AM: <s> [webpack.Progress] 71% sealing dependencies optimization SideEffectsFlagPlugin
4:45:38 AM: <s> [webpack.Progress] 71% sealing dependencies optimization FlagDependencyUsagePlugin
4:45:38 AM: <s> [webpack.Progress] 71% sealing dependencies optimization
4:45:38 AM: <s> [webpack.Progress] 71% sealing after dependencies optimization
4:45:38 AM: <s> [webpack.Progress] 71% sealing after dependencies optimization
4:45:38 AM: <s> [webpack.Progress] 72% sealing chunk graph
4:45:38 AM: <s> [webpack.Progress] 72% sealing chunk graph
4:45:38 AM: <s> [webpack.Progress] 73% sealing after chunk graph
4:45:38 AM: <s> [webpack.Progress] 73% sealing after chunk graph
4:45:38 AM: <s> [webpack.Progress] 73% sealing optimizing
4:45:38 AM: <s> [webpack.Progress] 73% sealing optimizing
4:45:38 AM: <s> [webpack.Progress] 74% sealing module optimization
4:45:38 AM: <s> [webpack.Progress] 74% sealing module optimization
4:45:38 AM: <s> [webpack.Progress] 75% sealing after module optimization
4:45:38 AM: <s> [webpack.Progress] 75% sealing after module optimization
4:45:38 AM: <s> [webpack.Progress] 75% sealing chunk optimization
4:45:38 AM: <s> [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin
4:45:38 AM: <s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
4:45:38 AM: <s> [webpack.Progress] 75% sealing chunk optimization MergeDuplicateChunksPlugin
4:45:38 AM: <s> [webpack.Progress] 75% sealing chunk optimization SplitChunksPlugin
4:45:38 AM: <s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
4:45:38 AM: <s> [webpack.Progress] 75% sealing chunk optimization
4:45:38 AM: <s> [webpack.Progress] 76% sealing after chunk optimization
4:45:38 AM: <s> [webpack.Progress] 76% sealing after chunk optimization
4:45:38 AM: <s> [webpack.Progress] 77% sealing module and chunk tree optimization
4:45:38 AM: <s> [webpack.Progress] 77% sealing module and chunk tree optimization PersistentChildCompilerSingletonPlugin
4:45:38 AM: <s> [webpack.Progress] 77% sealing module and chunk tree optimization
4:45:38 AM: <s> [webpack.Progress] 77% sealing after module and chunk tree optimization
4:45:38 AM: <s> [webpack.Progress] 77% sealing after module and chunk tree optimization
4:45:38 AM: <s> [webpack.Progress] 78% sealing chunk modules optimization
4:45:38 AM: <s> [webpack.Progress] 78% sealing chunk modules optimization ModuleConcatenationPlugin
4:45:38 AM: <s> [webpack.Progress] 78% sealing chunk modules optimization
4:45:38 AM: <s> [webpack.Progress] 78% sealing after chunk modules optimization
4:45:38 AM: <s> [webpack.Progress] 78% sealing after chunk modules optimization
4:45:38 AM: <s> [webpack.Progress] 79% sealing module reviving
4:45:38 AM: <s> [webpack.Progress] 79% sealing module reviving RecordIdsPlugin
4:45:38 AM: <s> [webpack.Progress] 79% sealing module reviving
4:45:38 AM: <s> [webpack.Progress] 80% sealing before module ids
4:45:38 AM: <s> [webpack.Progress] 80% sealing before module ids
4:45:38 AM: <s> [webpack.Progress] 80% sealing module ids
4:45:38 AM: <s> [webpack.Progress] 80% sealing module ids NamedModuleIdsPlugin
4:45:38 AM: <s> [webpack.Progress] 80% sealing module ids
4:45:38 AM: <s> [webpack.Progress] 81% sealing module id optimization
4:45:38 AM: <s> [webpack.Progress] 81% sealing module id optimization
4:45:38 AM: <s> [webpack.Progress] 82% sealing module id optimization
4:45:38 AM: <s> [webpack.Progress] 82% sealing module id optimization
4:45:38 AM: <s> [webpack.Progress] 82% sealing chunk reviving
4:45:38 AM: <s> [webpack.Progress] 82% sealing chunk reviving RecordIdsPlugin
4:45:38 AM: <s> [webpack.Progress] 82% sealing chunk reviving
4:45:38 AM: <s> [webpack.Progress] 83% sealing before chunk ids
4:45:38 AM: <s> [webpack.Progress] 83% sealing before chunk ids
4:45:38 AM: <s> [webpack.Progress] 84% sealing chunk ids
4:45:38 AM: <s> [webpack.Progress] 84% sealing chunk ids DeterministicChunkIdsPlugin
4:45:38 AM: <s> [webpack.Progress] 84% sealing chunk ids
4:45:38 AM: <s> [webpack.Progress] 84% sealing chunk id optimization
4:45:38 AM: <s> [webpack.Progress] 84% sealing chunk id optimization FlagIncludedChunksPlugin
4:45:38 AM: <s> [webpack.Progress] 84% sealing chunk id optimization
4:45:38 AM: <s> [webpack.Progress] 85% sealing after chunk id optimization
4:45:38 AM: <s> [webpack.Progress] 85% sealing after chunk id optimization
4:45:38 AM: <s> [webpack.Progress] 86% sealing record modules
4:45:38 AM: <s> [webpack.Progress] 86% sealing record modules RecordIdsPlugin
4:45:38 AM: <s> [webpack.Progress] 86% sealing record modules
4:45:38 AM: <s> [webpack.Progress] 86% sealing record chunks
4:45:38 AM: <s> [webpack.Progress] 86% sealing record chunks RecordIdsPlugin
4:45:38 AM: <s> [webpack.Progress] 86% sealing record chunks
4:45:38 AM: <s> [webpack.Progress] 87% sealing module hashing
4:45:38 AM: <s> [webpack.Progress] 87% sealing module hashing
4:45:38 AM: <s> [webpack.Progress] 87% sealing code generation
4:45:38 AM: <s> [webpack.Progress] 87% sealing code generation
4:45:39 AM: <s> [webpack.Progress] 88% sealing runtime requirements
4:45:39 AM: <s> [webpack.Progress] 88% sealing runtime requirements
4:45:39 AM: <s> [webpack.Progress] 89% sealing hashing
4:45:39 AM: <s> [webpack.Progress] 89% sealing hashing
4:45:39 AM: <s> [webpack.Progress] 89% sealing after hashing
4:45:39 AM: <s> [webpack.Progress] 89% sealing after hashing
4:45:39 AM: <s> [webpack.Progress] 90% sealing record hash
4:45:39 AM: <s> [webpack.Progress] 90% sealing record hash
4:45:39 AM: <s> [webpack.Progress] 91% sealing module assets processing
4:45:39 AM: <s> [webpack.Progress] 91% sealing module assets processing
4:45:39 AM: <s> [webpack.Progress] 91% sealing chunk assets processing
4:45:39 AM: <s> [webpack.Progress] 91% sealing chunk assets processing
4:45:39 AM: <s> [webpack.Progress] 92% sealing asset processing
4:45:39 AM: <s> [webpack.Progress] 92% sealing asset processing PersistentChildCompilerSingletonPlugin
4:45:39 AM: <s> [webpack.Progress] 92% sealing asset processing TerserPlugin
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin main.63f9471b.iframe.bundle.js generate SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin main.63f9471b.iframe.bundle.js generated SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin runtime~main.781a325f.iframe.bundle.js generate SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin runtime~main.781a325f.iframe.bundle.js generated SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 312.5f3af8fd.iframe.bundle.js generate SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 312.5f3af8fd.iframe.bundle.js generated SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 341.d28437a0.iframe.bundle.js generate SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 341.d28437a0.iframe.bundle.js generated SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 540.3ea34444.iframe.bundle.js generate SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 540.3ea34444.iframe.bundle.js generated SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 721.4f3b7ae9.iframe.bundle.js generate SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 721.4f3b7ae9.iframe.bundle.js generated SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 805.aea56e29.iframe.bundle.js generate SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 805.aea56e29.iframe.bundle.js generated SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 424.71e69591.iframe.bundle.js generate SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 424.71e69591.iframe.bundle.js generated SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 994.5edde4f7.iframe.bundle.js generate SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 994.5edde4f7.iframe.bundle.js generated SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 125.e99bdcfe.iframe.bundle.js generate SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 125.e99bdcfe.iframe.bundle.js generated SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin resolve sources
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 994.5edde4f7.iframe.bundle.js attach SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 994.5edde4f7.iframe.bundle.js attached SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 125.e99bdcfe.iframe.bundle.js attach SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 125.e99bdcfe.iframe.bundle.js attached SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin resolve sources
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin resolve sources
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin main.eecdca98.iframe.bundle.js generate SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin main.eecdca98.iframe.bundle.js generated SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin runtime~main.ead45e8c.iframe.bundle.js generate SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin runtime~main.ead45e8c.iframe.bundle.js generated SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 312.51b2cba9.iframe.bundle.js generate SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 312.51b2cba9.iframe.bundle.js generated SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 341.a6230d67.iframe.bundle.js generate SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 341.a6230d67.iframe.bundle.js generated SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 540.d1c69ccf.iframe.bundle.js generate SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 540.d1c69ccf.iframe.bundle.js generated SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 721.202f643a.iframe.bundle.js generate SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 721.202f643a.iframe.bundle.js generated SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 805.0ee6de5b.iframe.bundle.js generate SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 805.0ee6de5b.iframe.bundle.js generated SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 424.df087295.iframe.bundle.js generate SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 424.df087295.iframe.bundle.js generated SourceMap
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin resolve sources
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin
4:45:42 AM: <s> [webpack.Progress] 92% sealing asset processing
4:45:42 AM: <s> [webpack.Progress] 93% sealing after asset optimization
4:45:42 AM: <s> [webpack.Progress] 93% sealing after asset optimization
4:45:42 AM: <s> [webpack.Progress] 93% sealing recording
4:45:42 AM: <s> [webpack.Progress] 93% sealing recording
4:45:42 AM: <s> [webpack.Progress] 94% sealing after seal
4:45:42 AM: <s> [webpack.Progress] 94% sealing after seal
4:45:42 AM: <s> [webpack.Progress] 95% emitting emit
4:45:42 AM: <s> [webpack.Progress] 95% emitting emit
4:45:42 AM: <s> [webpack.Progress] 98% emitting after emit
4:45:42 AM: <s> [webpack.Progress] 98% emitting after emit SizeLimitsPlugin
4:45:42 AM: <s> [webpack.Progress] 98% emitting after emit
4:45:42 AM: <s> [webpack.Progress] 99% done plugins
4:45:42 AM: <s> [webpack.Progress] 99% done plugins CaseSensitivePathsPlugin
4:45:42 AM: <s> [webpack.Progress] 99% done plugins
4:45:42 AM: <s> [webpack.Progress] 99%
4:45:42 AM: <s> [webpack.Progress] 99% cache store build dependencies
4:45:42 AM: <s> [webpack.Progress] 99% cache store build dependencies
4:45:42 AM: <s> [webpack.Progress] 99% cache begin idle
4:45:42 AM: <s> [webpack.Progress] 99% cache begin idle
4:45:42 AM: <s> [webpack.Progress] 100%
4:45:42 AM: WARN export 'default' (imported as 'previewAnnotations') was not found in '/opt/build/repo/.storybook/preview.js' (module has no exports)
4:45:42 AM: WARN export 'default' (imported as 'previewAnnotations') was not found in '/opt/build/repo/node_modules/@storybook/addon-docs/dist/preview.mjs' (possible exports: parameters)
4:45:42 AM: WARN Module Warning (from ./node_modules/svelte-loader/index.js):
4:45:42 AM: WARN A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event. (26:0)
4:45:42 AM: WARN 24: </script>
4:45:42 AM: WARN 25:
4:45:42 AM: WARN 26: <span
4:45:42 AM: WARN ^
4:45:42 AM: WARN 27: class="label label-{labelNumber || getLabelNumber(text)} {clickable
WARN 28: ? 'clickable'
WARN 28: ? 'clickable'
4:45:42 AM: WARN Module Warning (from ./node_modules/svelte-loader/index.js):
4:45:42 AM: WARN A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event. (77:4)
4:45:42 AM: WARN 75: {#if itemsPerPage < totalItems}
4:45:42 AM: WARN 76: <div class="pagination-bar">
4:45:42 AM: WARN 77: <div
4:45:42 AM: WARN ^
4:45:42 AM: WARN 78: on:click|preventDefault={() =>
4:45:42 AM: WARN 79: changePage(currentPage !== 1 ? currentPage - 1 : 1)}
4:45:42 AM: WARN Module Warning (from ./node_modules/svelte-loader/index.js):
4:45:42 AM: WARN A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event. (86:8)
4:45:42 AM: WARN 84: <div class="pages">
4:45:42 AM: WARN 85: {#each truncatedPagination(currentPage, lastPage) as page}
4:45:42 AM: WARN 86: <div
4:45:42 AM: WARN ^
4:45:42 AM: WARN 87: on:click|preventDefault={() =>
4:45:42 AM: WARN 88: changePage(Number.isInteger(page) ? page : currentPage)}
4:45:42 AM: WARN Module Warning (from ./node_modules/svelte-loader/index.js):
4:45:42 AM: WARN A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event. (95:4)
4:45:42 AM: WARN 93: {/each}
4:45:42 AM: WARN 94: </div>
4:45:42 AM: WARN 95: <div
4:45:42 AM: WARN ^
4:45:42 AM: WARN 96: on:click|preventDefault={() =>
4:45:42 AM: WARN 97: changePage(currentPage !== lastPage ? currentPage + 1 : lastPage)}
4:45:42 AM: WARN Module Warning (from ./node_modules/svelte-loader/index.js):
4:45:42 AM: WARN A11y: noninteractive element cannot have nonnegative tabIndex value (33:2)
4:45:42 AM: WARN 31: {#if isOpen}
4:45:42 AM: WARN 32: <!-- svelte-ignore a11y-autofocus -->
4:45:42 AM: WARN 33: <div
4:45:42 AM: WARN ^
4:45:42 AM: WARN 34: class="gp-modal"
4:45:42 AM: WARN 35: on:keydown|stopPropagation={keydown}
4:45:42 AM: WARN Module Warning (from ./node_modules/svelte-loader/index.js):
4:45:42 AM: WARN A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event. (40:4)
4:45:42 AM: WARN 38: transition:fade={{ duration: 250 }}
4:45:42 AM: WARN 39: >
4:45:42 AM: WARN 40: <div class="gp-modal__backdrop" on:click={close} />
4:45:42 AM: WARN ^
4:45:42 AM: WARN 41: <div class="gp-modal__wrapper">
4:45:42 AM: WARN 42: <div class="gp-modal__header">
4:45:42 AM: WARN Module Warning (from ./node_modules/svelte-loader/index.js):
4:45:42 AM: WARN A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event. (13:0)
4:45:42 AM: WARN 11: </script>
4:45:42 AM: WARN 12:
4:45:42 AM: WARN 13: <div
4:45:42 AM: WARN ^
4:45:42 AM: WARN 14: class="title"
4:45:42 AM: WARN 15: on:click={() => selectTab(key)}
4:45:42 AM: WARN Module Warning (from ./node_modules/svelte-loader/index.js):
4:45:42 AM: WARN A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event. (69:4)
4:45:42 AM: WARN 67: {#if itemsPerPage < totalItems}
4:45:42 AM: WARN 68: <div class="pagination-bar">
4:45:42 AM: WARN 69: <div
4:45:42 AM: WARN ^
4:45:42 AM: WARN 70: on:click|preventDefault={() =>
4:45:42 AM: WARN 71: changePage(currentPage !== 1 ? currentPage - 1 : 1)}
4:45:42 AM: WARN Module Warning (from ./node_modules/svelte-loader/index.js):
4:45:42 AM: WARN A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event. (78:8)
4:45:42 AM: WARN 76: <div class="pages">
4:45:42 AM: WARN 77: {#each truncatedPagination(currentPage, lastPage) as page}
4:45:42 AM: WARN 78: <div
4:45:42 AM: WARN ^
4:45:42 AM: WARN 79: on:click|preventDefault={() =>
4:45:42 AM: WARN 80: changePage(Number.isInteger(page) ? page : currentPage)}
4:45:42 AM: WARN Module Warning (from ./node_modules/svelte-loader/index.js):
4:45:42 AM: WARN A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event. (87:4)
4:45:42 AM: WARN 85: {/each}
4:45:42 AM: WARN 86: </div>
4:45:42 AM: WARN 87: <div
4:45:42 AM: WARN ^
4:45:42 AM: WARN 88: on:click|preventDefault={() =>
4:45:42 AM: WARN 89: changePage(currentPage !== lastPage ? currentPage + 1 : lastPage)}
4:45:42 AM: WARN export 'default' (imported as 'previewAnnotations') was not found in '/opt/build/repo/node_modules/@storybook/svelte-webpack5/node_modules/@storybook/svelte/dist/entry-preview-docs.mjs' (possible exports: argTypesEnhancers, decorators, parameters)
4:45:42 AM: WARN export 'default' (imported as 'previewAnnotations') was not found in '/opt/build/repo/node_modules/@storybook/svelte-webpack5/node_modules/@storybook/svelte/dist/entry-preview.mjs' (possible exports: applyDecorators, parameters, render, renderToCanvas)
4:45:42 AM: WARN asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
4:45:42 AM: WARN This can impact web performance.
4:45:42 AM: WARN Assets:
4:45:42 AM: WARN 994.e5c02da1.iframe.bundle.js (790 KiB)
4:45:42 AM: WARN 125.7cc30eb2.iframe.bundle.js (765 KiB)
4:45:42 AM: WARN entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
4:45:42 AM: WARN Entrypoints:
4:45:42 AM: WARN main (1 MiB)
4:45:42 AM: WARN runtime~main.ead45e8c.iframe.bundle.js
4:45:42 AM: WARN 994.e5c02da1.iframe.bundle.js
4:45:42 AM: WARN main.eecdca98.iframe.bundle.js
4:45:42 AM: WARN
4:45:42 AM: <s> [webpack.Progress] 99% cache shutdown
4:45:42 AM: <s> [webpack.Progress] 99% cache shutdown
4:45:42 AM: <s> [webpack.Progress] 100%
4:45:42 AM: info => Preview built (13 s)
4:45:42 AM: info => Output directory: /opt/build/repo/storybook-static
4:45:43 AM:
4:45:43 AM: (build.command completed in 1m 50.1s)
4:45:43 AM:
4:45:43 AM: Functions bundling
4:45:43 AM: ────────────────────────────────────────────────────────────────
4:45:43 AM:
4:45:43 AM: Packaging Functions from .netlify directory:
4:45:43 AM: - metrics_search_accounts_backend.js
4:45:43 AM: - metrics_search_accounts_cirrus.js
4:45:43 AM: - metrics_search_accounts_frontend.js
4:45:43 AM: - metrics_search_ads_backend.js
4:45:43 AM: - metrics_search_bedrock.js
4:45:43 AM: - metrics_search_bergamot.js
4:45:43 AM: - metrics_search_burnham.js
4:45:43 AM: - metrics_search_debug_ping_view.js
4:45:43 AM: - metrics_search_fenix.js
4:45:43 AM: - metrics_search_firefox_desktop.js
4:45:43 AM: - metrics_search_firefox_desktop_background_defaultagent.js
4:45:43 AM: - metrics_search_firefox_desktop_background_tasks.js
4:45:43 AM: - metrics_search_firefox_desktop_background_update.js
4:45:43 AM: - metrics_search_firefox_echo_show.js
4:45:43 AM: - metrics_search_firefox_fire_tv.js
4:45:43 AM: - metrics_search_firefox_ios.js
4:45:43 AM: - metrics_search_firefox_legacy.js
4:45:43 AM: - metrics_search_firefox_reality.js
4:45:43 AM: - metrics_search_firefox_reality_pc.js
4:45:43 AM: - metrics_search_firefox_translations.js
4:45:43 AM: - metrics_search_focus_android.js
4:45:43 AM: - metrics_search_focus_ios.js
4:45:43 AM: - metrics_search_fog.js
4:45:43 AM: - metrics_search_fog_and_legacy.js
4:45:43 AM: - metrics_search_glean_dictionary.js
4:45:43 AM: - metrics_search_gleanjs_docs.js
4:45:43 AM: - metrics_search_klar_android.js
4:45:43 AM: - metrics_search_klar_ios.js
4:45:43 AM: - metrics_search_lockwise_android.js
4:45:43 AM: - metrics_search_lockwise_ios.js
4:45:43 AM: - metrics_search_mach.js
4:45:43 AM: - metrics_search_mdn_yari.js
4:45:43 AM: - metrics_search_monitor_backend.js
4:45:43 AM: - metrics_search_monitor_cirrus.js
4:45:43 AM: - metrics_search_monitor_frontend.js
4:45:43 AM: - metrics_search_moso_mastodon_android.js
4:45:43 AM: - metrics_search_moso_mastodon_backend.js
4:45:43 AM: - metrics_search_moso_mastodon_web.js
4:45:43 AM: - metrics_search_mozilla_vpn.js
4:45:43 AM: - metrics_search_mozillavpn_backend_cirrus.js
4:45:43 AM: - metrics_search_mozphab.js
4:45:43 AM: - metrics_search_mozregression.js
4:45:43 AM: - metrics_search_reference_browser.js
4:45:43 AM: - metrics_search_regrets_reporter.js
4:45:43 AM: - metrics_search_relay_backend.js
4:45:43 AM: - metrics_search_tiktokreporter_android.js
4:45:43 AM: - metrics_search_tiktokreporter_ios.js
4:45:43 AM: - metrics_search_treeherder.js
4:45:43 AM: - metrics_search_viu_politica.js
4:45:43 AM: - search.js
4:45:43 AM:
4:45:48 AM:
4:45:48 AM: (Functions bundling completed in 5.3s)
4:45:48 AM:
4:46:22 AM: (Netlify Build completed in 2m 30s)
4:46:23 AM: Section completed: building
4:46:29 AM: Finished processing build request in 3m6.561s
Deploying
Complete
Deploying
Complete
4:45:48 AM: Deploy site
4:45:48 AM: ────────────────────────────────────────────────────────────────
4:45:48 AM:
4:45:48 AM: Starting to deploy site from 'public'
4:45:50 AM: Calculating files to upload
4:46:01 AM: 1055 new files to upload
4:46:01 AM: 50 new functions to upload
4:46:01 AM: Starting to upload
4:46:02 AM: 10% uploaded
4:46:02 AM: 20% uploaded
4:46:02 AM: 30% uploaded
4:46:02 AM: 40% uploaded
4:46:03 AM: 50% uploaded
4:46:03 AM: 60% uploaded
4:46:03 AM: 70% uploaded
4:46:03 AM: 80% uploaded
4:46:03 AM: 90% uploaded
4:46:22 AM: 100% uploaded
4:46:22 AM: Section completed: deploying
4:46:22 AM: Site deploy was successfully initiated
4:46:22 AM:
4:46:22 AM: (Deploy site completed in 34.5s)
Cleanup
Complete
Cleanup
Complete
4:46:22 AM: Netlify Build Complete
4:46:22 AM: ────────────────────────────────────────────────────────────────
4:46:22 AM:
4:46:23 AM: Caching artifacts
4:46:23 AM: Started saving node modules
4:46:23 AM: Finished saving node modules
4:46:23 AM: Started saving build plugins
4:46:23 AM: Finished saving build plugins
4:46:23 AM: Started saving corepack cache
4:46:23 AM: Finished saving corepack cache
4:46:23 AM: Started saving pip cache
4:46:23 AM: Finished saving pip cache
4:46:23 AM: Started saving emacs cask dependencies
4:46:23 AM: Finished saving emacs cask dependencies
4:46:23 AM: Started saving maven dependencies
4:46:23 AM: Finished saving maven dependencies
4:46:23 AM: Started saving boot dependencies
4:46:23 AM: Finished saving boot dependencies
4:46:23 AM: Started saving rust rustup cache
4:46:23 AM: Finished saving rust rustup cache
4:46:23 AM: Started saving go dependencies
4:46:23 AM: Finished saving go dependencies
4:46:23 AM: Build script success
4:46:28 AM: Uploading Cache of size 181.7MB
4:46:29 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
4:46:25 AM: Starting post processing
4:46:25 AM: Post processing - redirect rules
4:46:25 AM: Post processing done
4:46:25 AM: Section completed: postprocessing
4:46:25 AM: Skipping form detection
4:46:25 AM: Post processing - header rules
4:46:29 AM: Site is live ✨