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

make fails w/ go vet -- added fmt.Sprintf to accommodate string formatting directives #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

c2rad
Copy link

@c2rad c2rad commented Aug 6, 2019

bigmuddy-network-telemetry-pipeline $make
go vet bigmuddy-network-telemetry-pipeline bigmuddy-network-telemetry-pipeline/mdt_msg_samples
# bigmuddy-network-telemetry-pipeline
./metrics_prometheus.go:78:3: Debug call has possible formatting directive %v
./xport_grpc_test.go:115:2: Debug call has possible formatting directive %d
make: *** [bin/pipeline] Error 2

@c2rad c2rad changed the title make fails w/ go vet -- added fmt.Sprintf to accomodate string formatting directives make fails w/ go vet -- added fmt.Sprintf to accommodate string formatting directives Aug 7, 2019
Base automatically changed from master to main March 12, 2021 20:12
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

Successfully merging this pull request may close these issues.

1 participant