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: 95, Accessibility: 100, Best Practices: 100, SEO: 100, PWA: 30

  • info

    Build time: 1m 34s. Total deploy time: 1m 34s

    Build started at 7:26:49 PM and ended at 7:28:23 PM. Learn more about build minutes

Deploy log

Initializing

Complete
7:26:27 PM: Build ready to start
7:26:49 PM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
7:26:49 PM: buildbot version: 911e38b4db82bf5cd08627b366a88d99622b3aab
7:26:49 PM: Fetching cached dependencies
7:26:50 PM: Starting to download cache of 1.2GB
7:26:53 PM: Finished downloading cache in 3.825s
7:26:53 PM: Starting to extract cache
7:27:09 PM: Finished extracting cache in 15.25s
7:27:09 PM: Finished fetching cache in 19.184s
7:27:09 PM: Starting to prepare the repo for build
7:27:09 PM: Preparing Git Reference refs/heads/main
7:27:11 PM: 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 '
7:27:12 PM: Starting to install dependencies
7:27:12 PM: Started restoring cached mise cache
7:27:16 PM: Finished restoring cached mise cache
7:27:19 PM: mise python@3.13.2 install
7:27:19 PM: mise python@3.13.2 download cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
7:27:20 PM: mise python@3.13.2 extract cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
7:27:20 PM: mise python@3.13.2 python --version
7:27:20 PM: mise python@3.13.2 Python 3.13.2
7:27:20 PM: mise python@3.13.2 installed
7:27:20 PM: Python version set to 3.13
7:27:22 PM: Collecting pipenv
7:27:22 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
7:27:22 PM: Collecting certifi (from pipenv)
7:27:22 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
7:27:22 PM: Collecting packaging>=22 (from pipenv)
7:27:22 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
7:27:23 PM: Collecting setuptools>=67 (from pipenv)
7:27:23 PM: Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB)
7:27:23 PM: Collecting virtualenv>=20.24.2 (from pipenv)
7:27:23 PM: Downloading virtualenv-20.30.0-py3-none-any.whl.metadata (4.5 kB)
7:27:23 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
7:27:23 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
7:27:23 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
7:27:23 PM: Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
7:27:23 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
7:27:23 PM: Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
7:27:23 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
7:27:23 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 28.8 MB/s eta 0:00:00
7:27:23 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
7:27:23 PM: Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB)
7:27:23 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 27.3 MB/s eta 0:00:00
7:27:23 PM: Downloading virtualenv-20.30.0-py3-none-any.whl (4.3 MB)
7:27:23 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 89.2 MB/s eta 0:00:00
7:27:23 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
7:27:23 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
7:27:23 PM: Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
7:27:24 PM: Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB)
7:27:24 PM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
7:27:26 PM: 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
7:27:26 PM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
7:27:26 PM: [notice] To update, run: pip install --upgrade pip
7:27:26 PM: Installing pip dependencies from requirements.txt
7:27:26 PM: Started restoring cached pip cache
7:27:26 PM: Finished restoring cached pip cache
7:27:27 PM: Collecting pre-commit==4.1.0 (from -r requirements.txt (line 1))
7:27:27 PM: Using cached pre_commit-4.1.0-py2.py3-none-any.whl.metadata (1.3 kB)
7:27:27 PM: Collecting yaml2ics==0.2 (from -r requirements.txt (line 2))
7:27:27 PM: Using cached yaml2ics-0.2-py3-none-any.whl.metadata (3.3 kB)
7:27:27 PM: Collecting cfgv>=2.0.0 (from pre-commit==4.1.0->-r requirements.txt (line 1))
7:27:27 PM: Using cached cfgv-3.4.0-py2.py3-none-any.whl.metadata (8.5 kB)
7:27:27 PM: Collecting identify>=1.0.0 (from pre-commit==4.1.0->-r requirements.txt (line 1))
7:27:27 PM: Using cached identify-2.6.9-py2.py3-none-any.whl.metadata (4.4 kB)
7:27:27 PM: Collecting nodeenv>=0.11.1 (from pre-commit==4.1.0->-r requirements.txt (line 1))
7:27:27 PM: Using cached nodeenv-1.9.1-py2.py3-none-any.whl.metadata (21 kB)
7:27:27 PM: Collecting pyyaml>=5.1 (from pre-commit==4.1.0->-r requirements.txt (line 1))
7:27:27 PM: Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
7:27:27 PM: 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.1.0->-r requirements.txt (line 1)) (20.30.0)
7:27:27 PM: Collecting ics==0.8.0.dev0 (from yaml2ics==0.2->-r requirements.txt (line 2))
7:27:27 PM: Using cached ics-0.8.0.dev0-py3-none-any.whl.metadata (5.1 kB)
7:27:27 PM: Collecting python-dateutil>=2.8 (from yaml2ics==0.2->-r requirements.txt (line 2))
7:27:27 PM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
7:27:27 PM: Collecting attrs>=20.3 (from ics==0.8.0.dev0->yaml2ics==0.2->-r requirements.txt (line 2))
7:27:27 PM: Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB)
7:27:27 PM: Collecting ics-vtimezones>=2020.1 (from ics==0.8.0.dev0->yaml2ics==0.2->-r requirements.txt (line 2))
7:27:27 PM: Using cached ics_vtimezones-2020.2-py3-none-any.whl.metadata (2.6 kB)
7:27:27 PM: Collecting six>=1.5 (from python-dateutil>=2.8->yaml2ics==0.2->-r requirements.txt (line 2))
7:27:27 PM: Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
7:27:27 PM: 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.1.0->-r requirements.txt (line 1)) (0.3.9)
7:27:27 PM: 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.1.0->-r requirements.txt (line 1)) (3.18.0)
7:27:27 PM: 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.1.0->-r requirements.txt (line 1)) (4.3.7)
7:27:27 PM: Collecting importlib_resources>=1.4 (from ics-vtimezones>=2020.1->ics==0.8.0.dev0->yaml2ics==0.2->-r requirements.txt (line 2))
7:27:27 PM: Using cached importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB)
7:27:27 PM: Using cached pre_commit-4.1.0-py2.py3-none-any.whl (220 kB)
7:27:27 PM: Using cached yaml2ics-0.2-py3-none-any.whl (5.7 kB)
7:27:27 PM: Using cached ics-0.8.0.dev0-py3-none-any.whl (60 kB)
7:27:27 PM: Using cached cfgv-3.4.0-py2.py3-none-any.whl (7.2 kB)
7:27:27 PM: Using cached identify-2.6.9-py2.py3-none-any.whl (99 kB)
7:27:27 PM: Using cached nodeenv-1.9.1-py2.py3-none-any.whl (22 kB)
7:27:27 PM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
7:27:27 PM: Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB)
7:27:27 PM: Using cached attrs-25.3.0-py3-none-any.whl (63 kB)
7:27:27 PM: Using cached ics_vtimezones-2020.2-py3-none-any.whl (184 kB)
7:27:27 PM: Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
7:27:27 PM: Using cached importlib_resources-6.5.2-py3-none-any.whl (37 kB)
7:27:27 PM: Installing collected packages: six, pyyaml, nodeenv, importlib_resources, identify, cfgv, attrs, python-dateutil, pre-commit, ics-vtimezones, ics, yaml2ics
7:27:28 PM: 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.1.0 python-dateutil-2.9.0.post0 pyyaml-6.0.2 six-1.17.0 yaml2ics-0.2
7:27:28 PM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
7:27:28 PM: [notice] To update, run: pip install --upgrade pip
7:27:28 PM: Pip dependencies installed
7:27:28 PM: Attempting Ruby version 2.7.2, read from environment
7:27:29 PM: Using Ruby version 2.7.2
7:27:30 PM: Started restoring cached go cache
7:27:30 PM: Finished restoring cached go cache
7:27:30 PM: Installing Go version 1.16.5 (requested 1.16.5)
7:27:35 PM: go version go1.16.5 linux/amd64
7:27:36 PM: Using PHP version 8.0
7:27:37 PM: Installing Hugo 0.141.0
7:27:37 PM: hugo v0.141.0-e7bd51698e5c3778a86003018702b1a7dcb9559a+extended linux/amd64 BuildDate=2025-01-16T13:11:18Z VendorInfo=gohugoio
7:27:38 PM: Started restoring cached Node.js version
7:27:46 PM: Finished restoring cached Node.js version
7:27:46 PM: v20.19.0 is already installed.
7:27:47 PM: Now using node v20.19.0 (npm v10.8.2)
7:27:47 PM: Enabling Node.js Corepack
7:27:47 PM: Started restoring cached build plugins
7:27:47 PM: Finished restoring cached build plugins
7:27:47 PM: Successfully installed dependencies
7:27:47 PM: Starting build script
7:27:48 PM: Detected 1 framework(s)
7:27:48 PM: "hugo" at version "unknown"
7:27:48 PM: Section completed: initializing

