Skip to content

Repo: Warning in website builds #6424

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
JoshuaKGoldberg opened this issue Feb 5, 2023 · 0 comments · Fixed by #6527
Closed

Repo: Warning in website builds #6424

JoshuaKGoldberg opened this issue Feb 5, 2023 · 0 comments · Fixed by #6527
Labels
accepting prs Go ahead, send a pull request that resolves this issue package: website Issues related to the @typescript-eslint website repo maintenance things to do with maintenance of the repo, and not with code/docs

Comments

@JoshuaKGoldberg
Copy link
Member

Suggestion

The Docusaurus website deployed to https://typescript-eslint.io is working fine, so this issue isn't urgent. But when you yarn nx run website:build (yarn build from packages/website), this warning shows up:

[WARNING] {"moduleIdentifier":"/opt/build/repo/node_modules/babel-loader/lib/index.js??ruleSet[1].rules[5].use[0]!/opt/build/repo/packages/website/src/components/config/utils.ts","moduleName":"./src/components/config/utils.ts","loc":"1:140-145","message":"export 'parse' (imported as 'parse') was not found in 'json5' (possible exports: default)","compilerPath":"server"}

...I would prefer we don't have warnings in our builds 😄. It'd be nice if someone could figure out how to fix whatever issue this is complaining about.

@JoshuaKGoldberg JoshuaKGoldberg added repo maintenance things to do with maintenance of the repo, and not with code/docs accepting prs Go ahead, send a pull request that resolves this issue package: website Issues related to the @typescript-eslint website labels Feb 5, 2023
bradzacher pushed a commit that referenced this issue Mar 1, 2023
chore(website): correct build compilation warning #6424
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepting prs Go ahead, send a pull request that resolves this issue package: website Issues related to the @typescript-eslint website repo maintenance things to do with maintenance of the repo, and not with code/docs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant