-
Notifications
You must be signed in to change notification settings - Fork 0
他のパッケージをImportしている場合、エラーになる #155
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
Conversation
Co-Authored-By: Hazumi Ichijo <hahihu314+github@gmail.com>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Co-Authored-By: Hazumi Ichijo <hahihu314+github@gmail.com>
Co-Authored-By: Hazumi Ichijo <hahihu314+github@gmail.com>
Co-Authored-By: Hazumi Ichijo <hahihu314+github@gmail.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #155 +/- ##
=========================================
- Coverage 4.27% 3.87% -0.40%
=========================================
Files 21 21
Lines 1662 1830 +168
=========================================
Hits 71 71
- Misses 1585 1753 +168
Partials 6 6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Co-Authored-By: Hazumi Ichijo <hahihu314+github@gmail.com>
Co-Authored-By: Hazumi Ichijo <hahihu314+github@gmail.com>
Co-Authored-By: Hazumi Ichijo <hahihu314+github@gmail.com>
Co-Authored-By: Hazumi Ichijo <hahihu314+github@gmail.com>
Co-Authored-By: Hazumi Ichijo <hahihu314+github@gmail.com>
Co-Authored-By: Hazumi Ichijo <hahihu314+github@gmail.com>
Co-Authored-By: Hazumi Ichijo <hahihu314+github@gmail.com>
rerost/giro/hosts.pb.go
Outdated
@@ -1,15 +1,15 @@ | |||
// Code generated by protoc-gen-go. DO NOT EDIT. | |||
// versions: | |||
// protoc-gen-go v1.36.6 | |||
// protoc v5.29.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
バージョンを変えないで
rerost/giro/hosts_grpc.pb.go
Outdated
@@ -1,7 +1,7 @@ | |||
// Code generated by protoc-gen-go-grpc. DO NOT EDIT. | |||
// versions: | |||
// - protoc-gen-go-grpc v1.5.1 | |||
// - protoc v5.29.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
これもバージョン変えないで
Co-Authored-By: Hazumi Ichijo <hahihu314+github@gmail.com>
Co-Authored-By: Hazumi Ichijo <hahihu314+github@gmail.com>
Co-Authored-By: Hazumi Ichijo <hahihu314+github@gmail.com>
Co-Authored-By: Hazumi Ichijo <hahihu314+github@gmail.com>
Co-Authored-By: Hazumi Ichijo <hahihu314+github@gmail.com>
Co-authored-by: bot <5201588+rerost@users.noreply.github.com>
Add test using google/protobuf/empty.proto
This PR adds tests using google/protobuf/empty.proto as requested:
Link to Devin run: https://app.devin.ai/sessions/4dde8dc0263a48099bedc7344d8a5053
Requested by: Hazumi Ichijo
エラーの再現
を追加すると
が発生