Skip to content

Conversation

@SiggyF
Copy link
Contributor

@SiggyF SiggyF commented Oct 3, 2025

The static website job failed due to a cache service error during the pip cache step: "Cache service responded with 400." This is related to GitHub Actions caching, not the code. To resolve this, add continue-on-error: true to the pip cache step in your workflow YAML. This will prevent the cache error from failing the job.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 3, 2025

Copy link
Contributor

@fleur-van-alphen-wb fleur-van-alphen-wb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lijkt me een prima aanpassing

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.

3 participants