-
Notifications
You must be signed in to change notification settings - Fork 189
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
bump go-cs3apis and reva to latest master #9587
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
Also includes a reva bump Closes: owncloud#9554
reva tries to avoid copying proto messages now. This changed some calls to take pointers now (mainly e.g. FormatResourceId())
The prototext formater (used by '.String()') inserts spaces randomly (see: https://protobuf.dev/reference/go/faq/#unstable-text).
mainly "copylocks: return copies lock value" related things
Grmbl. Not sure what to do with the Sonarcloud complaints. It's basically all about the 'copylocks' issue that is raised now when copying proto message structs. I tried to address a few of them, but new ones keep popping up. I somehow think we should ignore them in this PR. And provide a followup PR that addresses all of them. |
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
bump go-cs3apis and reva to latest master
bump go-cs3apis and reva to latest master
No description provided.