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
type error {
"resource": "/Users/as/go/src/github.com/xlab-si/emmy/emmy.go",
"owner": "generated_diagnostic_collection_nameRemove fixed paths and enable Travis CI #1",
"severity": 8,
"message": "cannot use ([]cli.Command literal) (value of type []cli.Command) as []*cli.Command value in assignment",
"source": "compiler",
"startLineNumber": 42,
"startColumn": 17,
"endLineNumber": 42,
"endColumn": 17
}
redis context is missing {
"resource": "/Users/as/go/src/github.com/xlab-si/emmy/client/client_test.go",
"owner": "generated_diagnostic_collection_nameRemove fixed paths and enable Travis CI #1",
"severity": 8,
"message": "too few arguments in call to c.Ping",
"source": "compiler",
"startLineNumber": 72,
"startColumn": 17,
"endLineNumber": 72,
"endColumn": 17
}
The text was updated successfully, but these errors were encountered:
"resource": "/Users/as/go/src/github.com/xlab-si/emmy/emmy.go",
"owner": "generated_diagnostic_collection_nameRemove fixed paths and enable Travis CI #1",
"severity": 8,
"message": "cannot use ([]cli.Command literal) (value of type []cli.Command) as []*cli.Command value in assignment",
"source": "compiler",
"startLineNumber": 42,
"startColumn": 17,
"endLineNumber": 42,
"endColumn": 17
}
"resource": "/Users/as/go/src/github.com/xlab-si/emmy/client/client_test.go",
"owner": "generated_diagnostic_collection_nameRemove fixed paths and enable Travis CI #1",
"severity": 8,
"message": "too few arguments in call to c.Ping",
"source": "compiler",
"startLineNumber": 72,
"startColumn": 17,
"endLineNumber": 72,
"endColumn": 17
}
The text was updated successfully, but these errors were encountered: