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

[Bug] PR to update action to v3 causes error, unable to diagnose #31

Closed
AbstractUmbra opened this issue Dec 23, 2024 · 3 comments · Fixed by #32
Closed

[Bug] PR to update action to v3 causes error, unable to diagnose #31

AbstractUmbra opened this issue Dec 23, 2024 · 3 comments · Fixed by #32
Labels
bug Something isn't working

Comments

@AbstractUmbra
Copy link

Hello!

Dependabot opened a PR on my library to update the action as per your new release.

This PR is currently failing CI due to an error output from the action, of which I cannot get to the bottom of due to the output being minimal.

I've attached debug logs from the run to help diagnose the issue.

logs_32382477606.zip

@charliermarsh
Copy link
Member

\cc @eifinger in case you have any ideas

@eifinger
Copy link
Collaborator

\cc @eifinger in case you have any ideas

Already debugging this specific pyproject.toml

@eifinger eifinger added the bug Something isn't working label Dec 23, 2024
@eifinger
Copy link
Collaborator

This is a bug in the toml parsing library we use: BinaryMuse/toml-node#51

I replaced the lib and will release a new version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants