Skip to content

Updating PyMUSAS Development Requirements #2

Updating PyMUSAS Development Requirements

Updating PyMUSAS Development Requirements #2

Triggered via pull request October 30, 2025 13:02
Status Failure
Total duration 53s
Artifacts
Check that the Python API documentation reflects the code base.
38s
Check that the Python API documentation reflects the code base.
Check documentation can build and if the main branch upload build
9s
Check documentation can build and if the main branch upload build
Deploy to GitHub Pages
Deploy to GitHub Pages
Fit to window
Zoom out
Zoom in

Annotations

1 error
Check documentation can build and if the main branch upload build
error This project's package.json defines "packageManager": "yarn@4.10.3". However the current global version of Yarn is 1.22.22. Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19. Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.