Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
10:00:40 PM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/josemarluedke/builds
10:01:05 PM: Build ready to start
10:02:27 PM: build-image version: c3449036692ceba113a2b71302d561bccc8b6156 (focal)
10:02:27 PM: buildbot version: 6e5dfadf0eec598d7c9db5c1e005bfa46b6682c0
10:02:27 PM: Fetching cached dependencies
10:02:27 PM: Starting to download cache of 249.2MB
10:02:28 PM: Finished downloading cache in 1.358s
10:02:28 PM: Starting to extract cache
10:02:47 PM: Finished extracting cache in 18.274s
10:02:47 PM: Finished fetching cache in 19.68s
10:02:47 PM: Starting to prepare the repo for build
10:02:47 PM: Preparing Git Reference pull/336/head
10:02:49 PM: Starting to install dependencies
10:02:49 PM: Started restoring cached mise cache
10:02:49 PM: Finished restoring cached mise cache
10:02:50 PM: mise python@3.13.1 install
10:02:50 PM: mise python@3.13.1 download cpython-3.13.1+20241219-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
10:02:51 PM: mise python@3.13.1 extract cpython-3.13.1+20241219-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
10:02:51 PM: mise python@3.13.1 python --version
10:02:51 PM: mise python@3.13.1 Python 3.13.1
10:02:51 PM: mise python@3.13.1 ✓ installed
10:02:51 PM: Python version set to 3.13
10:02:52 PM: Collecting pipenv
10:02:52 PM: Downloading pipenv-2024.4.0-py3-none-any.whl.metadata (19 kB)
10:02:52 PM: Collecting certifi (from pipenv)
10:02:52 PM: Downloading certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB)
10:02:53 PM: Collecting packaging>=22 (from pipenv)
10:02:53 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
10:02:53 PM: Collecting setuptools>=67 (from pipenv)
10:02:53 PM: Downloading setuptools-75.6.0-py3-none-any.whl.metadata (6.7 kB)
10:02:53 PM: Collecting virtualenv>=20.24.2 (from pipenv)
10:02:53 PM: Downloading virtualenv-20.28.0-py3-none-any.whl.metadata (4.4 kB)
10:02:53 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
10:02:53 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
10:02:53 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
10:02:53 PM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
10:02:53 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
10:02:53 PM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
10:02:53 PM: Downloading pipenv-2024.4.0-py3-none-any.whl (3.0 MB)
10:02:53 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 62.8 MB/s eta 0:00:00
10:02:53 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
10:02:53 PM: Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB)
10:02:53 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 81.3 MB/s eta 0:00:00
10:02:53 PM: Downloading virtualenv-20.28.0-py3-none-any.whl (4.3 MB)
10:02:53 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 105.3 MB/s eta 0:00:00
10:02:53 PM: Downloading certifi-2024.12.14-py3-none-any.whl (164 kB)
10:02:53 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
10:02:53 PM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
10:02:53 PM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
10:02:53 PM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
10:02:55 PM: Successfully installed certifi-2024.12.14 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.0 platformdirs-4.3.6 setuptools-75.6.0 virtualenv-20.28.0
10:02:56 PM: Attempting Ruby version 2.7.1, read from environment
10:02:56 PM: Required ruby-2.7.1 is not installed - installing.
10:02:57 PM: Searching for binary rubies, this might take some time.
10:02:57 PM: Found remote file https://rvm_io.global.ssl.fastly.net/binaries/ubuntu/20.04/x86_64/ruby-2.7.1.tar.bz2
10:02:57 PM: Checking requirements for ubuntu.
10:02:57 PM: Requirements installation successful.
10:02:57 PM: ruby-2.7.1 - #configure
10:02:57 PM: ruby-2.7.1 - #download
10:02:57 PM: ruby-2.7.1 - #validate archive
10:03:01 PM: ruby-2.7.1 - #extract
10:03:02 PM: ruby-2.7.1 - #validate binary
10:03:03 PM: ruby-2.7.1 - #setup
10:03:03 PM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1@global
10:03:03 PM: ruby-2.7.1 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
10:03:03 PM: ruby-2.7.1 - #generating global wrappers........
10:03:04 PM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1
10:03:04 PM: ruby-2.7.1 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
10:03:04 PM: ruby-2.7.1 - #generating default wrappers........
10:03:04 PM: Using /opt/buildhome/.rvm/gems/ruby-2.7.1
10:03:04 PM: Using Ruby version 2.7.1
10:03:05 PM: Started restoring cached go cache
10:03:05 PM: Finished restoring cached go cache
10:03:05 PM: Installing Go version 1.14.4 (requested 1.14.4)
10:03:10 PM: go version go1.14.4 linux/amd64
10:03:11 PM: Using PHP version 8.0
10:03:12 PM: Started restoring cached Node.js version
10:03:13 PM: Finished restoring cached Node.js version
10:03:13 PM: v18.20.5 is already installed.
10:03:13 PM: Now using node v18.20.5 (npm v10.8.2)
10:03:13 PM: Enabling Node.js Corepack
10:03:13 PM: Started restoring cached build plugins
10:03:13 PM: Finished restoring cached build plugins
10:03:13 PM: Started restoring cached corepack dependencies
10:03:13 PM: Finished restoring cached corepack dependencies
10:03:13 PM: Started restoring cached pnpm cache
10:03:13 PM: Finished restoring cached pnpm cache
10:03:14 PM: pnpm workspaces detected
10:03:14 PM: Started restoring workspace packages/addon-blueprint node modules
10:03:14 PM: Finished restoring workspace packages/addon-blueprint node modules
10:03:14 PM: Started restoring workspace packages/buttons node modules
10:03:14 PM: Finished restoring workspace packages/buttons node modules
10:03:14 PM: Started restoring workspace packages/changeset-form node modules
10:03:14 PM: Finished restoring workspace packages/changeset-form node modules
10:03:14 PM: Started restoring workspace packages/collections node modules
10:03:14 PM: Finished restoring workspace packages/collections node modules
10:03:14 PM: Started restoring workspace packages/forms node modules
10:03:14 PM: Finished restoring workspace packages/forms node modules
10:03:14 PM: Started restoring workspace packages/forms-legacy node modules
10:03:14 PM: Finished restoring workspace packages/forms-legacy node modules
10:03:14 PM: Started restoring workspace packages/frontile node modules
10:03:14 PM: Finished restoring workspace packages/frontile node modules
10:03:14 PM: Started restoring workspace packages/notifications node modules
10:03:14 PM: Finished restoring workspace packages/notifications node modules
10:03:14 PM: Started restoring workspace packages/overlays node modules
10:03:14 PM: Finished restoring workspace packages/overlays node modules
10:03:14 PM: Started restoring workspace packages/status node modules
10:03:14 PM: Finished restoring workspace packages/status node modules
10:03:14 PM: Started restoring workspace packages/theme node modules
10:03:14 PM: Finished restoring workspace packages/theme node modules
10:03:14 PM: Started restoring workspace packages/utilities node modules
10:03:14 PM: Finished restoring workspace packages/utilities node modules
10:03:14 PM: Started restoring workspace site node modules
10:03:14 PM: Finished restoring workspace site node modules
10:03:14 PM: Started restoring workspace test-app node modules
10:03:14 PM: Finished restoring workspace test-app node modules
10:03:14 PM: Started restoring workspace root node modules
10:03:14 PM: Finished restoring workspace root node modules
10:03:14 PM: Installing npm packages using pnpm version 9.15.0
10:03:15 PM: Scope: all 15 workspace projects
10:03:15 PM: Lockfile is up to date, resolution step is skipped
10:03:15 PM: Already up to date
10:03:17 PM: Done in 2.2s
10:03:17 PM: npm packages installed using pnpm
10:03:17 PM: Successfully installed dependencies
10:03:17 PM: Starting build script
10:03:19 PM: Detected 0 framework(s)
10:03:19 PM: Section completed: initializing
Building
Complete
Building
Complete
10:03:20 PM: Netlify Build
10:03:20 PM: ────────────────────────────────────────────────────────────────
10:03:20 PM:
10:03:20 PM: ❯ Version
10:03:20 PM: @netlify/build 29.58.1
10:03:20 PM:
10:03:20 PM: ❯ Flags
10:03:20 PM: accountId: 5defe31c599e7601f1874c68
10:03:20 PM: baseRelDir: true
10:03:20 PM: buildId: 677469873fd33e0008882e3b
10:03:20 PM: deployId: 677469873fd33e0008882e3d
10:03:20 PM:
10:03:20 PM: ❯ Current directory
10:03:20 PM: /opt/build/repo
10:03:20 PM:
10:03:20 PM: ❯ Config file
10:03:20 PM: No config file was defined: using default values.
10:03:20 PM:
10:03:20 PM: ❯ Context
10:03:20 PM: deploy-preview
10:03:20 PM:
10:03:20 PM: Build command from Netlify app
10:03:20 PM: ────────────────────────────────────────────────────────────────
10:03:20 PM:
10:03:20 PM: $ pnpm build && pnpm --filter site build
10:03:21 PM: > root@ build /opt/build/repo
10:03:21 PM: > pnpm --filter @frontile/theme build && pnpm --filter @frontile/utilities build && pnpm --filter @frontile/buttons build && pnpm --filter @frontile/status build && pnpm --filter @frontile/overlays build && pnpm --filter @frontile/collections build && pnpm --filter @frontile/notifications build && pnpm --filter @frontile/forms build && pnpm --filter @frontile/forms-legacy build && pnpm --filter @frontile/changeset-form build && pnpm --filter frontile build
10:03:21 PM: > @frontile/theme@0.17.0-beta.3 build /opt/build/repo/packages/theme
10:03:21 PM: > concurrently -m 1 'npm:build:*'
10:03:22 PM: [js]
10:03:22 PM: [js] > @frontile/theme@0.17.0-beta.3 build:js
10:03:22 PM: [js] > rollup --config
10:03:22 PM: [js]
10:03:24 PM: [js]
10:03:24 PM: [js] → dist...
10:03:32 PM: [js] (!) Generated an empty chunk
10:03:32 PM: [js] "template-registry"
10:03:32 PM: [js] created dist in 7.5s
10:03:32 PM: [js] npm run build:js exited with code 0
10:03:32 PM: [types]
10:03:32 PM: [types] > @frontile/theme@0.17.0-beta.3 build:types
10:03:32 PM: [types] > glint --declaration
10:03:32 PM: [types]
10:03:34 PM: [types] npm run build:types exited with code 0
10:03:35 PM: > @frontile/utilities@0.17.0-beta.3 build /opt/build/repo/packages/utilities
10:03:35 PM: > concurrently -m 1 'npm:build:*'
10:03:35 PM: [js]
10:03:35 PM: [js] > @frontile/utilities@0.17.0-beta.3 build:js
10:03:35 PM: [js] > rollup --config
10:03:35 PM: [js]
10:03:36 PM: [js]
10:03:36 PM: [js] → dist...
10:03:40 PM: [js] (!) Unused external imports
10:03:40 PM: [js] default imported from external module "@babel/runtime/helpers/esm/initializerWarningHelper" but never used in "src/utils/ref.ts".
10:03:40 PM: [js] (!) Generated an empty chunk
10:03:40 PM: [js] "template-registry"
10:03:40 PM: [js] created dist in 3.9s
10:03:40 PM: [js] npm run build:js exited with code 0
10:03:40 PM: [types]
10:03:40 PM: [types] > @frontile/utilities@0.17.0-beta.3 build:types
10:03:40 PM: [types] > glint --declaration
10:03:40 PM: [types]
10:03:42 PM: [types] npm run build:types exited with code 0
10:03:43 PM: > @frontile/buttons@0.17.0-beta.3 build /opt/build/repo/packages/buttons
10:03:43 PM: > concurrently -m 1 'npm:build:*'
10:03:43 PM: [js]
10:03:43 PM: [js] > @frontile/buttons@0.17.0-beta.3 build:js
10:03:43 PM: [js] > rollup --config
10:03:43 PM: [js]
10:03:44 PM: [js]
10:03:44 PM: [js] → dist...
10:03:48 PM: [js] (!) Generated an empty chunk
10:03:48 PM: [js] "template-registry"
10:03:48 PM: [js] created dist in 3.8s
10:03:48 PM: [js] npm run build:js exited with code 0
10:03:48 PM: [types]
10:03:48 PM: [types] > @frontile/buttons@0.17.0-beta.3 build:types
10:03:48 PM: [types] > glint --declaration
10:03:48 PM: [types]
10:03:50 PM: [types] npm run build:types exited with code 0
10:03:50 PM: > @frontile/status@0.17.0-beta.3 build /opt/build/repo/packages/status
10:03:50 PM: > concurrently -m 1 'npm:build:*'
10:03:51 PM: [js]
10:03:51 PM: [js] > @frontile/status@0.17.0-beta.3 build:js
10:03:51 PM: [js] > rollup --config
10:03:51 PM: [js]
10:03:52 PM: [js]
10:03:52 PM: [js] → dist...
10:03:55 PM: [js] (!) Generated an empty chunk
10:03:55 PM: [js] "template-registry"
10:03:55 PM: [js] created dist in 3.6s
10:03:55 PM: [js] npm run build:js exited with code 0
10:03:55 PM: [types]
10:03:55 PM: [types] > @frontile/status@0.17.0-beta.3 build:types
10:03:55 PM: [types] > glint --declaration
10:03:55 PM: [types]
10:03:57 PM: [types] npm run build:types exited with code 0
10:03:58 PM: > @frontile/overlays@0.17.0-beta.3 build /opt/build/repo/packages/overlays
10:03:58 PM: > concurrently -m 1 'npm:build:*'
10:03:58 PM: [js]
10:03:58 PM: [js] > @frontile/overlays@0.17.0-beta.3 build:js
10:03:58 PM: [js] > rollup --config
10:03:58 PM: [js]
10:03:59 PM: [js]
10:03:59 PM: [js] → dist...
10:04:03 PM: [js] (!) Unused external imports
10:04:03 PM: [js] default imported from external module "@babel/runtime/helpers/esm/initializerWarningHelper" but never used in "src/components/popover.gts" and "src/components/overlay.gts".
10:04:03 PM: [js] (!) Generated an empty chunk
10:04:03 PM: [js] "template-registry"
10:04:03 PM: [js] created dist in 4.1s
10:04:03 PM: [js] npm run build:js exited with code 0
10:04:03 PM: [types]
10:04:03 PM: [types] > @frontile/overlays@0.17.0-beta.3 build:types
10:04:03 PM: [types] > glint --declaration
10:04:03 PM: [types]
10:04:05 PM: [types] npm run build:types exited with code 0
10:04:06 PM: > @frontile/collections@0.17.0-beta.3 build /opt/build/repo/packages/collections
10:04:06 PM: > concurrently -m 1 'npm:build:*'
10:04:06 PM: [js]
10:04:06 PM: [js] > @frontile/collections@0.17.0-beta.3 build:js
10:04:06 PM: [js] > rollup --config
10:04:06 PM: [js]
10:04:07 PM: [js]
10:04:07 PM: [js] → dist...
10:04:11 PM: [js] (!) Unused external imports
10:04:11 PM: [js] default imported from external module "@babel/runtime/helpers/esm/initializerWarningHelper" but never used in "src/utils/listManager.ts" and "src/components/listbox/item.gts".
10:04:11 PM: [js] (!) Generated an empty chunk
10:04:11 PM: [js] "template-registry"
10:04:11 PM: [js] created dist in 3.9s
10:04:11 PM: [js] npm run build:js exited with code 0
10:04:11 PM: [types]
10:04:11 PM: [types] > @frontile/collections@0.17.0-beta.3 build:types
10:04:11 PM: [types] > glint --declaration
10:04:11 PM: [types]
10:04:13 PM: [types] npm run build:types exited with code 0
10:04:14 PM: > @frontile/notifications@0.17.0-beta.3 build /opt/build/repo/packages/notifications
10:04:14 PM: > concurrently -m 1 'npm:build:*'
10:04:14 PM: [js]
10:04:14 PM: [js] > @frontile/notifications@0.17.0-beta.3 build:js
10:04:14 PM: [js] > rollup --config
10:04:14 PM: [js]
10:04:15 PM: [js]
10:04:15 PM: [js] → dist...
10:04:19 PM: [js] (!) Unused external imports
10:04:19 PM: [js] default imported from external module "@babel/runtime/helpers/esm/initializerWarningHelper" but never used in "src/-private/timer.ts", "src/-private/manager.ts", "src/-private/notification.ts", "src/components/notification-card.gts" and "src/components/notifications-container.gts".
10:04:19 PM: [js] (!) Generated an empty chunk
10:04:19 PM: [js] "template-registry"
10:04:19 PM: [js] created dist in 4s
10:04:19 PM: [js] npm run build:js exited with code 0
10:04:19 PM: [types]
10:04:19 PM: [types] > @frontile/notifications@0.17.0-beta.3 build:types
10:04:19 PM: [types] > glint --declaration
10:04:19 PM: [types]
10:04:21 PM: [types] npm run build:types exited with code 0
10:04:21 PM: > @frontile/forms@0.17.0-beta.3 build /opt/build/repo/packages/forms
10:04:21 PM: > concurrently -m 1 'npm:build:*'
10:04:22 PM: [js]
10:04:22 PM: [js] > @frontile/forms@0.17.0-beta.3 build:js
10:04:22 PM: [js] > rollup --config
10:04:22 PM: [js]
10:04:23 PM: [js]
10:04:23 PM: [js] → dist...
10:04:27 PM: [js] (!) Unused external imports
10:04:27 PM: [js] default imported from external module "@babel/runtime/helpers/esm/initializerWarningHelper" but never used in "src/components/input.gts", "src/components/select.gts" and "src/components/native-select.gts".
10:04:27 PM: [js] (!) Generated an empty chunk
10:04:27 PM: [js] "template-registry"
10:04:27 PM: [js] created dist in 4.4s
10:04:27 PM: [js] npm run build:js exited with code 0
10:04:27 PM: [types]
10:04:27 PM: [types] > @frontile/forms@0.17.0-beta.3 build:types
10:04:27 PM: [types] > glint --declaration
10:04:27 PM: [types]
10:04:30 PM: [types] npm run build:types exited with code 0
10:04:30 PM: > @frontile/forms-legacy@0.17.0-beta.3 build /opt/build/repo/packages/forms-legacy
10:04:30 PM: > concurrently -m 1 'npm:build:*'
10:04:31 PM: [js]
10:04:31 PM: [js] > @frontile/forms-legacy@0.17.0-beta.3 build:js
10:04:31 PM: [js] > rollup --config
10:04:31 PM: [js]
10:04:32 PM: [js]
10:04:32 PM: [js] → dist...
10:04:36 PM: [js] (!) Unused external imports
10:04:36 PM: [js] default imported from external module "@babel/runtime/helpers/esm/initializerWarningHelper" but never used in "src/components/form-select.gts", "src/components/form-input.gts", "src/components/form-checkbox-group.gts" and "src/components/form-radio-group.gts".
10:04:36 PM: [js] (!) Generated an empty chunk
10:04:36 PM: [js] "template-registry"
10:04:36 PM: [js] created dist in 4.4s
10:04:36 PM: [js] npm run build:js exited with code 0
10:04:36 PM: [types]
10:04:36 PM: [types] > @frontile/forms-legacy@0.17.0-beta.3 build:types
10:04:36 PM: [types] > glint --declaration
10:04:36 PM: [types]
10:04:39 PM: [types] npm run build:types exited with code 0
10:04:39 PM: > @frontile/changeset-form@0.17.0-beta.3 build /opt/build/repo/packages/changeset-form
10:04:39 PM: > concurrently -m 1 'npm:build:*'
10:04:39 PM: [js]
10:04:39 PM: [js] > @frontile/changeset-form@0.17.0-beta.3 build:js
10:04:39 PM: [js] > rollup --config
10:04:39 PM: [js]
10:04:41 PM: [js]
10:04:41 PM: [js] → dist...
10:04:45 PM: [js] (!) Unused external imports
10:04:45 PM: [js] default imported from external module "@babel/runtime/helpers/esm/defineProperty" but never used in "src/components/changeset-form/index.gts".
10:04:45 PM: [js] default imported from external module "@babel/runtime/helpers/esm/initializerWarningHelper" but never used in "src/components/changeset-form/index.gts".
10:04:45 PM: [js] (!) Generated empty chunks
10:04:45 PM: [js] "index" and "template-registry"
10:04:45 PM: [js] created dist in 4.5s
10:04:45 PM: [js] npm run build:js exited with code 0
10:04:45 PM: [types]
10:04:45 PM: [types] > @frontile/changeset-form@0.17.0-beta.3 build:types
10:04:45 PM: [types] > glint --declaration
10:04:45 PM: [types]
10:04:47 PM: [types] npm run build:types exited with code 0
10:04:48 PM: > frontile@0.17.0-beta.3 build /opt/build/repo/packages/frontile
10:04:48 PM: > concurrently -m 1 'npm:build:*'
10:04:48 PM: [js]
10:04:48 PM: [js] > frontile@0.17.0-beta.3 build:js
10:04:48 PM: [js] > rollup --config
10:04:48 PM: [js]
10:04:49 PM: [js]
10:04:49 PM: [js] → dist...
10:04:50 PM: [js] created dist in 1.1s
10:04:50 PM: [js] npm run build:js exited with code 0
10:04:50 PM: [types]
10:04:50 PM: [types] > frontile@0.17.0-beta.3 build:types
10:04:50 PM: [types] > tsc --declaration
10:04:50 PM: [types]
10:04:51 PM: [types] npm run build:types exited with code 0
10:04:52 PM: > site@0.15.0 build /opt/build/repo/site
10:04:52 PM: > ember build --environment=production
10:04:55 PM: Building
10:04:55 PM: Environment: production
10:04:56 PM: WARNING: ember-cli-typescript requires ember-cli-babel ^7.17.0, but you have version 8.2.0 installed; your TypeScript files may not be transpiled correctly.
10:04:57 PM: building...
10:04:58 PM: [BABEL] Note: The code generator has deoptimised the styling of /opt/build/repo/site/ember/ember-template-compiler.js as it exceeds the max of 500KB.
10:04:59 PM: [BABEL] Note: The code generator has deoptimised the styling of /opt/build/repo/site/ember/ember.js as it exceeds the max of 500KB.
10:05:17 PM: warn - The safelist pattern `/^not-prose/` doesn't match any Tailwind CSS classes.
warn - Fix this pattern or remove it from your `safelist` configuration.
warn - Fix this pattern or remove it from your `safelist` configuration.
10:05:17 PM: warn - https://tailwindcss.com/docs/content-configuration#safelisting-classes
10:05:17 PM: warn - The safelist pattern `/^prose"/` doesn't match any Tailwind CSS classes.
warn - Fix this pattern or remove it from your `safelist` configuration.
warn - Fix this pattern or remove it from your `safelist` configuration.
10:05:17 PM: warn - https://tailwindcss.com/docs/content-configuration#safelisting-classes
10:05:17 PM: warn - The safelist pattern `/^dark:prose-invert"/` doesn't match any Tailwind CSS classes.
warn - Fix this pattern or remove it from your `safelist` configuration.
warn - Fix this pattern or remove it from your `safelist` configuration.
10:05:17 PM: warn - https://tailwindcss.com/docs/content-configuration#safelisting-classes
10:05:37 PM: warn - Your `content` configuration includes a pattern which looks like it's accidentally matching all of `node_modules` and can cause serious performance issues.
warn - Pattern: `../**/*.md`
warn - Pattern: `../**/*.md`
10:05:37 PM: warn - See our documentation for recommendations:
10:05:37 PM: warn - https://tailwindcss.com/docs/content-configuration#pattern-recommendations
10:05:49 PM: pre-render / 307 //localhost:7784/docs
10:05:49 PM: pre-render /docs/ 200 OK
10:05:49 PM: pre-render /docs/installation 200 OK
10:05:49 PM: pre-render /docs/accessibility/focus-management 200 OK
10:05:49 PM: pre-render /docs/customization/component-styles 200 OK
10:05:49 PM: pre-render /docs/customization/theme 200 OK
10:05:49 PM: pre-render /docs/buttons/button-group 200 OK
10:05:49 PM: pre-render /docs/buttons/button 200 OK
10:05:50 PM: pre-render /docs/buttons/chip 200 OK
10:05:50 PM: pre-render /docs/buttons/close-button 200 OK
10:05:50 PM: pre-render /docs/buttons/toggle-button 200 OK
10:05:50 PM: pre-render /docs/changeset-form/usage 200 OK
10:05:50 PM: pre-render /docs/utilities/collapsible 200 OK
10:05:50 PM: pre-render /docs/utilities/divider 200 OK
10:05:50 PM: pre-render /docs/utilities/spinner 200 OK
10:05:50 PM: pre-render /docs/utilities/visually-hidden 200 OK
10:05:50 PM: There was an error running your app in fastboot. More info about the error:
10:05:50 PM: ReferenceError: navigator is not defined
10:05:50 PM: at u.get formattedValueLabel [as formattedValueLabel] (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/chunk.894.ff1ae6c6e0568a19c9b7.js:1:142544)
10:05:50 PM: at _getProp (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:2712:233)
10:05:50 PM: at /tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:1522:2527
10:05:50 PM: at /tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:1522:1850
10:05:50 PM: at track (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:1516:88)
10:05:50 PM: at valueForRef (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:1522:1815)
10:05:50 PM: at Object.evaluate (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:6426:184)
10:05:50 PM: at Object.evaluate (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:6368:1608)
10:05:50 PM: at LowLevelVM.evaluateSyscall (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:6622:740)
10:05:50 PM: at LowLevelVM.evaluateInner (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:6622:258)
10:05:50 PM: at LowLevelVM.evaluateOuter (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:6622:156)
10:05:50 PM: at VM.next (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:6661:314)
10:05:50 PM: at VM._execute (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:6661:131)
10:05:50 PM: at VM.execute (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:6661:33)
10:05:50 PM: at TemplateIteratorImpl.sync (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:6662:563)
10:05:50 PM: at RootState.render (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:14259:699)
10:05:50 PM: at /tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:14291:42
10:05:50 PM: at inTransaction (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:6509:2132)
10:05:50 PM: at Renderer._renderRoots (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:14284:930)
10:05:50 PM: at Renderer._renderRootsTransaction (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:14296:73)
10:05:50 PM: at Renderer._renderRoot (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:14284:763)
10:05:50 PM: at Renderer._appendDefinition (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:14281:614)
10:05:50 PM: at Renderer.appendOutletView (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:14281:74)
10:05:50 PM: at invokeWithOnError (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:3245:441)
10:05:50 PM: at Queue.flush (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:3240:1)
10:05:50 PM: at DeferredActionQueues.flush (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:3259:363)
10:05:50 PM: at Backburner._end (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:3289:70)
10:05:50 PM: at Backburner._boundAutorunEnd (/tmp/broccoli-8569iH27Xxh2q21r/out-238-broccoli_merge_trees/assets/vendor.js:3266:84)
10:05:50 PM: pre-render /docs/status/progress-bar 200 OK
10:05:50 PM: pre-render /docs/collections/dropdown 200 OK
10:05:50 PM: pre-render /docs/collections/listbox 200 OK
10:05:50 PM: pre-render /docs/forms/checkbox-group 200 OK
10:05:50 PM: pre-render /docs/forms/checkbox 200 OK
10:05:50 PM: pre-render /docs/forms/form 200 OK
10:05:50 PM: pre-render /docs/forms/input 200 OK
10:05:50 PM: pre-render /docs/forms/radio-group 200 OK
10:05:50 PM: pre-render /docs/forms/radio 200 OK
10:05:51 PM: pre-render /docs/forms/select 200 OK
10:05:51 PM: pre-render /docs/forms/textarea 200 OK
10:05:51 PM: pre-render /docs/forms-legacy/form-checkbox-group 200 OK
10:05:51 PM: pre-render /docs/forms-legacy/form-checkbox 200 OK
10:05:51 PM: pre-render /docs/forms-legacy/form-input 200 OK
10:05:51 PM: pre-render /docs/forms-legacy/form-radio-group 200 OK
10:05:51 PM: pre-render /docs/forms-legacy/form-radio 200 OK
10:05:51 PM: pre-render /docs/forms-legacy/form-select 200 OK
10:05:51 PM: pre-render /docs/forms-legacy/form-textarea 200 OK
10:05:51 PM: pre-render /docs/notifications/ 200 OK
10:05:51 PM: pre-render /docs/notifications/components/notifications-container 200 OK
10:05:51 PM: pre-render /docs/overlays/drawer 200 OK
10:05:51 PM: pre-render /docs/overlays/modal 200 OK
10:05:51 PM: pre-render /docs/overlays/overlay 200 OK
10:05:51 PM: pre-render /docs/overlays/popover 200 OK
10:05:52 PM: pre-render /docs/overlays/portal 200 OK
10:05:56 PM: cleaning up
10:05:56 PM: cleaning up...
10:05:57 PM: Built project successfully. Stored in "dist/".
10:05:57 PM: File sizes:
10:05:57 PM: - dist/assets/chunk.371.557f5720861797e84b64.js: 289.52 kB (79.64 kB gzipped)
10:05:57 PM: - dist/assets/chunk.524.41db557b44f4a79fbd96.js: 31.19 kB (3.63 kB gzipped)
10:05:57 PM: - dist/assets/chunk.582.e6068e246d0276295ea1.js: 22.33 kB (3.41 kB gzipped)
10:05:57 PM: - dist/assets/chunk.894.ff1ae6c6e0568a19c9b7.js: 172.89 kB (31.89 kB gzipped)
10:05:57 PM: - dist/assets/site-398b7d5169218396ae274b2da0cf3237.js: 981.69 kB (87.8 kB gzipped)
10:05:57 PM: - dist/assets/site-540a9f2b72a25a1839760562b6126a18.css: 150.37 kB (20.18 kB gzipped)
10:05:57 PM: - dist/assets/site-fastboot-24ed61808ef7803e49cc3f9c8cfd3b65.js: 1.77 kB (786 B gzipped)
10:05:57 PM: - dist/assets/vendor-b3209b9e08a37e55a825143f171d004c.js: 478.61 kB (138.74 kB gzipped)
10:05:57 PM: - dist/assets/vendor-d41d8cd98f00b204e9800998ecf8427e.css: 0 B
10:05:57 PM: - dist/ember-fetch/fetch-fastboot-e28194c4f1288a25de407aad6f7fab09.js: 887 B (513 B gzipped)
10:05:57 PM:
10:05:57 PM: (build.command completed in 2m 36.7s)
10:05:57 PM:
10:05:58 PM: (Netlify Build completed in 2m 37.7s)
10:05:59 PM: Section completed: building
10:06:57 PM: Finished processing build request in 4m30.297s
Deploying
Complete
Deploying
Complete
10:05:57 PM: Deploy site
10:05:57 PM: ────────────────────────────────────────────────────────────────
10:05:57 PM:
10:05:57 PM: Starting to deploy site from 'site/dist'
10:05:57 PM: Calculating files to upload
10:05:58 PM: 45 new file(s) to upload
10:05:58 PM: 0 new function(s) to upload
10:05:58 PM: Section completed: deploying
10:05:58 PM: Site deploy was successfully initiated
10:05:58 PM:
10:05:58 PM: (Deploy site completed in 790ms)
Cleanup
Complete
Cleanup
Complete
10:05:58 PM: Netlify Build Complete
10:05:58 PM: ────────────────────────────────────────────────────────────────
10:05:58 PM:
10:05:58 PM: Caching artifacts
10:05:58 PM: Started saving workspace packages/addon-blueprint node modules
10:05:58 PM: Finished saving workspace packages/addon-blueprint node modules
10:05:58 PM: Started saving workspace packages/buttons node modules
10:05:58 PM: Finished saving workspace packages/buttons node modules
10:05:58 PM: Started saving workspace packages/changeset-form node modules
10:05:58 PM: Finished saving workspace packages/changeset-form node modules
10:05:58 PM: Started saving workspace packages/collections node modules
10:05:58 PM: Finished saving workspace packages/collections node modules
10:05:58 PM: Started saving workspace packages/forms node modules
10:05:58 PM: Finished saving workspace packages/forms node modules
10:05:58 PM: Started saving workspace packages/forms-legacy node modules
10:05:58 PM: Finished saving workspace packages/forms-legacy node modules
10:05:58 PM: Started saving workspace packages/frontile node modules
10:05:58 PM: Finished saving workspace packages/frontile node modules
10:05:58 PM: Started saving workspace packages/notifications node modules
10:05:58 PM: Finished saving workspace packages/notifications node modules
10:05:58 PM: Started saving workspace packages/overlays node modules
10:05:59 PM: Finished saving workspace packages/overlays node modules
10:05:59 PM: Started saving workspace packages/status node modules
10:05:59 PM: Finished saving workspace packages/status node modules
10:05:59 PM: Started saving workspace packages/theme node modules
10:05:59 PM: Finished saving workspace packages/theme node modules
10:05:59 PM: Started saving workspace packages/utilities node modules
10:05:59 PM: Finished saving workspace packages/utilities node modules
10:05:59 PM: Started saving workspace site node modules
10:05:59 PM: Finished saving workspace site node modules
10:05:59 PM: Started saving workspace test-app node modules
10:05:59 PM: Finished saving workspace test-app node modules
10:05:59 PM: Started saving workspace root node modules
10:05:59 PM: Finished saving workspace root node modules
10:05:59 PM: Started saving build plugins
10:05:59 PM: Finished saving build plugins
10:05:59 PM: Started saving mise cache
10:05:59 PM: Finished saving mise cache
10:05:59 PM: Started saving corepack cache
10:05:59 PM: Finished saving corepack cache
10:05:59 PM: Started saving pnpm cache
10:05:59 PM: Finished saving pnpm cache
10:05:59 PM: Started saving pip cache
10:05:59 PM: Finished saving pip cache
10:05:59 PM: Started saving emacs cask dependencies
10:05:59 PM: Finished saving emacs cask dependencies
10:05:59 PM: Started saving maven dependencies
10:05:59 PM: Finished saving maven dependencies
10:05:59 PM: Started saving boot dependencies
10:05:59 PM: Finished saving boot dependencies
10:05:59 PM: Started saving rust rustup cache
10:05:59 PM: Finished saving rust rustup cache
10:05:59 PM: Started saving go dependencies
10:05:59 PM: Finished saving go dependencies
10:05:59 PM: Cached Ruby version 2.7.1
10:05:59 PM: Build script success
10:06:56 PM: Uploading Cache of size 270.5MB
10:06:57 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
10:05:58 PM: Post processing - redirect rules
10:05:58 PM: Post processing done
10:05:58 PM: Section completed: postprocessing
10:05:58 PM: Starting post processing
10:05:58 PM: Skipping form detection
10:05:58 PM: Post processing - header rules
10:05:58 PM: Site is live ✨