refactor: update Client and Player interfaces for improved type safet… #109
Annotations
11 errors and 2 warnings
|
golangci
golangci-lint exit with code 3
|
|
gobuild
Process completed with exit code 1.
|
|
gobuild:
disgolink/rest_client.go#L138
invalid operation: cannot call c.node.Config (variable of struct type NodeConfig): NodeConfig is not a function
|
|
gobuild:
disgolink/rest_client.go#L137
invalid operation: cannot call c.node.Config (variable of struct type NodeConfig): NodeConfig is not a function
|
|
gobuild:
disgolink/rest_client.go#L136
invalid operation: cannot call c.node.Config (variable of struct type NodeConfig): NodeConfig is not a function
|
|
gobuild:
disgolink/config.go#L56
in call to NewListenerFunc, type func(p Player, e E) of listenerFunc does not match func(p *Player, e E) (cannot infer E)
|
|
gotest
Process completed with exit code 1.
|
|
gotest:
disgolink/rest_client.go#L138
invalid operation: cannot call c.node.Config (variable of struct type NodeConfig): NodeConfig is not a function
|
|
gotest:
disgolink/rest_client.go#L137
invalid operation: cannot call c.node.Config (variable of struct type NodeConfig): NodeConfig is not a function
|
|
gotest:
disgolink/rest_client.go#L136
invalid operation: cannot call c.node.Config (variable of struct type NodeConfig): NodeConfig is not a function
|
|
gotest:
disgolink/config.go#L56
in call to NewListenerFunc, type func(p Player, e E) of listenerFunc does not match func(p *Player, e E) (cannot infer E)
|
|
golangci
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>04cWkaAAAAAAtSQ9h/QukT7Dd1DVszZXrUEhYMzFFREdFMDIyMQBFZGdl
|
|
golangci
Failed to restore: Cache service responded with 400
|