Skip to content

fix: protobuf warnings in container #1065

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

Merged
merged 3 commits into from
May 13, 2024
Merged

Conversation

MegaRedHand
Copy link
Collaborator

When running the docker container, it emits warnings because we're redefining the protobuf-generated structs. This happens due to the output path being different from the repo, along with the .dockerignore not correctly ignoring generated files when copying.

@MegaRedHand MegaRedHand self-assigned this May 3, 2024
@MegaRedHand MegaRedHand requested a review from a team as a code owner May 3, 2024 14:42
@MegaRedHand MegaRedHand requested a review from mpaulucci May 13, 2024 13:27
@MegaRedHand MegaRedHand merged commit 391d1a7 into main May 13, 2024
13 checks passed
@MegaRedHand MegaRedHand deleted the fix-container-proto-warnings branch May 13, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants