Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Conversation

@gcf-owl-bot
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Apr 27, 2021

The explicitly specified package name is invalid since it identical
to one of the keywords in Go (e.g., "package" or "type").
Remove explicitly specifying the name, which will cause protoc-gen-go
to derive the package name from the last path segment.
If the name is not valid, it will automatically sanitize it
to produce a valid package identifier (e.g., "_package" or "_type").

Committer: @dsnet
PiperOrigin-RevId: 370589666

Source-Link: googleapis/googleapis@e7d77d6

Source-Link: https://github.com/googleapis/googleapis-gen/commit/b6ec2fd12e44091f07ae9b99dc12879898bd6fb7

The explicitly specified package name is invalid since it identical
to one of the keywords in Go (e.g., "package" or "type").
Remove explicitly specifying the name, which will cause protoc-gen-go
to derive the package name from the last path segment.
If the name is not valid, it will automatically sanitize it
to produce a valid package identifier (e.g., "_package" or "_type").

Committer: @dsnet
PiperOrigin-RevId: 370589666

Source-Link: googleapis/googleapis@e7d77d6

Source-Link: https://github.com/googleapis/googleapis-gen/commit/b6ec2fd12e44091f07ae9b99dc12879898bd6fb7
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners April 27, 2021 05:47
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 27, 2021
@product-auto-label product-auto-label bot added the api: containeranalysis Issues related to the googleapis/nodejs-containeranalysis API. label Apr 27, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 27, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 27, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 27, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 27, 2021
@codecov
Copy link

codecov bot commented Apr 27, 2021

Codecov Report

Merging #293 (8f4695b) into master (a4d005b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #293   +/-   ##
=======================================
  Coverage   96.82%   96.82%           
=======================================
  Files           8        8           
  Lines        4128     4128           
  Branches      181      181           
=======================================
  Hits         3997     3997           
  Misses        128      128           
  Partials        3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5e75497...8f4695b. Read the comment docs.

@SurferJeffAtGoogle SurferJeffAtGoogle merged commit 84ba201 into master Apr 27, 2021
@SurferJeffAtGoogle SurferJeffAtGoogle deleted the owl-bot-a235c45b-dd7b-489e-81d9-b81b03ca06c8 branch April 27, 2021 20:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: containeranalysis Issues related to the googleapis/nodejs-containeranalysis API. cla: yes This human has signed the Contributor License Agreement. owl-bot-copy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants