You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
# docker run --rm -v "$PWD":/go/bin/ golang:1.8 go get -u github.com/DataDog/kvexpress
# github.com/DataDog/kvexpress/commands
src/github.com/DataDog/kvexpress/commands/datadog.go:229: cannot use title (type string) as type *string in field value
src/github.com/DataDog/kvexpress/commands/datadog.go:229: cannot use value (type string) as type *string in field value
src/github.com/DataDog/kvexpress/commands/datadog.go:229: cannot use "error" (type string) as type *string in field value
src/github.com/DataDog/kvexpress/commands/datadog.go:242: cannot use title (type string) as type *string in field value
src/github.com/DataDog/kvexpress/commands/datadog.go:242: cannot use value (type string) as type *string in field value
src/github.com/DataDog/kvexpress/commands/datadog.go:242: cannot use "error" (type string) as type *string in field value
src/github.com/DataDog/kvexpress/commands/datadog.go:255: cannot use title (type string) as type *string in field value
src/github.com/DataDog/kvexpress/commands/datadog.go:255: cannot use value (type string) as type *string in field value
src/github.com/DataDog/kvexpress/commands/datadog.go:255: cannot use "info" (type string) as type *string in field value
src/github.com/DataDog/kvexpress/commands/datadog.go:270: cannot use title (type string) as type *string in field value
src/github.com/DataDog/kvexpress/commands/datadog.go:270: too many errors
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: