Loading Netlify dashboard…

Skip to main content

Deploy details

Lighthouse scores

Deploy summary

  • info

    2 plugins ran successfully

    Select for details.

    • netlify-plugin-checklinks
    • @netlify/plugin-lighthouse
  • plugin output

    @netlify/plugin-lighthouse ran successfully

    Summary for path '/': Performance: 94, Accessibility: 100, Best Practices: 100, SEO: 100, PWA: 30

  • info

    Build time: 1m 52s. Total deploy time: 1m 51s

    Build started at 12:59:27 AM and ended at 1:01:19 AM. Learn more about build minutes

Deploy log

Initializing

Complete
12:58:16 AM: Build ready to start
12:59:27 AM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
12:59:27 AM: buildbot version: 911e38b4db82bf5cd08627b366a88d99622b3aab
12:59:28 AM: Fetching cached dependencies
12:59:28 AM: Starting to download cache of 1.2GB
12:59:31 AM: Finished downloading cache in 3.144s
12:59:31 AM: Starting to extract cache
1:00:09 AM: Finished extracting cache in 38.57s
1:00:10 AM: Finished fetching cache in 41.825s
1:00:10 AM: Starting to prepare the repo for build
1:00:10 AM: Preparing Git Reference refs/heads/main
1:00:12 AM: Custom build command detected. Proceeding with the specified command: 'export DART_SASS_TARBALL="dart-sass-${DART_SASS_VERSION}-linux-x64.tar.gz" && curl -LJO ${DART_SASS_URL}/${DART_SASS_VERSION}/${DART_SASS_TARBALL} && tar -xf ${DART_SASS_TARBALL} && rm ${DART_SASS_TARBALL} && export PATH=/opt/build/repo/dart-sass:$PATH && make html '
1:00:12 AM: Starting to install dependencies
1:00:12 AM: Started restoring cached mise cache
1:00:13 AM: Finished restoring cached mise cache
1:00:13 AM: mise python@3.13.2 install
1:00:14 AM: mise python@3.13.2 download cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
1:00:14 AM: mise python@3.13.2 extract cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
1:00:15 AM: mise python@3.13.2 python --version
1:00:15 AM: mise python@3.13.2 Python 3.13.2
1:00:15 AM: mise python@3.13.2 installed
1:00:15 AM: Python version set to 3.13
1:00:16 AM: Collecting pipenv
1:00:16 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
1:00:16 AM: Collecting certifi (from pipenv)
1:00:16 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
1:00:16 AM: Collecting packaging>=22 (from pipenv)
1:00:16 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
1:00:16 AM: Collecting setuptools>=67 (from pipenv)
1:00:17 AM: Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB)
1:00:17 AM: Collecting virtualenv>=20.24.2 (from pipenv)
1:00:17 AM: Downloading virtualenv-20.30.0-py3-none-any.whl.metadata (4.5 kB)
1:00:17 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
1:00:17 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
1:00:17 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
1:00:17 AM: Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
1:00:17 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
1:00:17 AM: Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
1:00:17 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
1:00:17 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 53.0 MB/s eta 0:00:00
1:00:17 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
1:00:17 AM: Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB)
1:00:17 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 60.4 MB/s eta 0:00:00
1:00:17 AM: Downloading virtualenv-20.30.0-py3-none-any.whl (4.3 MB)
1:00:17 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 92.9 MB/s eta 0:00:00
1:00:17 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
1:00:17 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
1:00:17 AM: Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
1:00:17 AM: Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB)
1:00:17 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
1:00:20 AM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.18.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.7 setuptools-78.1.0 virtualenv-20.30.0
1:00:20 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
1:00:20 AM: [notice] To update, run: pip install --upgrade pip
1:00:21 AM: Installing pip dependencies from requirements.txt
1:00:21 AM: Started restoring cached pip cache
1:00:21 AM: Finished restoring cached pip cache
1:00:21 AM: Collecting pre-commit==4.2.0 (from -r requirements.txt (line 1))
1:00:21 AM: Downloading pre_commit-4.2.0-py2.py3-none-any.whl.metadata (1.3 kB)
1:00:21 AM: Collecting yaml2ics==0.2 (from -r requirements.txt (line 2))
1:00:21 AM: Using cached yaml2ics-0.2-py3-none-any.whl.metadata (3.3 kB)
1:00:21 AM: Collecting cfgv>=2.0.0 (from pre-commit==4.2.0->-r requirements.txt (line 1))
1:00:21 AM: Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
1:00:21 AM: Collecting identify>=1.0.0 (from pre-commit==4.2.0->-r requirements.txt (line 1))
1:00:21 AM: Using cached identify-2.6.9-py2.py3-none-any.whl.metadata (4.4 kB)
1:00:21 AM: Collecting nodeenv>=0.11.1 (from pre-commit==4.2.0->-r requirements.txt (line 1))
1:00:21 AM: Using cached nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
1:00:21 AM: Collecting pyyaml>=5.1 (from pre-commit==4.2.0->-r requirements.txt (line 1))
1:00:21 AM: Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
1:00:21 AM: Requirement already satisfied: virtualenv>=20.10.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from pre-commit==4.2.0->-r requirements.txt (line 1)) (20.30.0)
1:00:21 AM: Collecting ics==0.8.0.dev0 (from yaml2ics==0.2->-r requirements.txt (line 2))
1:00:21 AM: Using cached ics-0.8.0.dev0-py3-none-any.whl.metadata (5.1 kB)
1:00:21 AM: Collecting python-dateutil>=2.8 (from yaml2ics==0.2->-r requirements.txt (line 2))
1:00:21 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
1:00:21 AM: Collecting attrs>=20.3 (from ics==0.8.0.dev0->yaml2ics==0.2->-r requirements.txt (line 2))
1:00:21 AM: Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB)
1:00:21 AM: Collecting ics-vtimezones>=2020.1 (from ics==0.8.0.dev0->yaml2ics==0.2->-r requirements.txt (line 2))
1:00:21 AM: Using cached ics_vtimezones-2020.2-py3-none-any.whl.metadata (2.6 kB)
1:00:21 AM: Collecting six>=1.5 (from python-dateutil>=2.8->yaml2ics==0.2->-r requirements.txt (line 2))
1:00:21 AM: Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
1:00:21 AM: Requirement already satisfied: distlib<1,>=0.3.7 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from virtualenv>=20.10.0->pre-commit==4.2.0->-r requirements.txt (line 1)) (0.3.9)
1:00:21 AM: Requirement already satisfied: filelock<4,>=3.12.2 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from virtualenv>=20.10.0->pre-commit==4.2.0->-r requirements.txt (line 1)) (3.18.0)
1:00:21 AM: Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from virtualenv>=20.10.0->pre-commit==4.2.0->-r requirements.txt (line 1)) (4.3.7)
1:00:21 AM: Collecting importlib_resources>=1.4 (from ics-vtimezones>=2020.1->ics==0.8.0.dev0->yaml2ics==0.2->-r requirements.txt (line 2))
1:00:21 AM: Using cached importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB)
1:00:21 AM: Downloading pre_commit-4.2.0-py2.py3-none-any.whl (220 kB)
1:00:21 AM: Using cached yaml2ics-0.2-py3-none-any.whl (5.7 kB)
1:00:21 AM: Using cached ics-0.8.0.dev0-py3-none-any.whl (60 kB)
1:00:21 AM: Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
1:00:21 AM: Using cached identify-2.6.9-py2.py3-none-any.whl (99 kB)
1:00:21 AM: Using cached nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
1:00:21 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
1:00:21 AM: Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB)
1:00:21 AM: Using cached attrs-25.3.0-py3-none-any.whl (63 kB)
1:00:21 AM: Using cached ics_vtimezones-2020.2-py3-none-any.whl (184 kB)
1:00:21 AM: Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
1:00:21 AM: Using cached importlib_resources-6.5.2-py3-none-any.whl (37 kB)
1:00:21 AM: Installing collected packages: six, pyyaml, nodeenv, importlib_resources, identify, cfgv, attrs, python-dateutil, pre-commit, ics-vtimezones, ics, yaml2ics
1:00:22 AM: Successfully installed attrs-25.3.0 cfgv-3.4.0 ics-0.8.0.dev0 ics-vtimezones-2020.2 identify-2.6.9 importlib_resources-6.5.2 nodeenv-1.9.1 pre-commit-4.2.0 python-dateutil-2.9.0.post0 pyyaml-6.0.2 six-1.17.0 yaml2ics-0.2
1:00:22 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
1:00:22 AM: [notice] To update, run: pip install --upgrade pip
1:00:22 AM: Pip dependencies installed
1:00:22 AM: Attempting Ruby version 2.7.2, read from environment
1:00:23 AM: Using Ruby version 2.7.2
1:00:24 AM: Started restoring cached go cache
1:00:24 AM: Finished restoring cached go cache
1:00:24 AM: Installing Go version 1.16.5 (requested 1.16.5)
1:00:28 AM: go version go1.16.5 linux/amd64
1:00:29 AM: Using PHP version 8.0
1:00:29 AM: Installing Hugo 0.141.0
1:00:30 AM: hugo v0.141.0-e7bd51698e5c3778a86003018702b1a7dcb9559a+extended linux/amd64 BuildDate=2025-01-16T13:11:18Z VendorInfo=gohugoio
1:00:31 AM: Started restoring cached Node.js version
1:00:38 AM: Finished restoring cached Node.js version
1:00:39 AM: v20.19.0 is already installed.
1:00:39 AM: Now using node v20.19.0 (npm v10.8.2)
1:00:39 AM: Enabling Node.js Corepack
1:00:39 AM: Started restoring cached build plugins
1:00:39 AM: Finished restoring cached build plugins
1:00:39 AM: Successfully installed dependencies
1:00:39 AM: Starting build script
1:00:41 AM: Detected 1 framework(s)
1:00:41 AM: "hugo" at version "unknown"
1:00:41 AM: Section completed: initializing

