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

protolock status shows a lot of warnings #159

Open
anildigital opened this issue Jun 11, 2024 · 2 comments
Open

protolock status shows a lot of warnings #159

anildigital opened this issue Jun 11, 2024 · 2 comments

Comments

@anildigital
Copy link

Using latest protolock

( go install github.com/nilslice/protolock/cmd/protolock@latest) installed today

$ protolock status

CONFLICT: "error" was moved into oneof "either" [/app/ul.proto]
CONFLICT: "ok" was moved into oneof "either" [/app/ul.proto]
CONFLICT: "error" was moved into oneof "either" [/app/us.proto]
CONFLICT: "ok" was moved into oneof "either" [/app/us.proto]
CONFLICT: "error" was moved into oneof "either" [/app/uu.proto]
CONFLICT: "ok" was moved into oneof "either" [/app/uu.proto]
CONFLICT: "error" was moved into oneof "either" [/app/uuap.proto]
CONFLICT: "ok" was moved into oneof "either" [/app/uuap.proto]
CONFLICT: "error" was moved into oneof "either" [/app/uuac.proto]
CONFLICT: "ok" was moved into oneof "either" [/app/uuac.proto]
CONFLICT: "error" was moved into oneof "either" [/app/uumn.proto]
CONFLICT: "ok" was moved into oneof "either" [/app/uumn.proto]
CONFLICT: "error" was moved into oneof "either" [/app/uun.proto]
CONFLICT: "ok" was moved into oneof "either" [/app/uun.proto]
CONFLICT: "error" was moved into oneof "either" [/app/uurv.proto]
CONFLICT: "ok" was moved into oneof "either" [/app/uurv.proto]
CONFLICT: "error" was moved into oneof "either" [/app/uuu.proto]
CONFLICT: "ok" was moved into oneof "either" [/app/uuu.proto]
@nilslice
Copy link
Owner

Thanks for filing this! I have very limited time to contribute a fix to this for the foreseeable future - but am happy to help someone if they are interested in picking it up.

@nilslice
Copy link
Owner

This seems related to #160

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

No branches or pull requests

2 participants