Building

Complete
7:27:50 PM: Netlify Build
7:27:50 PM: ────────────────────────────────────────────────────────────────
7:27:50 PM:
7:27:50 PM: ❯ Version
7:27:50 PM: @netlify/build 30.0.6
7:27:50 PM:
7:27:50 PM: ❯ Flags
7:27:50 PM: accountId: 6041662cec518b0a763f8530
7:27:50 PM: baseRelDir: true
7:27:50 PM: buildId: 67eaec63f7f50b0008d9fdcd
7:27:50 PM: deployId: 67eaec63f7f50b0008d9fdcf
7:27:50 PM:
7:27:50 PM: ❯ Current directory
7:27:50 PM: /opt/build/repo
7:27:50 PM:
7:27:50 PM: ❯ Config file
7:27:50 PM: /opt/build/repo/netlify.toml
7:27:50 PM:
7:27:50 PM: ❯ Context
7:27:50 PM: production
7:27:50 PM:
7:27:50 PM: ❯ Loading plugins
7:27:50 PM: - @netlify/plugin-lighthouse@6.0.1 from Netlify app
7:27:50 PM: - netlify-plugin-checklinks@4.1.1 from netlify.toml
7:27:54 PM:
7:27:54 PM: build.command from netlify.toml
7:27:54 PM: ────────────────────────────────────────────────────────────────
7:27:54 PM: ​
7:27:54 PM: $ 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
7:27:54 PM: % Total % Received % Xferd Average Speed Time Time Time Current
7:27:54 PM: Dload Upload Total Spent Left Speed
7:27:54 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
7:27:54 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
7:27:54 PM: 100 4264k 100 4264k 0 0 13.4M 0 --:--:-- --:--:-- --:--:-- 13.4M
7:27:54 PM: curl: Saved to filename 'dart-sass-1.83.4-linux-x64.tar.gz'
7:27:54 PM: git submodule update --init
7:27:54 PM: ((python -c 'import yaml2ics' && pre-commit) > /dev/null 2>&1) || pip install -q -r requirements.txt
7:28:17 PM: test -f .git/hooks/pre-commit || pre-commit install
7:28:17 PM: pre-commit installed at .git/hooks/pre-commit
7:28:17 PM: yaml2ics calendars/xarray.yaml > content/calendars/xarray.ics
7:28:17 PM: yaml2ics calendars/podcast.yaml > content/calendars/podcast.ics
7:28:18 PM: yaml2ics calendars/scipy.yaml > content/calendars/scipy.ics
7:28:18 PM: yaml2ics calendars/matplotlib.yaml > content/calendars/matplotlib.ics
7:28:18 PM: yaml2ics calendars/graphblas.yaml > content/calendars/graphblas.ics
7:28:18 PM: yaml2ics calendars/sparse-array.yaml > content/calendars/sparse-array.ics
7:28:18 PM: yaml2ics calendars/sunpy.yaml > content/calendars/sunpy.ics
7:28:18 PM: yaml2ics calendars/networkx.yaml > content/calendars/networkx.ics
7:28:18 PM: yaml2ics calendars/skimage.yaml > content/calendars/skimage.ics
7:28:18 PM: yaml2ics calendars/data-umbrella.yaml > content/calendars/data-umbrella.ics
7:28:18 PM: yaml2ics calendars/specs.yaml > content/calendars/specs.ics
7:28:18 PM: yaml2ics calendars/numpy.yaml > content/calendars/numpy.ics
7:28:19 PM: Generating project JSON: content/specs/core-projects/core-projects.json
7:28:19 PM: Start building sites …
7:28:19 PM: hugo v0.141.0-e7bd51698e5c3778a86003018702b1a7dcb9559a+extended linux/amd64 BuildDate=2025-01-16T13:11:18Z VendorInfo=gohugoio
7:28:19 PM: 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.
7:28:19 PM: More info and automated migrator: https://sass-lang.com/d/import
7:28:19 PM: 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.
7:28:19 PM: More info and automated migrator: https://sass-lang.com/d/import
7:28:19 PM: 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.
7:28:19 PM: More info and automated migrator: https://sass-lang.com/d/import
7:28:19 PM: 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.
7:28:19 PM: More info and automated migrator: https://sass-lang.com/d/import
7:28:19 PM: 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.
7:28:19 PM: More info and automated migrator: https://sass-lang.com/d/import
7:28:19 PM: 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.
7:28:19 PM: Use color.mix instead.
7:28:19 PM: More info and automated migrator: https://sass-lang.com/d/import
7:28:19 PM: 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.
7:28:19 PM: Use color.lightness instead.
7:28:19 PM: More info and automated migrator: https://sass-lang.com/d/import
7:28:19 PM: 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:
7:28:19 PM: color.channel($color, "lightness", $space: hsl)
7:28:19 PM: WARN Dart Sass: 7 repetitive deprecation warnings omitted.
7:28:19 PM: Run in verbose mode to see all warnings.
7:28:19 PM: 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.
7:28:19 PM: More info and automated migrator: https://sass-lang.com/d/import
7:28:19 PM: 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.
7:28:19 PM: More info and automated migrator: https://sass-lang.com/d/import
7:28:19 PM: 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.
7:28:19 PM: More info and automated migrator: https://sass-lang.com/d/import
7:28:19 PM: 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.
7:28:19 PM: More info and automated migrator: https://sass-lang.com/d/import
7:28:19 PM: 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.
7:28:19 PM: More info and automated migrator: https://sass-lang.com/d/import
7:28:19 PM: 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.
7:28:19 PM: More info and automated migrator: https://sass-lang.com/d/import
7:28:19 PM: 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:
7:28:19 PM: color.channel($color, "red", $space: rgb)
7:28:19 PM: 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:
7:28:19 PM: color.channel($color, "green", $space: rgb)
7:28:19 PM: 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:
7:28:19 PM: color.channel($color, "blue", $space: rgb)
7:28:19 PM: WARN Dart Sass: Found no color leading to 4.5:1 contrast ratio against rgb(210.2752755906, 89.8808808221, 7.3247244094)...
7:28:19 PM: 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
7:28:19 PM: rules will be changing to match the behavior specified by CSS in an upcoming
7:28:19 PM: version. To keep the existing behavior, move the declaration above the nested
7:28:19 PM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
7:28:19 PM: 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
7:28:19 PM: rules will be changing to match the behavior specified by CSS in an upcoming
7:28:19 PM: version. To keep the existing behavior, move the declaration above the nested
7:28:19 PM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
7:28:19 PM: 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
7:28:19 PM: rules will be changing to match the behavior specified by CSS in an upcoming
7:28:19 PM: version. To keep the existing behavior, move the declaration above the nested
7:28:19 PM: rule. To opt into the new behavior, wrap the declaration in `& {}`.
7:28:19 PM: WARN Dart Sass: 17 repetitive deprecation warnings omitted.
7:28:19 PM: Run in verbose mode to see all warnings.
7:28:19 PM: 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.
7:28:19 PM: More info and automated migrator: https://sass-lang.com/d/import
7:28:19 PM: | EN
7:28:19 PM: -------------------+-----
7:28:19 PM: Pages | 74
7:28:19 PM: Paginator pages | 1
7:28:19 PM: Non-page files | 31
7:28:19 PM: Static files | 13
7:28:19 PM: Processed images | 0
7:28:19 PM: Aliases | 1
7:28:19 PM: Cleaned | 0
7:28:19 PM: Total in 254 ms
7:28:19 PM: ​
7:28:19 PM: (build.command completed in 25.5s)
7:28:22 PM: .,........................................................................,,,..................................,.........,..............................................................................................................................................................................................................................................................................................................,,
7:28:22 PM: 426 tests
7:28:22 PM: 8 skipped
7:28:22 PM: 426 passed
7:28:22 PM:
7:28:39 PM: (Netlify Build completed in 49s)
7:28:40 PM: Section completed: building
7:30:41 PM: Finished processing build request in 3m52.154s

