fix #498
Annotations
4 errors and 2 warnings
Make Lint
undefined: validator (typecheck)
|
Make Lint:
store/engine/raft/logger.go#L28
cannot use &Logger{} (value of type *Logger) as "go.etcd.io/etcd/raft/v3".Logger value in variable declaration: *Logger does not implement "go.etcd.io/etcd/raft/v3".Logger (missing method Debug) (typecheck)
|
Make Lint:
store/engine/raft/node.go#L156
cannot use Logger{…} (value of type Logger) as "go.etcd.io/etcd/raft/v3".Logger value in struct literal: Logger does not implement "go.etcd.io/etcd/raft/v3".Logger (missing method Debug) (typecheck)
|
Make Lint
Process completed with exit code 2.
|
Run apache/skywalking-eyes/[email protected]
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/kvrocks-controller/kvrocks-controller. Supported file pattern: go.sum
|
Loading