Skip to content

Conversation

@mcasperson
Copy link
Contributor

@mcasperson mcasperson commented Nov 3, 2025

The build is failing due to the error:

Package FeedId for sbom-scan.json should be null, but was: feeds-builtin

This sets the FeedId to null

Package FeedId for sbom-scan.json should be null, but was: feeds-builtin
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

Start Hyponome locally

docker pull ghcr.io/hnrkndrssn/hyponome:main
docker run --rm -p 8000:8080 -it ghcr.io/hnrkndrssn/hyponome:main

Review in Hyponome

@mcasperson mcasperson enabled auto-merge (squash) November 3, 2025 04:44
@mcasperson
Copy link
Contributor Author

mcasperson commented Nov 3, 2025

For context, that error doesn't seem to appear in the Team City log (or at least I didn't see it), but when you rerun the script TC uses to do the build, you get the error locally. This prevents the dist/public directory from existing, which then breaks the creation of the dist/public/version.txt file, which is the error reported by TC.

Copy link
Contributor

@harrisonmeister harrisonmeister left a comment

Choose a reason for hiding this comment

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

LGTM

@mcasperson mcasperson merged commit b2f33fb into master Nov 3, 2025
3 checks passed
@mcasperson mcasperson deleted the mattc/fix-build branch November 3, 2025 20:08
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.

2 participants