fix: correct default configuration #12
Annotations
8 errors
internal/topics/manager.go#L130
fmt.Sprintf can be replaced with faster hex.EncodeToString (perfsprint)
|
internal/topics/manager.go#L141
fmt.Sprintf can be replaced with faster strconv.Itoa (perfsprint)
|
internal/authenticator/auto_authenticator_test.go#L222
require-error: for error assertions use require (testifylint)
|
internal/authenticator/auto_authenticator_test.go#L228
require-error: for error assertions use require (testifylint)
|
internal/authenticator/auto_authenticator_test.go#L294
require-error: for error assertions use require (testifylint)
|
internal/authenticator/auto_authenticator_test.go#L307
compares: use assert.NotEqual (testifylint)
|
internal/authenticator/manual_authenticator_test.go#L307
compares: use assert.NotEqual (testifylint)
|
|
The logs for this run have expired and are no longer available.
Loading