Deploying

Complete
7:28:22 PM: Deploy site
7:28:22 PM: ────────────────────────────────────────────────────────────────
7:28:22 PM: ​
7:28:22 PM: Starting to deploy site from 'public'
7:28:22 PM: Calculating files to upload
7:28:23 PM: 64 new file(s) to upload
7:28:23 PM: 0 new function(s) to upload
7:28:23 PM: Section completed: deploying
7:28:25 PM: Finished waiting for live deploy in 2.048s
7:28:25 PM: Site deploy was successfully initiated
7:28:25 PM: ​
7:28:25 PM: (Deploy site completed in 2.5s)
7:28:25 PM: Generating Lighthouse report. This may take a minute…
7:28:25 PM: Running Lighthouse on /
7:28:39 PM: Lighthouse scores for /
7:28:39 PM: - Performance: 95
7:28:39 PM: - Accessibility: 100
7:28:39 PM: - Best Practices: 100
7:28:39 PM: - SEO: 100
7:28:39 PM: - PWA: 30

Cleanup

Complete
7:28:39 PM: Netlify Build Complete
7:28:39 PM: ────────────────────────────────────────────────────────────────
7:28:39 PM: ​
7:28:40 PM: Caching artifacts
7:28:40 PM: Started saving build plugins
7:28:40 PM: Finished saving build plugins
7:28:40 PM: Started saving mise cache
7:28:40 PM: Finished saving mise cache
7:28:40 PM: Started saving pip cache
7:28:40 PM: Finished saving pip cache
7:28:40 PM: Started saving emacs cask dependencies
7:28:40 PM: Finished saving emacs cask dependencies
7:28:40 PM: Started saving maven dependencies
7:28:40 PM: Finished saving maven dependencies
7:28:40 PM: Started saving boot dependencies
7:28:40 PM: Finished saving boot dependencies
7:28:40 PM: Started saving rust rustup cache
7:28:40 PM: Finished saving rust rustup cache
7:28:40 PM: Started saving go dependencies
7:28:40 PM: Finished saving go dependencies
7:28:40 PM: Build script success
7:30:39 PM: Uploading Cache of size 1.2GB
7:30:41 PM: Section completed: cleanup

Post-processing

Complete
7:28:23 PM: Starting post processing
7:28:23 PM: Post processing done
7:28:23 PM: Section completed: postprocessing
7:28:23 PM: Skipping form detection
7:28:23 PM: Post processing - header rules
7:28:23 PM: Post processing - redirect rules
7:28:24 PM: Site is live ✨