Fixing Golinting errors #59
Annotations
10 errors
golangci-lint:
api/api_test.go#L34
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
client.go#L1
: # github.com/dell/gopowerstore [github.com/dell/gopowerstore.test]
|
golangci-lint:
client.go#L281
cannot use options.RequestIDKey() (value of type contextKey) as api.contextKey value in argument to api.New
|
golangci-lint:
limit_test.go#L35
cannot use options.RequestIDKey() (value of type contextKey) as api.contextKey value in argument to api.New
|
golangci-lint:
client.go#L1
: # github.com/dell/gopowerstore [github.com/dell/gopowerstore.test]
|
golangci-lint:
client.go#L281
cannot use options.RequestIDKey() (value of type contextKey) as api.contextKey value in argument to api.New
|
golangci-lint:
limit_test.go#L35
cannot use options.RequestIDKey() (value of type contextKey) as api.contextKey value in argument to api.New
|
golangci-lint:
client.go#L1
: # github.com/dell/gopowerstore [github.com/dell/gopowerstore.test]
|
golangci-lint:
client.go#L281
cannot use options.RequestIDKey() (value of type contextKey) as api.contextKey value in argument to api.New
|
golangci-lint:
limit_test.go#L35
cannot use options.RequestIDKey() (value of type contextKey) as api.contextKey value in argument to api.New
|