cloudfoundry-community / firehose-to-syslog

Send firehose events from Cloud Foundry to syslog.
MIT License
44 stars 58 forks source link

Failed to compile uaatokenrefresher #206

Closed elliottpolk closed 5 years ago

elliottpolk commented 5 years ago

When running the test via make test, firehose-to-syslog/uaatokenrefresher_test fails with:

Failed to compile uaatokenrefresher:

# github.com/elliottpolk/firehose-to-syslog/uaatokenrefresher_test
uaatokenrefresher/uaa_token_refresher_test.go:12:3: err declared but not used
vet: typecheck failures

Ginkgo ran 8 suites in 10.929731115s
Test Suite Failed
Makefile:6: recipe for target 'test' failed
make: *** [test] Error 1