Skip to content

Docs: 7.3.0 not deployed to the public site #8714

Closed
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Before You File a Documentation Request Please Confirm You Have Done The Following...

Suggested Changes

Looking at the Netlify build, it's a failure in build:

2:35:48 PM: Error: Docusaurus server-side rendering could not render static page with path /maintenance/pull-requests because of error: xyz is not defined
2:35:48 PM:     at serverEntry_render (main:111513:358)
2:35:48 PM:     at runNextTicks (node:internal/process/task_queues:60:5)
2:35:48 PM:     at process.processImmediate (node:internal/timers:449:9)
2:35:48 PM:     at async /opt/build/repo/node_modules/p-map/index.js:57:22 {
2:35:48 PM:   [cause]: ReferenceError: xyz is not defined
2:35:48 PM:       at _createMdxContent (main:12692:34)
2:35:48 PM:       at MDXContent (main:12793:8)
2:35:48 PM:       at Uc (main:166658:44)
2:35:48 PM:       at Xc (main:166660:253)
2:35:48 PM:       at Z (main:166666:89)
2:35:48 PM:       at Xc (main:166664:231)
2:35:48 PM:       at Z (main:166666:89)
2:35:48 PM:       at Xc (main:166660:481)
2:35:48 PM:       at Z (main:166666:89)
2:35:48 PM:       at Xc (main:166660:481)
2:35:48 PM: }
2:35:49 PM: [success] [webpackbar] Server: Compiled with some errors in 26.97s
2:35:49 PM: Error: Unable to build website for locale en.
2:35:49 PM:     at tryToBuildLocale (/opt/build/repo/node_modules/@docusaurus/core/lib/commands/build.js:55:19)
2:35:49 PM:     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2:35:49 PM:     at async mapAsyncSequential (/opt/build/repo/node_modules/@docusaurus/utils/lib/jsUtils.js:44:24)
2:35:49 PM:     at async Command.build (/opt/build/repo/node_modules/@docusaurus/core/lib/commands/build.js:82:21) {
2:35:49 PM:   [cause]: Error: Failed to compile due to Webpack errors.
2:35:49 PM:   Error: Docusaurus server-side rendering could not render static page with path /maintenance/pull-requests because of error: xyz is not defined
2:35:49 PM:       at /opt/build/repo/node_modules/@docusaurus/core/lib/webpack/utils.js:207:24
2:35:49 PM:       at /opt/build/repo/node_modules/webpack/lib/MultiCompiler.js:580:14
2:35:49 PM:       at processQueueWorker (/opt/build/repo/node_modules/webpack/lib/MultiCompiler.js:517:6)
2:35:49 PM:       at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
2:35:49 PM: }

Affected URL(s)

all of them

Metadata

Metadata

Labels

accepting prsGo ahead, send a pull request that resolves this issuebugSomething isn't workinglocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.package: websiteIssues related to the @typescript-eslint websiterepo maintenancethings to do with maintenance of the repo, and not with code/docs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions