Skip to main content

Deploy details

Deploy successful for redwoodjs-docs

chore(deps): bump axios from 1.7.7 to 1.8.4

PR #12013: dependabot/npm_and_yarn/axios-1.8.4@105cd1a

Deploy log

Initializing

Complete
6:39:02 PM: Build ready to start
6:39:41 PM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
6:39:41 PM: buildbot version: 911e38b4db82bf5cd08627b366a88d99622b3aab
6:39:41 PM: Fetching cached dependencies
6:39:42 PM: Starting to download cache of 675.0MB
6:39:43 PM: Finished downloading cache in 1.759s
6:39:43 PM: Starting to extract cache
6:39:57 PM: Finished extracting cache in 13.672s
6:39:57 PM: Finished fetching cache in 15.514s
6:39:57 PM: Starting to prepare the repo for build
6:39:57 PM: Preparing Git Reference pull/12013/head
6:39:59 PM: Custom publish path detected. Proceeding with the specified path: 'docs/build'
6:39:59 PM: Custom ignore command detected. Proceeding with the specified command: 'node ignore_build.mjs'
6:40:00 PM: manpath: warning: $PATH not set
6:40:00 PM: ---------- IGNORE BUILD START ----------
6:40:00 PM: ---------- IGNORE BUILD END ----------
6:40:00 PM: file:///opt/build/repo/docs/ignore_build.mjs:32
6:40:00 PM: const changedFiles = json.map((file) => file.filename)
6:40:00 PM: ^
6:40:00 PM: TypeError: json.map is not a function
6:40:00 PM: at main (file:///opt/build/repo/docs/ignore_build.mjs:32:29)
6:40:00 PM: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
6:40:00 PM: Node.js v18.20.8
6:40:01 PM: Starting to install dependencies
6:40:01 PM: Started restoring cached mise cache
6:40:01 PM: Finished restoring cached mise cache
6:40:02 PM: mise python@3.13.2 install
6:40:02 PM: mise python@3.13.2 download cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
6:40:02 PM: mise python@3.13.2 extract cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
6:40:02 PM: mise python@3.13.2 python --version
6:40:02 PM: mise python@3.13.2 Python 3.13.2
6:40:02 PM: mise python@3.13.2 installed
6:40:02 PM: Python version set to 3.13
6:40:04 PM: Collecting pipenv
6:40:04 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
6:40:04 PM: Collecting certifi (from pipenv)
6:40:04 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
6:40:04 PM: Collecting packaging>=22 (from pipenv)
6:40:04 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
6:40:04 PM: Collecting setuptools>=67 (from pipenv)
6:40:04 PM: Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB)
6:40:04 PM: Collecting virtualenv>=20.24.2 (from pipenv)
6:40:04 PM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
6:40:04 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
6:40:04 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
6:40:04 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
6:40:04 PM: Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
6:40:04 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
6:40:04 PM: Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
6:40:04 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
6:40:04 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 46.6 MB/s eta 0:00:00
6:40:04 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
6:40:05 PM: Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB)
6:40:05 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 50.2 MB/s eta 0:00:00
6:40:05 PM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
6:40:05 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 111.5 MB/s eta 0:00:00
6:40:05 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
6:40:05 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
6:40:05 PM: Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
6:40:05 PM: Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB)
6:40:05 PM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
6:40:07 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.29.3
6:40:07 PM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
6:40:07 PM: [notice] To update, run: pip install --upgrade pip
6:40:07 PM: Attempting Ruby version 2.7.2, read from environment
6:40:08 PM: Using Ruby version 2.7.2
6:40:09 PM: Started restoring cached go cache
6:40:09 PM: Finished restoring cached go cache
6:40:09 PM: Installing Go version 1.16.5 (requested 1.16.5)
6:40:13 PM: go version go1.16.5 linux/amd64
6:40:14 PM: Using PHP version 8.0
6:40:15 PM: Started restoring cached Node.js version
6:40:17 PM: Finished restoring cached Node.js version
6:40:17 PM: Attempting Node.js version '20.18.1' from .node-version
6:40:18 PM: v20.18.1 is already installed.
6:40:18 PM: Now using node v20.18.1 (npm v10.8.2)
6:40:18 PM: Enabling Node.js Corepack
6:40:18 PM: Started restoring cached build plugins
6:40:18 PM: Finished restoring cached build plugins
6:40:18 PM: Started restoring cached corepack dependencies
6:40:18 PM: Finished restoring cached corepack dependencies
6:40:18 PM: Started restoring cached yarn cache
6:40:18 PM: Finished restoring cached yarn cache
6:40:18 PM: ! Corepack is about to download https://repo.yarnpkg.com/4.6.0/packages/yarnpkg-cli/bin/yarn.js
6:40:19 PM: Installing Yarn version 1.22.10
6:40:19 PM: Preparing yarn@1.22.10 for immediate activation...
6:40:19 PM: No yarn workspaces detected
6:40:19 PM: Started restoring cached node modules
6:40:19 PM: Finished restoring cached node modules
6:40:19 PM: Installing npm packages using Yarn version 4.6.0
6:40:20 PM: ➤ YN0000: · Yarn 4.6.0
6:40:20 PM: ➤ YN0000: ┌ Resolution step
6:40:20 PM: ➤ YN0000: └ Completed in 0s 225ms
6:40:20 PM: ➤ YN0000: ┌ Post-resolution validation
6:40:20 PM: ➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
6:40:20 PM: ➤ YN0000: └ Completed
6:40:20 PM: ➤ YN0000: ┌ Fetch step
6:40:26 PM: ➤ YN0013: │ 1363 packages were added to the project (+ 189.98 MiB).
6:40:26 PM: ➤ YN0000: └ Completed in 5s 871ms
6:40:26 PM: ➤ YN0000: ┌ Link step
6:40:27 PM: ➤ YN0007: │ core-js@npm:3.33.2 must be built because it never has been before or the last one failed
6:40:27 PM: ➤ YN0007: │ core-js-pure@npm:3.33.2 must be built because it never has been before or the last one failed
6:40:27 PM: ➤ YN0000: └ Completed in 1s 86ms
6:40:27 PM: ➤ YN0000: · Done with warnings in 7s 407ms
6:40:27 PM: npm packages installed using Yarn
6:40:28 PM: Successfully installed dependencies
6:40:28 PM: Starting build script
6:40:30 PM: Detected 1 framework(s)
6:40:30 PM: "docusaurus" at version "3.7.0"
6:40:30 PM: Section completed: initializing

Building