Building

Complete
1:00:42 AM: Netlify Build
1:00:42 AM: ────────────────────────────────────────────────────────────────
1:00:42 AM:
1:00:42 AM: ❯ Version
1:00:42 AM: @netlify/build 30.0.6
1:00:42 AM:
1:00:42 AM: ❯ Flags
1:00:42 AM: accountId: 6041662cec518b0a763f8530
1:00:42 AM: baseRelDir: true
1:00:42 AM: buildId: 67eb3a28cc12eb00088931f4
1:00:42 AM: deployId: 67eb3a28cc12eb00088931f6
1:00:43 AM:
1:00:43 AM: ❯ Current directory
1:00:43 AM: /opt/build/repo
1:00:43 AM:
1:00:43 AM: ❯ Config file
1:00:43 AM: /opt/build/repo/netlify.toml
1:00:43 AM:
1:00:43 AM: ❯ Context
1:00:43 AM: production
1:00:43 AM:
1:00:43 AM: ❯ Loading plugins
1:00:43 AM: - @netlify/plugin-lighthouse@6.0.1 from Netlify app
1:00:43 AM: - netlify-plugin-checklinks@4.1.1 from netlify.toml
1:00:47 AM:
1:00:47 AM: build.command from netlify.toml
1:00:47 AM: ────────────────────────────────────────────────────────────────
1:00:47 AM: ​
1:00:47 AM: $ export DART_SASS_TARBALL="dart-sass-${DART_SASS_VERSION}-linux-x64.tar.gz" && curl -LJO ${DART_SASS_URL}/${DART_SASS_VERSION}/${DART_SASS_TARBALL} && tar -xf ${DART_SASS_TARBALL} && rm ${DART_SASS_TARBALL} && export PATH=/opt/build/repo/dart-sass:$PATH && make html
1:00:48 AM: % Total % Received % Xferd Average Speed Time Time Time Current
1:00:48 AM: Dload Upload Total Spent Left Speed
1:00:48 AM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
1:00:48 AM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
1:00:48 AM: 90 4264k 90 3871k 0 0 12.2M 0 --:--:-- --:--:-- --:--:-- 12.2M
1:00:48 AM: 100 4264k 100 4264k 0 0 13.3M 0 --:--:-- --:--:-- --:--:-- 383M
1:00:48 AM: curl: Saved to filename 'dart-sass-1.83.4-linux-x64.tar.gz'
1:00:48 AM: git submodule update --init
1:00:48 AM: ((python -c 'import yaml2ics' && pre-commit) > /dev/null 2>&1) || pip install -q -r requirements.txt
1:01:13 AM: test -f .git/hooks/pre-commit || pre-commit install
1:01:13 AM: pre-commit installed at .git/hooks/pre-commit
1:01:13 AM: yaml2ics calendars/xarray.yaml > content/calendars/xarray.ics
1:01:13 AM: yaml2ics calendars/podcast.yaml > content/calendars/podcast.ics
1:01:13 AM: yaml2ics calendars/scipy.yaml > content/calendars/scipy.ics
1:01:13 AM: yaml2ics calendars/matplotlib.yaml > content/calendars/matplotlib.ics
1:01:13 AM: yaml2ics calendars/graphblas.yaml > content/calendars/graphblas.ics
1:01:13 AM: yaml2ics calendars/sparse-array.yaml > content/calendars/sparse-array.ics
1:01:13 AM: yaml2ics calendars/sunpy.yaml > content/calendars/sunpy.ics
1:01:14 AM: yaml2ics calendars/networkx.yaml > content/calendars/networkx.ics
1:01:14 AM: yaml2ics calendars/skimage.yaml > content/calendars/skimage.ics
1:01:14 AM: yaml2ics calendars/data-umbrella.yaml > content/calendars/data-umbrella.ics
1:01:14 AM: yaml2ics calendars/specs.yaml > content/calendars/specs.ics
1:01:14 AM: yaml2ics calendars/numpy.yaml > content/calendars/numpy.ics
1:01:14 AM: Generating project JSON: content/specs/core-projects/core-projects.json
1:01:14 AM: Start building sites …
1:01:14 AM: hugo v0.141.0-e7bd51698e5c3778a86003018702b1a7dcb9559a+extended linux/amd64 BuildDate=2025-01-16T13:11:18Z VendorInfo=gohugoio
1:01:14 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/index.scss:0:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:01:14 AM: More info and automated migrator: https://sass-lang.com/d/import
1:01:14 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/index.scss:1:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:01:14 AM: More info and automated migrator: https://sass-lang.com/d/import
1:01:14 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/index.scss:2:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:01:14 AM: More info and automated migrator: https://sass-lang.com/d/import
1:01:14 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/index.scss:3:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:01:14 AM: More info and automated migrator: https://sass-lang.com/d/import
1:01:14 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/index.scss:4:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:01:14 AM: More info and automated migrator: https://sass-lang.com/d/import
1:01:14 AM: WARN Dart Sass: DEPRECATED [global-builtin]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/_variables.scss:7:38: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
1:01:14 AM: Use color.mix instead.
1:01:14 AM: More info and automated migrator: https://sass-lang.com/d/import
1:01:14 AM: WARN Dart Sass: DEPRECATED [global-builtin]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/_colors.scss:45:13: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
1:01:14 AM: Use color.lightness instead.
1:01:14 AM: More info and automated migrator: https://sass-lang.com/d/import
1:01:14 AM: WARN Dart Sass: DEPRECATED [color-functions]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/sphinx-design/_colors.scss:45:13: lightness() is deprecated. Suggestion:
1:01:14 AM: color.channel($color, "lightness", $space: hsl)
1:01:14 AM: WARN Dart Sass: 7 repetitive deprecation warnings omitted.
1:01:14 AM: Run in verbose mode to see all warnings.
1:01:14 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/bootstrap.scss:0:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:01:14 AM: More info and automated migrator: https://sass-lang.com/d/import
1:01:14 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/pydata-sphinx-theme.scss:2:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:01:14 AM: More info and automated migrator: https://sass-lang.com/d/import
1:01:14 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/pydata-sphinx-theme.scss:7:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:01:14 AM: More info and automated migrator: https://sass-lang.com/d/import
1:01:14 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/pydata-sphinx-theme.scss:8:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:01:14 AM: More info and automated migrator: https://sass-lang.com/d/import
1:01:14 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/pydata-sphinx-theme.scss:9:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:01:14 AM: More info and automated migrator: https://sass-lang.com/d/import
1:01:14 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/pydata-sphinx-theme.scss:10:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:01:14 AM: More info and automated migrator: https://sass-lang.com/d/import
1:01:14 AM: WARN Dart Sass: DEPRECATED [color-functions]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/abstracts/_accessibility.scss:53:9: color.red() is deprecated. Suggestion:
1:01:14 AM: color.channel($color, "red", $space: rgb)
1:01:14 AM: WARN Dart Sass: DEPRECATED [color-functions]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/abstracts/_accessibility.scss:54:9: color.green() is deprecated. Suggestion:
1:01:14 AM: color.channel($color, "green", $space: rgb)
1:01:14 AM: WARN Dart Sass: DEPRECATED [color-functions]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/abstracts/_accessibility.scss:55:9: color.blue() is deprecated. Suggestion:
1:01:14 AM: color.channel($color, "blue", $space: rgb)
1:01:14 AM: WARN Dart Sass: Found no color leading to 4.5:1 contrast ratio against rgb(210.2752755906, 89.8808808221, 7.3247244094)...
1:01:14 AM: WARN Dart Sass: DEPRECATED [mixed-decls]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/variables/_color.scss:340:4: Sass's behavior for declarations that appear after nested
1:01:14 AM: rules will be changing to match the behavior specified by CSS in an upcoming
1:01:14 AM: version. To keep the existing behavior, move the declaration above the nested
1:01:14 AM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
1:01:14 AM: WARN Dart Sass: DEPRECATED [mixed-decls]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/content/_admonitions.scss:49:4: Sass's behavior for declarations that appear after nested
1:01:14 AM: rules will be changing to match the behavior specified by CSS in an upcoming
1:01:14 AM: version. To keep the existing behavior, move the declaration above the nested
1:01:14 AM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
1:01:14 AM: WARN Dart Sass: DEPRECATED [mixed-decls]: file:///opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/pst/content/_admonitions.scss:52:4: Sass's behavior for declarations that appear after nested
1:01:14 AM: rules will be changing to match the behavior specified by CSS in an upcoming
1:01:14 AM: version. To keep the existing behavior, move the declaration above the nested
1:01:14 AM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
1:01:14 AM: WARN Dart Sass: 17 repetitive deprecation warnings omitted.
1:01:14 AM: Run in verbose mode to see all warnings.
1:01:14 AM: WARN Dart Sass: DEPRECATED [import]: /opt/build/repo/themes/scientific-python-hugo-theme/assets/theme-css/spht/index.scss:0:8: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
1:01:14 AM: More info and automated migrator: https://sass-lang.com/d/import
1:01:14 AM: | EN
1:01:14 AM: -------------------+-----
1:01:14 AM: Pages | 74
1:01:14 AM: Paginator pages | 1
1:01:14 AM: Non-page files | 31
1:01:14 AM: Static files | 13
1:01:14 AM: Processed images | 0
1:01:14 AM: Aliases | 1
1:01:14 AM: Cleaned | 0
1:01:14 AM: Total in 244 ms
1:01:14 AM: ​
1:01:14 AM: (build.command completed in 26.9s)
1:01:18 AM: .,...........................................................................,,,................................,...........,...........................................................................................................................................................................................................................................................................................................,,
1:01:18 AM: 426 tests
1:01:18 AM: 8 skipped
1:01:18 AM: 426 passed
1:01:18 AM:
1:01:35 AM: (Netlify Build completed in 52.2s)
1:01:35 AM: Section completed: building
1:03:44 AM: Finished processing build request in 4m16.047s

