feat(manager): max skew based on time instead of batches #1157
golangci_lint.yml
on: pull_request
golangci-lint
1m 10s
Annotations
10 errors and 1 warning
golangci-lint:
rpc/client/client_test.go#L858
syntax error: unexpected <<, expected expression
|
golangci-lint:
rpc/client/client_test.go#L1029
syntax error: unexpected <<, expected expression
|
golangci-lint:
rpc/client/client_test.go#L1143
syntax error: unexpected <<, expected expression
|
golangci-lint:
rpc/client/client_test.go#L1167
syntax error: unexpected <<, expected expression (typecheck)
|
golangci-lint:
rpc/client/client_test.go#L858
expected operand, found '<<' (typecheck)
|
golangci-lint:
rpc/client/client_test.go#L897
missing ',' in composite literal (typecheck)
|
golangci-lint:
rpc/client/client_test.go#L899
missing ',' before newline in composite literal (typecheck)
|
golangci-lint:
rpc/client/client_test.go#L900
missing ',' before newline in composite literal (typecheck)
|
golangci-lint:
rpc/client/client_test.go#L903
expected operand, found 'for' (typecheck)
|
golangci-lint:
rpc/client/client_test.go#L904
missing ',' in composite literal (typecheck)
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|