Complete
6:40:31 PM: Netlify Build
6:40:31 PM: ────────────────────────────────────────────────────────────────
6:40:31 PM:
6:40:31 PM: ❯ Version
6:40:31 PM: @netlify/build 30.0.6
6:40:31 PM:
6:40:31 PM: ❯ Flags
6:40:31 PM: accountId: 5e67baafdd31a3d6a8a1217e
6:40:31 PM: baseRelDir: true
6:40:31 PM: buildId: 67e83e465fa2a90008ae439c
6:40:31 PM: deployId: 67e83e465fa2a90008ae439e
6:40:31 PM:
6:40:31 PM: ❯ Current directory
6:40:31 PM: /opt/build/repo/docs
6:40:31 PM:
6:40:31 PM: ❯ Config file
6:40:31 PM: /opt/build/repo/docs/netlify.toml
6:40:31 PM:
6:40:31 PM: ❯ Context
6:40:31 PM: deploy-preview
6:40:31 PM:
6:40:31 PM: build.command from netlify.toml
6:40:31 PM: ────────────────────────────────────────────────────────────────
6:40:31 PM: ​
6:40:31 PM: $ yarn build
6:40:33 PM: [INFO] [en] Creating an optimized production build...
6:40:34 PM: [info] [webpackbar] Compiling Client
6:40:34 PM: [info] [webpackbar] Compiling Server
6:41:00 PM: [success] [webpackbar] Server: Compiled successfully in 25.51s
6:41:01 PM: [success] [webpackbar] Client: Compiled successfully in 26.64s
6:42:29 PM: [WARNING] Docusaurus found broken anchors!
6:42:29 PM:
6:42:29 PM: Please check the pages of your site in the list below, and make sure you don't reference any anchor that does not exist.
Note: it's possible to ignore broken anchors with the 'onBrokenAnchors' Docusaurus configuration, and let the build pass.
6:42:29 PM: Exhaustive list of all broken anchors found:
6:42:29 PM: - Broken anchor on source page path = /docs/1.x/authentication:
6:42:29 PM: -> linking to /docs/1.x/cors#cors-and-authentication
6:42:29 PM: - Broken anchor on source page path = /docs/1.x/deploy/baremetal:
6:42:29 PM: -> linking to #starting-on-reboot (resolved as: /docs/1.x/deploy/baremetal#starting-on-reboot)
6:42:29 PM: - Broken anchor on source page path = /docs/1.x/deploy/introduction:
6:42:29 PM: -> linking to /docs/1.x/cli-commands#deploy-config
6:42:29 PM: - Broken anchor on source page path = /docs/1.x/deploy/vercel:
6:42:29 PM: -> linking to #3-prisma-and-database (resolved as: /docs/1.x/deploy/vercel#3-prisma-and-database)
6:42:29 PM: - Broken anchor on source page path = /docs/1.x/environment-variables:
6:42:29 PM: -> linking to #Web (resolved as: /docs/1.x/environment-variables#Web)
6:42:29 PM: -> linking to /docs/1.x/app-configuration-redwood-toml#api-paths
6:42:29 PM: - Broken anchor on source page path = /docs/1.x/graphql:
6:42:29 PM: -> linking to #graphql-logger-options (resolved as: /docs/1.x/graphql#graphql-logger-options)
6:42:29 PM: -> linking to /docs/1.x/services#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/1.x/security:
6:42:29 PM: -> linking to /docs/1.x/services#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/1.x/seo-head:
6:42:29 PM: -> linking to #setting-meta-tags-open-graph-directives (resolved as: /docs/1.x/seo-head#setting-meta-tags-open-graph-directives)
6:42:29 PM: - Broken anchor on source page path = /docs/1.x/testing:
6:42:29 PM: -> linking to #mocking-graphql (resolved as: /docs/1.x/testing#mocking-graphql)
6:42:29 PM: - Broken anchor on source page path = /docs/1.x/tutorial/chapter5/testing:
6:42:29 PM: -> linking to #using-the-example-repo (resolved as: /docs/1.x/tutorial/chapter5/testing#using-the-example-repo)
6:42:29 PM: - Broken anchor on source page path = /docs/2.x/auth/dbauth:
6:42:29 PM: -> linking to /docs/2.x/cors#cors-and-authentication
6:42:29 PM: - Broken anchor on source page path = /docs/2.x/auth/firebase:
6:42:29 PM: -> linking to #auth-provider-specific-integration (resolved as: /docs/2.x/auth/firebase#auth-provider-specific-integration)
6:42:29 PM: - Broken anchor on source page path = /docs/2.x/auth/netlify:
6:42:29 PM: -> linking to #auth-provider-specific-integration (resolved as: /docs/2.x/auth/netlify#auth-provider-specific-integration)
6:42:29 PM: - Broken anchor on source page path = /docs/2.x/cors:
6:42:29 PM: -> linking to /docs/2.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/2.x/deploy/baremetal:
6:42:29 PM: -> linking to #starting-on-reboot (resolved as: /docs/2.x/deploy/baremetal#starting-on-reboot)
6:42:29 PM: - Broken anchor on source page path = /docs/2.x/deploy/introduction:
6:42:29 PM: -> linking to /docs/2.x/cli-commands#deploy-config
6:42:29 PM: - Broken anchor on source page path = /docs/2.x/environment-variables:
6:42:29 PM: -> linking to #Web (resolved as: /docs/2.x/environment-variables#Web)
6:42:29 PM: -> linking to /docs/2.x/app-configuration-redwood-toml#api-paths
6:42:29 PM: - Broken anchor on source page path = /docs/2.x/graphql:
6:42:29 PM: -> linking to /docs/2.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: -> linking to #graphql-logger-options (resolved as: /docs/2.x/graphql#graphql-logger-options)
6:42:29 PM: -> linking to /docs/2.x/services#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/2.x/how-to/gotrue-auth:
6:42:29 PM: -> linking to /docs/2.x/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/2.x/how-to/supabase-auth:
6:42:29 PM: -> linking to /docs/2.x/authentication#supabase
6:42:29 PM: -> linking to /docs/2.x/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/2.x/intro-to-servers:
6:42:29 PM: -> linking to #creating-a-public-key (resolved as: /docs/2.x/intro-to-servers#creating-a-public-key)
6:42:29 PM: - Broken anchor on source page path = /docs/2.x/quick-start:
6:42:29 PM: -> linking to /docs/2.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/2.x/security:
6:42:29 PM: -> linking to /docs/2.x/services#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/2.x/seo-head:
6:42:29 PM: -> linking to #setting-meta-tags-open-graph-directives (resolved as: /docs/2.x/seo-head#setting-meta-tags-open-graph-directives)
6:42:29 PM: - Broken anchor on source page path = /docs/2.x/testing:
6:42:29 PM: -> linking to #mocking-graphql (resolved as: /docs/2.x/testing#mocking-graphql)
6:42:29 PM: - Broken anchor on source page path = /docs/2.x/tutorial/chapter4/authentication:
6:42:29 PM: -> linking to /docs/2.x/authentication#signuphandler
6:42:29 PM: -> linking to /docs/2.x/authentication#api
6:42:29 PM: -> linking to /docs/2.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: -> linking to /docs/2.x/authentication#third-party-providers-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/2.x/tutorial/chapter7/rbac:
6:42:29 PM: -> linking to #fixing-the-hasrole-function (resolved as: /docs/2.x/tutorial/chapter7/rbac#fixing-the-hasrole-function)
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/auth/dbauth:
6:42:29 PM: -> linking to /docs/3.x/cors#cors-and-authentication
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/auth/firebase:
6:42:29 PM: -> linking to #auth-provider-specific-integration (resolved as: /docs/3.x/auth/firebase#auth-provider-specific-integration)
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/auth/netlify:
6:42:29 PM: -> linking to #auth-provider-specific-integration (resolved as: /docs/3.x/auth/netlify#auth-provider-specific-integration)
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/cells:
6:42:29 PM: -> linking to /docs/3.x/typescript/utility-types#cell
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/cors:
6:42:29 PM: -> linking to /docs/3.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/deploy/baremetal:
6:42:29 PM: -> linking to #starting-on-reboot (resolved as: /docs/3.x/deploy/baremetal#starting-on-reboot)
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/deploy/introduction:
6:42:29 PM: -> linking to /docs/3.x/cli-commands#deploy-config
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/environment-variables:
6:42:29 PM: -> linking to #Web (resolved as: /docs/3.x/environment-variables#Web)
6:42:29 PM: -> linking to /docs/3.x/app-configuration-redwood-toml#api-paths
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/graphql:
6:42:29 PM: -> linking to /docs/3.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: -> linking to #graphql-logger-options (resolved as: /docs/3.x/graphql#graphql-logger-options)
6:42:29 PM: -> linking to /docs/3.x/services#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/how-to/gotrue-auth:
6:42:29 PM: -> linking to /docs/3.x/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/how-to/supabase-auth:
6:42:29 PM: -> linking to /docs/3.x/authentication#supabase
6:42:29 PM: -> linking to /docs/3.x/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/how-to/test-in-github-actions:
6:42:29 PM: -> linking to #4-set-up-GitHub-actions (resolved as: /docs/3.x/how-to/test-in-github-actions#4-set-up-GitHub-actions)
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/intro-to-servers:
6:42:29 PM: -> linking to #creating-a-public-key (resolved as: /docs/3.x/intro-to-servers#creating-a-public-key)
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/project-configuration-dev-test-build:
6:42:29 PM: -> linking to typescript/generated-types#customising-codegen-config (resolved as: /docs/3.x/typescript/generated-types#customising-codegen-config)
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/quick-start:
6:42:29 PM: -> linking to /docs/3.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/security:
6:42:29 PM: -> linking to /docs/3.x/services#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/seo-head:
6:42:29 PM: -> linking to #setting-meta-tags-open-graph-directives (resolved as: /docs/3.x/seo-head#setting-meta-tags-open-graph-directives)
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/testing:
6:42:29 PM: -> linking to #mocking-graphql (resolved as: /docs/3.x/testing#mocking-graphql)
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/tutorial/chapter4/authentication:
6:42:29 PM: -> linking to /docs/3.x/authentication#signuphandler
6:42:29 PM: -> linking to /docs/3.x/authentication#api
6:42:29 PM: -> linking to /docs/3.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: -> linking to /docs/3.x/authentication#third-party-providers-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/3.x/tutorial/chapter7/rbac:
6:42:29 PM: -> linking to #fixing-the-hasrole-function (resolved as: /docs/3.x/tutorial/chapter7/rbac#fixing-the-hasrole-function)
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/auth/dbauth:
6:42:29 PM: -> linking to /docs/4.x/cors#cors-and-authentication
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/cells:
6:42:29 PM: -> linking to /docs/4.x/typescript/utility-types#cell
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/cors:
6:42:29 PM: -> linking to /docs/4.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/deploy/baremetal:
6:42:29 PM: -> linking to #starting-on-reboot (resolved as: /docs/4.x/deploy/baremetal#starting-on-reboot)
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/deploy/introduction:
6:42:29 PM: -> linking to /docs/4.x/cli-commands#deploy-config
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/environment-variables:
6:42:29 PM: -> linking to #Web (resolved as: /docs/4.x/environment-variables#Web)
6:42:29 PM: -> linking to /docs/4.x/app-configuration-redwood-toml#api-paths
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/graphql:
6:42:29 PM: -> linking to /docs/4.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: -> linking to #graphql-logger-options (resolved as: /docs/4.x/graphql#graphql-logger-options)
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/how-to/gotrue-auth:
6:42:29 PM: -> linking to /docs/4.x/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/how-to/supabase-auth:
6:42:29 PM: -> linking to /docs/4.x/authentication#supabase
6:42:29 PM: -> linking to /docs/4.x/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/how-to/test-in-github-actions:
6:42:29 PM: -> linking to #4-set-up-GitHub-actions (resolved as: /docs/4.x/how-to/test-in-github-actions#4-set-up-GitHub-actions)
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/intro-to-servers:
6:42:29 PM: -> linking to #creating-a-public-key (resolved as: /docs/4.x/intro-to-servers#creating-a-public-key)
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/project-configuration-dev-test-build:
6:42:29 PM: -> linking to typescript/generated-types#customising-codegen-config (resolved as: /docs/4.x/typescript/generated-types#customising-codegen-config)
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/quick-start:
6:42:29 PM: -> linking to /docs/4.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/security:
6:42:29 PM: -> linking to /docs/4.x/services#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/seo-head:
6:42:29 PM: -> linking to #setting-meta-tags-open-graph-directives (resolved as: /docs/4.x/seo-head#setting-meta-tags-open-graph-directives)
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/serverless-functions:
6:42:29 PM: -> linking to /docs/4.x/graphql#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/testing:
6:42:29 PM: -> linking to #mocking-graphql (resolved as: /docs/4.x/testing#mocking-graphql)
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/tutorial/chapter4/authentication:
6:42:29 PM: -> linking to /docs/4.x/authentication#signuphandler
6:42:29 PM: - Broken anchor on source page path = /docs/4.x/tutorial/chapter7/rbac:
6:42:29 PM: -> linking to #fixing-the-hasrole-function (resolved as: /docs/4.x/tutorial/chapter7/rbac#fixing-the-hasrole-function)
6:42:29 PM: - Broken anchor on source page path = /docs/5.x/auth/dbauth:
6:42:29 PM: -> linking to /docs/5.x/cors#cors-and-authentication
6:42:29 PM: - Broken anchor on source page path = /docs/5.x/cors:
6:42:29 PM: -> linking to /docs/5.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/5.x/deploy/baremetal:
6:42:29 PM: -> linking to #starting-on-reboot (resolved as: /docs/5.x/deploy/baremetal#starting-on-reboot)
6:42:29 PM: - Broken anchor on source page path = /docs/5.x/deploy/introduction:
6:42:29 PM: -> linking to /docs/5.x/cli-commands#deploy-config
6:42:29 PM: - Broken anchor on source page path = /docs/5.x/environment-variables:
6:42:29 PM: -> linking to #Web (resolved as: /docs/5.x/environment-variables#Web)
6:42:29 PM: -> linking to /docs/5.x/app-configuration-redwood-toml#api-paths
6:42:29 PM: - Broken anchor on source page path = /docs/5.x/graphql:
6:42:29 PM: -> linking to /docs/5.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: -> linking to #graphql-logger-options (resolved as: /docs/5.x/graphql#graphql-logger-options)
6:42:29 PM: - Broken anchor on source page path = /docs/5.x/how-to/gotrue-auth:
6:42:29 PM: -> linking to /docs/5.x/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/5.x/how-to/supabase-auth:
6:42:29 PM: -> linking to /docs/5.x/authentication#supabase
6:42:29 PM: -> linking to /docs/5.x/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/5.x/how-to/test-in-github-actions:
6:42:29 PM: -> linking to #4-set-up-GitHub-actions (resolved as: /docs/5.x/how-to/test-in-github-actions#4-set-up-GitHub-actions)
6:42:29 PM: - Broken anchor on source page path = /docs/5.x/intro-to-servers:
6:42:29 PM: -> linking to #creating-a-public-key (resolved as: /docs/5.x/intro-to-servers#creating-a-public-key)
6:42:29 PM: - Broken anchor on source page path = /docs/5.x/project-configuration-dev-test-build:
6:42:29 PM: -> linking to typescript/generated-types#customising-codegen-config (resolved as: /docs/5.x/typescript/generated-types#customising-codegen-config)
6:42:29 PM: - Broken anchor on source page path = /docs/5.x/quick-start:
6:42:29 PM: -> linking to /docs/5.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/5.x/security:
6:42:29 PM: -> linking to /docs/5.x/services#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/5.x/seo-head:
6:42:29 PM: -> linking to #setting-meta-tags-open-graph-directives (resolved as: /docs/5.x/seo-head#setting-meta-tags-open-graph-directives)
6:42:29 PM: - Broken anchor on source page path = /docs/5.x/serverless-functions:
6:42:29 PM: -> linking to /docs/5.x/graphql#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/5.x/testing:
6:42:29 PM: -> linking to #mocking-graphql (resolved as: /docs/5.x/testing#mocking-graphql)
6:42:29 PM: - Broken anchor on source page path = /docs/5.x/tutorial/chapter7/rbac:
6:42:29 PM: -> linking to #fixing-the-hasrole-function (resolved as: /docs/5.x/tutorial/chapter7/rbac#fixing-the-hasrole-function)
6:42:29 PM: - Broken anchor on source page path = /docs/6.x/auth/dbauth:
6:42:29 PM: -> linking to /docs/6.x/cors#cors-and-authentication
6:42:29 PM: - Broken anchor on source page path = /docs/6.x/cors:
6:42:29 PM: -> linking to /docs/6.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/6.x/deploy/baremetal:
6:42:29 PM: -> linking to #starting-on-reboot (resolved as: /docs/6.x/deploy/baremetal#starting-on-reboot)
6:42:29 PM: - Broken anchor on source page path = /docs/6.x/deploy/introduction:
6:42:29 PM: -> linking to /docs/6.x/cli-commands#deploy-config
6:42:29 PM: - Broken anchor on source page path = /docs/6.x/environment-variables:
6:42:29 PM: -> linking to #Web (resolved as: /docs/6.x/environment-variables#Web)
6:42:29 PM: -> linking to /docs/6.x/app-configuration-redwood-toml#api-paths
6:42:29 PM: - Broken anchor on source page path = /docs/6.x/graphql:
6:42:29 PM: -> linking to /docs/6.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: -> linking to #graphql-logger-options (resolved as: /docs/6.x/graphql#graphql-logger-options)
6:42:29 PM: - Broken anchor on source page path = /docs/6.x/how-to/gotrue-auth:
6:42:29 PM: -> linking to /docs/6.x/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/6.x/how-to/supabase-auth:
6:42:29 PM: -> linking to /docs/6.x/authentication#supabase
6:42:29 PM: -> linking to /docs/6.x/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/6.x/how-to/test-in-github-actions:
6:42:29 PM: -> linking to #4-set-up-GitHub-actions (resolved as: /docs/6.x/how-to/test-in-github-actions#4-set-up-GitHub-actions)
6:42:29 PM: - Broken anchor on source page path = /docs/6.x/intro-to-servers:
6:42:29 PM: -> linking to #creating-a-public-key (resolved as: /docs/6.x/intro-to-servers#creating-a-public-key)
6:42:29 PM: - Broken anchor on source page path = /docs/6.x/project-configuration-dev-test-build:
6:42:29 PM: -> linking to typescript/generated-types#customising-codegen-config (resolved as: /docs/6.x/typescript/generated-types#customising-codegen-config)
6:42:29 PM: - Broken anchor on source page path = /docs/6.x/quick-start:
6:42:29 PM: -> linking to /docs/6.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/6.x/security:
6:42:29 PM: -> linking to /docs/6.x/services#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/6.x/serverless-functions:
6:42:29 PM: -> linking to /docs/6.x/graphql#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/6.x/testing:
6:42:29 PM: -> linking to #mocking-graphql (resolved as: /docs/6.x/testing#mocking-graphql)
6:42:29 PM: - Broken anchor on source page path = /docs/6.x/tutorial/chapter7/rbac:
6:42:29 PM: -> linking to #fixing-the-hasrole-function (resolved as: /docs/6.x/tutorial/chapter7/rbac#fixing-the-hasrole-function)
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/auth/dbauth:
6:42:29 PM: -> linking to /docs/7.x/cors#cors-and-authentication
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/cors:
6:42:29 PM: -> linking to /docs/7.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/deploy/baremetal:
6:42:29 PM: -> linking to #starting-on-reboot (resolved as: /docs/7.x/deploy/baremetal#starting-on-reboot)
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/deploy/introduction:
6:42:29 PM: -> linking to /docs/7.x/cli-commands#deploy-config
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/environment-variables:
6:42:29 PM: -> linking to #Web (resolved as: /docs/7.x/environment-variables#Web)
6:42:29 PM: -> linking to /docs/7.x/app-configuration-redwood-toml#api-paths
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/graphql:
6:42:29 PM: -> linking to /docs/7.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: -> linking to #graphql-logger-options (resolved as: /docs/7.x/graphql#graphql-logger-options)
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/graphql/fragments:
6:42:29 PM: -> linking to #fragments (resolved as: /docs/7.x/graphql/fragments#fragments)
6:42:29 PM: -> linking to #unions (resolved as: /docs/7.x/graphql/fragments#unions)
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/graphql/trusted-documents:
6:42:29 PM: -> linking to /docs/7.x/cli-commands#setup-graphql-trusted-docs
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/how-to/gotrue-auth:
6:42:29 PM: -> linking to /docs/7.x/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/how-to/supabase-auth:
6:42:29 PM: -> linking to /docs/7.x/authentication#supabase
6:42:29 PM: -> linking to /docs/7.x/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/how-to/test-in-github-actions:
6:42:29 PM: -> linking to #4-set-up-GitHub-actions (resolved as: /docs/7.x/how-to/test-in-github-actions#4-set-up-GitHub-actions)
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/intro-to-servers:
6:42:29 PM: -> linking to #creating-a-public-key (resolved as: /docs/7.x/intro-to-servers#creating-a-public-key)
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/monitoring/sentry:
6:42:29 PM: -> linking to #generate-layout (resolved as: /docs/7.x/monitoring/sentry#generate-layout)
6:42:29 PM: -> linking to #generate-function (resolved as: /docs/7.x/monitoring/sentry#generate-function)
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/project-configuration-dev-test-build:
6:42:29 PM: -> linking to typescript/generated-types#customising-codegen-config (resolved as: /docs/7.x/typescript/generated-types#customising-codegen-config)
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/quick-start:
6:42:29 PM: -> linking to /docs/7.x/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/security:
6:42:29 PM: -> linking to /docs/7.x/services#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/serverless-functions:
6:42:29 PM: -> linking to /docs/7.x/graphql#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/testing:
6:42:29 PM: -> linking to #mocking-graphql (resolved as: /docs/7.x/testing#mocking-graphql)
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/tutorial/chapter7/rbac:
6:42:29 PM: -> linking to #fixing-the-hasrole-function (resolved as: /docs/7.x/tutorial/chapter7/rbac#fixing-the-hasrole-function)
6:42:29 PM: - Broken anchor on source page path = /docs/7.x/typescript/introduction:
6:42:29 PM: -> linking to /docs/7.x/cli-commands#type-check
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/auth/dbauth:
6:42:29 PM: -> linking to /docs/8.0/cors#cors-and-authentication
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/cors:
6:42:29 PM: -> linking to /docs/8.0/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/deploy/baremetal:
6:42:29 PM: -> linking to #starting-on-reboot (resolved as: /docs/8.0/deploy/baremetal#starting-on-reboot)
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/deploy/introduction:
6:42:29 PM: -> linking to /docs/8.0/cli-commands#deploy-config
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/environment-variables:
6:42:29 PM: -> linking to #Web (resolved as: /docs/8.0/environment-variables#Web)
6:42:29 PM: -> linking to /docs/8.0/app-configuration-redwood-toml#api-paths
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/graphql:
6:42:29 PM: -> linking to /docs/8.0/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: -> linking to #graphql-logger-options (resolved as: /docs/8.0/graphql#graphql-logger-options)
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/graphql/fragments:
6:42:29 PM: -> linking to #fragments (resolved as: /docs/8.0/graphql/fragments#fragments)
6:42:29 PM: -> linking to #unions (resolved as: /docs/8.0/graphql/fragments#unions)
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/graphql/trusted-documents:
6:42:29 PM: -> linking to /docs/8.0/cli-commands#setup-graphql-trusted-docs
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/how-to/gotrue-auth:
6:42:29 PM: -> linking to /docs/8.0/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/how-to/supabase-auth:
6:42:29 PM: -> linking to /docs/8.0/authentication#supabase
6:42:29 PM: -> linking to /docs/8.0/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/how-to/test-in-github-actions:
6:42:29 PM: -> linking to #4-set-up-GitHub-actions (resolved as: /docs/8.0/how-to/test-in-github-actions#4-set-up-GitHub-actions)
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/intro-to-servers:
6:42:29 PM: -> linking to #creating-a-public-key (resolved as: /docs/8.0/intro-to-servers#creating-a-public-key)
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/monitoring/sentry:
6:42:29 PM: -> linking to #generate-layout (resolved as: /docs/8.0/monitoring/sentry#generate-layout)
6:42:29 PM: -> linking to #generate-function (resolved as: /docs/8.0/monitoring/sentry#generate-function)
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/project-configuration-dev-test-build:
6:42:29 PM: -> linking to typescript/generated-types#customising-codegen-config (resolved as: /docs/8.0/typescript/generated-types#customising-codegen-config)
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/quick-start:
6:42:29 PM: -> linking to /docs/8.0/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/security:
6:42:29 PM: -> linking to /docs/8.0/services#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/serverless-functions:
6:42:29 PM: -> linking to /docs/8.0/graphql#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/testing:
6:42:29 PM: -> linking to #mocking-graphql (resolved as: /docs/8.0/testing#mocking-graphql)
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/tutorial/chapter7/rbac:
6:42:29 PM: -> linking to #fixing-the-hasrole-function (resolved as: /docs/8.0/tutorial/chapter7/rbac#fixing-the-hasrole-function)
6:42:29 PM: - Broken anchor on source page path = /docs/8.0/typescript/introduction:
6:42:29 PM: -> linking to /docs/8.0/cli-commands#type-check
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/auth/dbauth:
6:42:29 PM: -> linking to /docs/8.1/cors#cors-and-authentication
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/cors:
6:42:29 PM: -> linking to /docs/8.1/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/deploy/baremetal:
6:42:29 PM: -> linking to #starting-on-reboot (resolved as: /docs/8.1/deploy/baremetal#starting-on-reboot)
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/deploy/introduction:
6:42:29 PM: -> linking to /docs/8.1/cli-commands#deploy-config
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/docker:
6:42:29 PM: -> linking to #command (resolved as: /docs/8.1/docker#command)
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/environment-variables:
6:42:29 PM: -> linking to #Web (resolved as: /docs/8.1/environment-variables#Web)
6:42:29 PM: -> linking to /docs/8.1/app-configuration-redwood-toml#api-paths
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/graphql:
6:42:29 PM: -> linking to /docs/8.1/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: -> linking to #graphql-logger-options (resolved as: /docs/8.1/graphql#graphql-logger-options)
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/graphql/fragments:
6:42:29 PM: -> linking to #fragments (resolved as: /docs/8.1/graphql/fragments#fragments)
6:42:29 PM: -> linking to #unions (resolved as: /docs/8.1/graphql/fragments#unions)
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/graphql/trusted-documents:
6:42:29 PM: -> linking to /docs/8.1/cli-commands#setup-graphql-trusted-docs
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/how-to/gotrue-auth:
6:42:29 PM: -> linking to /docs/8.1/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/how-to/supabase-auth:
6:42:29 PM: -> linking to /docs/8.1/authentication#supabase
6:42:29 PM: -> linking to /docs/8.1/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/how-to/test-in-github-actions:
6:42:29 PM: -> linking to #4-set-up-GitHub-actions (resolved as: /docs/8.1/how-to/test-in-github-actions#4-set-up-GitHub-actions)
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/intro-to-servers:
6:42:29 PM: -> linking to #creating-a-public-key (resolved as: /docs/8.1/intro-to-servers#creating-a-public-key)
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/monitoring/sentry:
6:42:29 PM: -> linking to #generate-layout (resolved as: /docs/8.1/monitoring/sentry#generate-layout)
6:42:29 PM: -> linking to #generate-function (resolved as: /docs/8.1/monitoring/sentry#generate-function)
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/project-configuration-dev-test-build:
6:42:29 PM: -> linking to typescript/generated-types#customising-codegen-config (resolved as: /docs/8.1/typescript/generated-types#customising-codegen-config)
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/quick-start:
6:42:29 PM: -> linking to /docs/8.1/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/security:
6:42:29 PM: -> linking to /docs/8.1/services#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/server-file:
6:42:29 PM: -> linking to #using-the-server-file (resolved as: /docs/8.1/server-file#using-the-server-file)
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/serverless-functions:
6:42:29 PM: -> linking to /docs/8.1/graphql#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/testing:
6:42:29 PM: -> linking to #mocking-graphql (resolved as: /docs/8.1/testing#mocking-graphql)
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/tutorial/chapter7/rbac:
6:42:29 PM: -> linking to #fixing-the-hasrole-function (resolved as: /docs/8.1/tutorial/chapter7/rbac#fixing-the-hasrole-function)
6:42:29 PM: - Broken anchor on source page path = /docs/8.1/typescript/introduction:
6:42:29 PM: -> linking to /docs/8.1/cli-commands#type-check
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/auth/dbauth:
6:42:29 PM: -> linking to /docs/8.2/cors#cors-and-authentication
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/cors:
6:42:29 PM: -> linking to /docs/8.2/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/deploy/baremetal:
6:42:29 PM: -> linking to #starting-on-reboot (resolved as: /docs/8.2/deploy/baremetal#starting-on-reboot)
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/deploy/introduction:
6:42:29 PM: -> linking to /docs/8.2/cli-commands#deploy-config
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/docker:
6:42:29 PM: -> linking to #command (resolved as: /docs/8.2/docker#command)
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/environment-variables:
6:42:29 PM: -> linking to #Web (resolved as: /docs/8.2/environment-variables#Web)
6:42:29 PM: -> linking to /docs/8.2/app-configuration-redwood-toml#api-paths
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/graphql:
6:42:29 PM: -> linking to /docs/8.2/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: -> linking to #graphql-logger-options (resolved as: /docs/8.2/graphql#graphql-logger-options)
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/graphql/fragments:
6:42:29 PM: -> linking to #fragments (resolved as: /docs/8.2/graphql/fragments#fragments)
6:42:29 PM: -> linking to #unions (resolved as: /docs/8.2/graphql/fragments#unions)
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/graphql/trusted-documents:
6:42:29 PM: -> linking to /docs/8.2/cli-commands#setup-graphql-trusted-docs
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/how-to/gotrue-auth:
6:42:29 PM: -> linking to /docs/8.2/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/how-to/supabase-auth:
6:42:29 PM: -> linking to /docs/8.2/authentication#supabase
6:42:29 PM: -> linking to /docs/8.2/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/how-to/test-in-github-actions:
6:42:29 PM: -> linking to #4-set-up-GitHub-actions (resolved as: /docs/8.2/how-to/test-in-github-actions#4-set-up-GitHub-actions)
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/intro-to-servers:
6:42:29 PM: -> linking to #creating-a-public-key (resolved as: /docs/8.2/intro-to-servers#creating-a-public-key)
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/monitoring/sentry:
6:42:29 PM: -> linking to #generate-layout (resolved as: /docs/8.2/monitoring/sentry#generate-layout)
6:42:29 PM: -> linking to #generate-function (resolved as: /docs/8.2/monitoring/sentry#generate-function)
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/project-configuration-dev-test-build:
6:42:29 PM: -> linking to typescript/generated-types#customising-codegen-config (resolved as: /docs/8.2/typescript/generated-types#customising-codegen-config)
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/quick-start:
6:42:29 PM: -> linking to /docs/8.2/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/security:
6:42:29 PM: -> linking to /docs/8.2/services#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/server-file:
6:42:29 PM: -> linking to #using-the-server-file (resolved as: /docs/8.2/server-file#using-the-server-file)
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/serverless-functions:
6:42:29 PM: -> linking to /docs/8.2/graphql#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/testing:
6:42:29 PM: -> linking to #mocking-graphql (resolved as: /docs/8.2/testing#mocking-graphql)
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/tutorial/chapter7/rbac:
6:42:29 PM: -> linking to #fixing-the-hasrole-function (resolved as: /docs/8.2/tutorial/chapter7/rbac#fixing-the-hasrole-function)
6:42:29 PM: - Broken anchor on source page path = /docs/8.2/typescript/introduction:
6:42:29 PM: -> linking to /docs/8.2/cli-commands#type-check
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/auth/dbauth:
6:42:29 PM: -> linking to /docs/8.3/cors#cors-and-authentication
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/cors:
6:42:29 PM: -> linking to /docs/8.3/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/deploy/baremetal:
6:42:29 PM: -> linking to #starting-on-reboot (resolved as: /docs/8.3/deploy/baremetal#starting-on-reboot)
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/deploy/introduction:
6:42:29 PM: -> linking to /docs/8.3/cli-commands#deploy-config
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/docker:
6:42:29 PM: -> linking to #command (resolved as: /docs/8.3/docker#command)
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/environment-variables:
6:42:29 PM: -> linking to #Web (resolved as: /docs/8.3/environment-variables#Web)
6:42:29 PM: -> linking to /docs/8.3/app-configuration-redwood-toml#api-paths
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/graphql:
6:42:29 PM: -> linking to /docs/8.3/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: -> linking to #graphql-logger-options (resolved as: /docs/8.3/graphql#graphql-logger-options)
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/graphql/fragments:
6:42:29 PM: -> linking to #fragments (resolved as: /docs/8.3/graphql/fragments#fragments)
6:42:29 PM: -> linking to #unions (resolved as: /docs/8.3/graphql/fragments#unions)
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/graphql/trusted-documents:
6:42:29 PM: -> linking to /docs/8.3/cli-commands#setup-graphql-trusted-docs
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/how-to/gotrue-auth:
6:42:29 PM: -> linking to /docs/8.3/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/how-to/supabase-auth:
6:42:29 PM: -> linking to /docs/8.3/authentication#supabase
6:42:29 PM: -> linking to /docs/8.3/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/how-to/test-in-github-actions:
6:42:29 PM: -> linking to #4-set-up-GitHub-actions (resolved as: /docs/8.3/how-to/test-in-github-actions#4-set-up-GitHub-actions)
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/intro-to-servers:
6:42:29 PM: -> linking to #creating-a-public-key (resolved as: /docs/8.3/intro-to-servers#creating-a-public-key)
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/monitoring/sentry:
6:42:29 PM: -> linking to #generate-layout (resolved as: /docs/8.3/monitoring/sentry#generate-layout)
6:42:29 PM: -> linking to #generate-function (resolved as: /docs/8.3/monitoring/sentry#generate-function)
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/project-configuration-dev-test-build:
6:42:29 PM: -> linking to typescript/generated-types#customising-codegen-config (resolved as: /docs/8.3/typescript/generated-types#customising-codegen-config)
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/quick-start:
6:42:29 PM: -> linking to /docs/8.3/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/security:
6:42:29 PM: -> linking to /docs/8.3/services#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/server-file:
6:42:29 PM: -> linking to #using-the-server-file (resolved as: /docs/8.3/server-file#using-the-server-file)
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/serverless-functions:
6:42:29 PM: -> linking to /docs/8.3/graphql#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/testing:
6:42:29 PM: -> linking to #mocking-graphql (resolved as: /docs/8.3/testing#mocking-graphql)
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/tutorial/chapter7/rbac:
6:42:29 PM: -> linking to #fixing-the-hasrole-function (resolved as: /docs/8.3/tutorial/chapter7/rbac#fixing-the-hasrole-function)
6:42:29 PM: - Broken anchor on source page path = /docs/8.3/typescript/introduction:
6:42:29 PM: -> linking to /docs/8.3/cli-commands#type-check
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/auth/dbauth:
6:42:29 PM: -> linking to /docs/cors#cors-and-authentication
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/cors:
6:42:29 PM: -> linking to /docs/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/deploy/baremetal:
6:42:29 PM: -> linking to #starting-on-reboot (resolved as: /docs/8.4/deploy/baremetal#starting-on-reboot)
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/deploy/introduction:
6:42:29 PM: -> linking to /docs/cli-commands#deploy-config
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/docker:
6:42:29 PM: -> linking to #command (resolved as: /docs/8.4/docker#command)
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/environment-variables:
6:42:29 PM: -> linking to #Web (resolved as: /docs/8.4/environment-variables#Web)
6:42:29 PM: -> linking to /docs/app-configuration-redwood-toml#api-paths
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/graphql:
6:42:29 PM: -> linking to /docs/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: -> linking to #graphql-logger-options (resolved as: /docs/8.4/graphql#graphql-logger-options)
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/graphql/fragments:
6:42:29 PM: -> linking to #fragments (resolved as: /docs/8.4/graphql/fragments#fragments)
6:42:29 PM: -> linking to #unions (resolved as: /docs/8.4/graphql/fragments#unions)
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/graphql/trusted-documents:
6:42:29 PM: -> linking to /docs/cli-commands#setup-graphql-trusted-docs
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/how-to/gotrue-auth:
6:42:29 PM: -> linking to /docs/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/how-to/supabase-auth:
6:42:29 PM: -> linking to /docs/authentication#supabase
6:42:29 PM: -> linking to /docs/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/how-to/test-in-github-actions:
6:42:29 PM: -> linking to #4-set-up-GitHub-actions (resolved as: /docs/8.4/how-to/test-in-github-actions#4-set-up-GitHub-actions)
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/intro-to-servers:
6:42:29 PM: -> linking to #creating-a-public-key (resolved as: /docs/8.4/intro-to-servers#creating-a-public-key)
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/monitoring/sentry:
6:42:29 PM: -> linking to #generate-layout (resolved as: /docs/8.4/monitoring/sentry#generate-layout)
6:42:29 PM: -> linking to #generate-function (resolved as: /docs/8.4/monitoring/sentry#generate-function)
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/project-configuration-dev-test-build:
6:42:29 PM: -> linking to typescript/generated-types#customising-codegen-config (resolved as: /docs/8.4/typescript/generated-types#customising-codegen-config)
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/quick-start:
6:42:29 PM: -> linking to /docs/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/security:
6:42:29 PM: -> linking to /docs/services#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/server-file:
6:42:29 PM: -> linking to #using-the-server-file (resolved as: /docs/8.4/server-file#using-the-server-file)
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/serverless-functions:
6:42:29 PM: -> linking to /docs/graphql#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/testing:
6:42:29 PM: -> linking to #mocking-graphql (resolved as: /docs/8.4/testing#mocking-graphql)
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/tutorial/chapter7/rbac:
6:42:29 PM: -> linking to #fixing-the-hasrole-function (resolved as: /docs/8.4/tutorial/chapter7/rbac#fixing-the-hasrole-function)
6:42:29 PM: - Broken anchor on source page path = /docs/8.4/typescript/introduction:
6:42:29 PM: -> linking to /docs/cli-commands#type-check
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/auth/dbauth:
6:42:29 PM: -> linking to /docs/cors#cors-and-authentication
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/cors:
6:42:29 PM: -> linking to /docs/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/deploy/baremetal:
6:42:29 PM: -> linking to #starting-on-reboot (resolved as: /docs/8.5/deploy/baremetal#starting-on-reboot)
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/deploy/introduction:
6:42:29 PM: -> linking to /docs/cli-commands#deploy-config
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/docker:
6:42:29 PM: -> linking to #command (resolved as: /docs/8.5/docker#command)
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/environment-variables:
6:42:29 PM: -> linking to #Web (resolved as: /docs/8.5/environment-variables#Web)
6:42:29 PM: -> linking to /docs/app-configuration-redwood-toml#api-paths
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/graphql:
6:42:29 PM: -> linking to /docs/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: -> linking to #graphql-logger-options (resolved as: /docs/8.5/graphql#graphql-logger-options)
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/graphql/fragments:
6:42:29 PM: -> linking to #fragments (resolved as: /docs/8.5/graphql/fragments#fragments)
6:42:29 PM: -> linking to #unions (resolved as: /docs/8.5/graphql/fragments#unions)
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/graphql/trusted-documents:
6:42:29 PM: -> linking to /docs/cli-commands#setup-graphql-trusted-docs
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/how-to/gotrue-auth:
6:42:29 PM: -> linking to /docs/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/how-to/supabase-auth:
6:42:29 PM: -> linking to /docs/authentication#supabase
6:42:29 PM: -> linking to /docs/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/how-to/test-in-github-actions:
6:42:29 PM: -> linking to #4-set-up-GitHub-actions (resolved as: /docs/8.5/how-to/test-in-github-actions#4-set-up-GitHub-actions)
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/intro-to-servers:
6:42:29 PM: -> linking to #creating-a-public-key (resolved as: /docs/8.5/intro-to-servers#creating-a-public-key)
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/monitoring/sentry:
6:42:29 PM: -> linking to #generate-layout (resolved as: /docs/8.5/monitoring/sentry#generate-layout)
6:42:29 PM: -> linking to #generate-function (resolved as: /docs/8.5/monitoring/sentry#generate-function)
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/project-configuration-dev-test-build:
6:42:29 PM: -> linking to typescript/generated-types#customising-codegen-config (resolved as: /docs/8.5/typescript/generated-types#customising-codegen-config)
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/quick-start:
6:42:29 PM: -> linking to /docs/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/security:
6:42:29 PM: -> linking to /docs/services#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/server-file:
6:42:29 PM: -> linking to #using-the-server-file (resolved as: /docs/8.5/server-file#using-the-server-file)
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/serverless-functions:
6:42:29 PM: -> linking to /docs/graphql#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/testing:
6:42:29 PM: -> linking to #mocking-graphql (resolved as: /docs/8.5/testing#mocking-graphql)
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/tutorial/chapter7/rbac:
6:42:29 PM: -> linking to #fixing-the-hasrole-function (resolved as: /docs/8.5/tutorial/chapter7/rbac#fixing-the-hasrole-function)
6:42:29 PM: - Broken anchor on source page path = /docs/8.5/typescript/introduction:
6:42:29 PM: -> linking to /docs/cli-commands#type-check
6:42:29 PM: - Broken anchor on source page path = /docs/canary/auth/dbauth:
6:42:29 PM: -> linking to /docs/canary/cors#cors-and-authentication
6:42:29 PM: - Broken anchor on source page path = /docs/canary/cors:
6:42:29 PM: -> linking to /docs/canary/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/canary/deploy/baremetal:
6:42:29 PM: -> linking to #starting-on-reboot (resolved as: /docs/canary/deploy/baremetal#starting-on-reboot)
6:42:29 PM: - Broken anchor on source page path = /docs/canary/deploy/introduction:
6:42:29 PM: -> linking to /docs/canary/cli-commands#deploy-config
6:42:29 PM: - Broken anchor on source page path = /docs/canary/docker:
6:42:29 PM: -> linking to #command (resolved as: /docs/canary/docker#command)
6:42:29 PM: - Broken anchor on source page path = /docs/canary/environment-variables:
6:42:29 PM: -> linking to #Web (resolved as: /docs/canary/environment-variables#Web)
6:42:29 PM: -> linking to /docs/canary/app-configuration-redwood-toml#api-paths
6:42:29 PM: - Broken anchor on source page path = /docs/canary/graphql:
6:42:29 PM: -> linking to /docs/canary/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: -> linking to #graphql-logger-options (resolved as: /docs/canary/graphql#graphql-logger-options)
6:42:29 PM: - Broken anchor on source page path = /docs/canary/graphql/fragments:
6:42:29 PM: -> linking to #fragments (resolved as: /docs/canary/graphql/fragments#fragments)
6:42:29 PM: -> linking to #unions (resolved as: /docs/canary/graphql/fragments#unions)
6:42:29 PM: - Broken anchor on source page path = /docs/canary/graphql/trusted-documents:
6:42:29 PM: -> linking to /docs/canary/cli-commands#setup-graphql-trusted-docs
6:42:29 PM: - Broken anchor on source page path = /docs/canary/how-to/gotrue-auth:
6:42:29 PM: -> linking to /docs/canary/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/canary/how-to/supabase-auth:
6:42:29 PM: -> linking to /docs/canary/authentication#supabase
6:42:29 PM: -> linking to /docs/canary/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/canary/how-to/test-in-github-actions:
6:42:29 PM: -> linking to #4-set-up-GitHub-actions (resolved as: /docs/canary/how-to/test-in-github-actions#4-set-up-GitHub-actions)
6:42:29 PM: - Broken anchor on source page path = /docs/canary/intro-to-servers:
6:42:29 PM: -> linking to #creating-a-public-key (resolved as: /docs/canary/intro-to-servers#creating-a-public-key)
6:42:29 PM: - Broken anchor on source page path = /docs/canary/monitoring/sentry:
6:42:29 PM: -> linking to #generate-layout (resolved as: /docs/canary/monitoring/sentry#generate-layout)
6:42:29 PM: -> linking to #generate-function (resolved as: /docs/canary/monitoring/sentry#generate-function)
6:42:29 PM: - Broken anchor on source page path = /docs/canary/project-configuration-dev-test-build:
6:42:29 PM: -> linking to typescript/generated-types#customising-codegen-config (resolved as: /docs/canary/typescript/generated-types#customising-codegen-config)
6:42:29 PM: - Broken anchor on source page path = /docs/canary/quick-start:
6:42:29 PM: -> linking to /docs/canary/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/canary/security:
6:42:29 PM: -> linking to /docs/canary/services#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/canary/server-file:
6:42:29 PM: -> linking to #using-the-server-file (resolved as: /docs/canary/server-file#using-the-server-file)
6:42:29 PM: - Broken anchor on source page path = /docs/canary/serverless-functions:
6:42:29 PM: -> linking to /docs/canary/graphql#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/canary/testing:
6:42:29 PM: -> linking to #mocking-graphql (resolved as: /docs/canary/testing#mocking-graphql)
6:42:29 PM: - Broken anchor on source page path = /docs/canary/tutorial/chapter7/rbac:
6:42:29 PM: -> linking to #fixing-the-hasrole-function (resolved as: /docs/canary/tutorial/chapter7/rbac#fixing-the-hasrole-function)
6:42:29 PM: - Broken anchor on source page path = /docs/canary/typescript/introduction:
6:42:29 PM: -> linking to /docs/canary/cli-commands#type-check
6:42:29 PM: - Broken anchor on source page path = /docs/auth/dbauth:
6:42:29 PM: -> linking to /docs/cors#cors-and-authentication
6:42:29 PM: - Broken anchor on source page path = /docs/cors:
6:42:29 PM: -> linking to /docs/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/deploy/baremetal:
6:42:29 PM: -> linking to #starting-on-reboot (resolved as: /docs/deploy/baremetal#starting-on-reboot)
6:42:29 PM: - Broken anchor on source page path = /docs/deploy/introduction:
6:42:29 PM: -> linking to /docs/cli-commands#deploy-config
6:42:29 PM: - Broken anchor on source page path = /docs/docker:
6:42:29 PM: -> linking to #command (resolved as: /docs/docker#command)
6:42:29 PM: - Broken anchor on source page path = /docs/environment-variables:
6:42:29 PM: -> linking to #Web (resolved as: /docs/environment-variables#Web)
6:42:29 PM: -> linking to /docs/app-configuration-redwood-toml#api-paths
6:42:29 PM: - Broken anchor on source page path = /docs/graphql:
6:42:29 PM: -> linking to /docs/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: -> linking to #graphql-logger-options (resolved as: /docs/graphql#graphql-logger-options)
6:42:29 PM: - Broken anchor on source page path = /docs/graphql/fragments:
6:42:29 PM: -> linking to #fragments (resolved as: /docs/graphql/fragments#fragments)
6:42:29 PM: -> linking to #unions (resolved as: /docs/graphql/fragments#unions)
6:42:29 PM: - Broken anchor on source page path = /docs/graphql/trusted-documents:
6:42:29 PM: -> linking to /docs/cli-commands#setup-graphql-trusted-docs
6:42:29 PM: - Broken anchor on source page path = /docs/how-to/gotrue-auth:
6:42:29 PM: -> linking to /docs/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/how-to/supabase-auth:
6:42:29 PM: -> linking to /docs/authentication#supabase
6:42:29 PM: -> linking to /docs/authentication#api
6:42:29 PM: - Broken anchor on source page path = /docs/how-to/test-in-github-actions:
6:42:29 PM: -> linking to #4-set-up-GitHub-actions (resolved as: /docs/how-to/test-in-github-actions#4-set-up-GitHub-actions)
6:42:29 PM: - Broken anchor on source page path = /docs/intro-to-servers:
6:42:29 PM: -> linking to #creating-a-public-key (resolved as: /docs/intro-to-servers#creating-a-public-key)
6:42:29 PM: - Broken anchor on source page path = /docs/monitoring/sentry:
6:42:29 PM: -> linking to #generate-layout (resolved as: /docs/monitoring/sentry#generate-layout)
6:42:29 PM: -> linking to #generate-function (resolved as: /docs/monitoring/sentry#generate-function)
6:42:29 PM: - Broken anchor on source page path = /docs/project-configuration-dev-test-build:
6:42:29 PM: -> linking to typescript/generated-types#customising-codegen-config (resolved as: /docs/typescript/generated-types#customising-codegen-config)
6:42:29 PM: - Broken anchor on source page path = /docs/quick-start:
6:42:29 PM: -> linking to /docs/authentication#self-hosted-auth-installation-and-setup
6:42:29 PM: - Broken anchor on source page path = /docs/security:
6:42:29 PM: -> linking to /docs/services#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/server-file:
6:42:29 PM: -> linking to #using-the-server-file (resolved as: /docs/server-file#using-the-server-file)
6:42:29 PM: - Broken anchor on source page path = /docs/serverless-functions:
6:42:29 PM: -> linking to /docs/graphql#secure-services
6:42:29 PM: - Broken anchor on source page path = /docs/testing:
6:42:29 PM: -> linking to #mocking-graphql (resolved as: /docs/testing#mocking-graphql)
6:42:29 PM: - Broken anchor on source page path = /docs/tutorial/chapter7/rbac:
6:42:29 PM: -> linking to #fixing-the-hasrole-function (resolved as: /docs/tutorial/chapter7/rbac#fixing-the-hasrole-function)
6:42:29 PM: - Broken anchor on source page path = /docs/typescript/introduction:
6:42:29 PM: -> linking to /docs/cli-commands#type-check
6:42:29 PM:
6:42:29 PM: [SUCCESS] Generated static files in "build".
6:42:29 PM: [INFO] Use `npm run serve` command to test your build locally.
6:42:29 PM: ​
6:42:29 PM: (build.command completed in 1m 58.1s)
6:43:00 PM:
6:43:00 PM: Scanning for secrets in code and build output.
6:43:00 PM: ────────────────────────────────────────────────────────────────
6:43:00 PM: ​
6:43:00 PM: Secrets scanning complete. 55603 file(s) scanned. No secrets detected in build output or repo code!
6:43:00 PM: ​
6:43:00 PM: (Secrets scanning completed in 30.7s)
6:43:00 PM:
6:43:03 PM: (Netlify Build completed in 2m 32.2s)
6:43:04 PM: Section completed: building
6:44:16 PM: Finished processing build request in 4m34.509s

Deploying

Complete
6:43:00 PM: Deploy site
6:43:00 PM: ────────────────────────────────────────────────────────────────
6:43:00 PM: ​
6:43:00 PM: Starting to deploy site from 'docs/build'
6:43:01 PM: Calculating files to upload
6:43:03 PM: 0 new file(s) to upload
6:43:03 PM: 0 new function(s) to upload
6:43:03 PM: Section completed: deploying
6:43:03 PM: Site deploy was successfully initiated
6:43:03 PM: ​
6:43:03 PM: (Deploy site completed in 3.1s)

Cleanup

Complete
6:43:03 PM: Netlify Build Complete
6:43:03 PM: ────────────────────────────────────────────────────────────────
6:43:03 PM: ​
6:43:04 PM: Caching artifacts
6:43:04 PM: Started saving node modules
6:43:04 PM: Finished saving node modules
6:43:04 PM: Started saving build plugins
6:43:04 PM: Finished saving build plugins
6:43:04 PM: Started saving mise cache
6:43:04 PM: Finished saving mise cache
6:43:04 PM: Started saving corepack cache
6:43:04 PM: Finished saving corepack cache
6:43:04 PM: Started saving yarn cache
6:43:04 PM: Finished saving yarn cache
6:43:04 PM: Started saving pip cache
6:43:04 PM: Finished saving pip cache
6:43:04 PM: Started saving emacs cask dependencies
6:43:04 PM: Finished saving emacs cask dependencies
6:43:04 PM: Started saving maven dependencies
6:43:04 PM: Finished saving maven dependencies
6:43:04 PM: Started saving boot dependencies
6:43:04 PM: Finished saving boot dependencies
6:43:04 PM: Started saving rust rustup cache
6:43:04 PM: Finished saving rust rustup cache
6:43:04 PM: Started saving go dependencies
6:43:04 PM: Finished saving go dependencies
6:43:04 PM: Build script success
6:44:14 PM: Uploading Cache of size 675.5MB
6:44:16 PM: Section completed: cleanup

Post-processing

Complete
6:43:02 PM: Starting post processing
6:43:02 PM: Skipping form detection
6:43:02 PM: Post processing - header rules
6:43:02 PM: Post processing - redirect rules
6:43:02 PM: Post processing done
6:43:02 PM: Section completed: postprocessing
6:43:03 PM: Site is live ✨