Deploying

Complete
1:01:18 AM: Deploy site
1:01:18 AM: ────────────────────────────────────────────────────────────────
1:01:18 AM: ​
1:01:18 AM: Starting to deploy site from 'public'
1:01:18 AM: Calculating files to upload
1:01:18 AM: 64 new file(s) to upload
1:01:18 AM: 0 new function(s) to upload
1:01:18 AM: Section completed: deploying
1:01:21 AM: Finished waiting for live deploy in 2.04s
1:01:21 AM: Site deploy was successfully initiated
1:01:21 AM: ​
1:01:21 AM: (Deploy site completed in 2.4s)
1:01:21 AM: Generating Lighthouse report. This may take a minute…
1:01:21 AM: Running Lighthouse on /
1:01:34 AM: Lighthouse scores for /
1:01:34 AM: - Performance: 94
1:01:34 AM: - Accessibility: 100
1:01:34 AM: - Best Practices: 100
1:01:34 AM: - SEO: 100
1:01:34 AM: - PWA: 30

Cleanup

Complete
1:01:35 AM: Netlify Build Complete
1:01:35 AM: ────────────────────────────────────────────────────────────────
1:01:35 AM: ​
1:01:35 AM: Caching artifacts
1:01:35 AM: Started saving build plugins
1:01:35 AM: Finished saving build plugins
1:01:35 AM: Started saving mise cache
1:01:35 AM: Finished saving mise cache
1:01:35 AM: Started saving pip cache
1:01:35 AM: Finished saving pip cache
1:01:35 AM: Started saving emacs cask dependencies
1:01:35 AM: Finished saving emacs cask dependencies
1:01:35 AM: Started saving maven dependencies
1:01:35 AM: Finished saving maven dependencies
1:01:35 AM: Started saving boot dependencies
1:01:35 AM: Finished saving boot dependencies
1:01:35 AM: Started saving rust rustup cache
1:01:35 AM: Finished saving rust rustup cache
1:01:35 AM: Started saving go dependencies
1:01:35 AM: Finished saving go dependencies
1:01:35 AM: Build script success
1:03:41 AM: Uploading Cache of size 1.2GB
1:03:44 AM: Section completed: cleanup

Post-processing

Complete
1:01:19 AM: Post processing done
1:01:19 AM: Section completed: postprocessing
1:01:19 AM: Skipping form detection
1:01:19 AM: Post processing - header rules
1:01:19 AM: Post processing - redirect rules
1:01:19 AM: Starting post processing
1:01:20 AM: Site is live ✨