Skip to content
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

Update prettier and fix linting #643

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Update prettier and fix linting #643

merged 1 commit into from
Mar 19, 2024

Conversation

EdwardMoyse
Copy link
Collaborator

Attempt to fix issues making a new release:
https://github.com/HSF/phoenix/actions/runs/8338400002

Specifically:

Successfully replaced in file /home/runner/work/phoenix/phoenix/docs/api-docs/index.html
file:///home/runner/work/phoenix/phoenix/node_modules/prettier/index.mjs:16599
        throw new UndefinedParserError(
              ^

UndefinedParserError: No parser could be inferred for file "/home/runner/work/phoenix/phoenix/yarn.lock".
    at normalizeFormatOptions (file:///home/runner/work/phoenix/phoenix/node_modules/prettier/index.mjs:16599:15)
    at formatWithCursor (file:///home/runner/work/phoenix/phoenix/node_modules/prettier/index.mjs:18220:52)
    at file:///home/runner/work/phoenix/phoenix/node_modules/prettier/index.mjs:21420:12
    at async Module.format2 (file:///home/runner/work/phoenix/phoenix/node_modules/prettier/index.mjs:21425:25)

(I didn't initially think this was due to prettier, so this might not work, but some internet searching suggested this might be worth a try)

@EdwardMoyse EdwardMoyse merged commit db0b87f into main Mar 19, 2024
1 check passed
@EdwardMoyse EdwardMoyse deleted the update-prettier branch June 13, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant