add extra config for dividing table #93
ci.yml
on: push
Vertify import alias, vendor, codegen, crds
11s
Lint with golangci-lint
2m 52s
Annotations
12 errors and 2 warnings
Vertify import alias, vendor, codegen, crds
expected '}', found 'if' (and 6 more errors)
|
Vertify import alias, vendor, codegen, crds
Process completed with exit code 1.
|
Lint with golangci-lint:
pkg/storage/internalstorage/builder.go#L1
: # github.com/clusterpedia-io/clusterpedia/pkg/storage/internalstorage [github.com/clusterpedia-io/clusterpedia/pkg/storage/internalstorage.test]
|
Lint with golangci-lint:
pkg/storage/internalstorage/storage.go#L24
syntax error: unexpected if, expected case or default or }
|
Lint with golangci-lint:
pkg/storage/internalstorage/storage.go#L25
syntax error: unexpected return, expected expression
|
Lint with golangci-lint:
pkg/storage/internalstorage/storage.go#L27
syntax error: unexpected case, expected }
|
Lint with golangci-lint:
pkg/storage/internalstorage/storage.go#L28
syntax error: unexpected case, expected } (typecheck)
|
Lint with golangci-lint:
pkg/storage/internalstorage/storage.go#L24
expected '}', found 'if' (typecheck)
|
Lint with golangci-lint:
pkg/storage/internalstorage/storage.go#L27
expected '}', found 'case' (typecheck)
|
Lint with golangci-lint:
pkg/storage/internalstorage/storage.go#L32
expected declaration, found 'if' (typecheck)
|
Lint with golangci-lint:
pkg/storage/internalstorage/storage.go#L68
expected declaration, found result (typecheck)
|
Lint with golangci-lint:
pkg/storage/internalstorage/storage.go#L110
expected declaration, found 'for' (typecheck)
|
Vertify import alias, vendor, codegen, crds
Restore cache failed: Dependencies file is not found in /home/runner/work/clusterpedia/clusterpedia. Supported file pattern: go.sum
|
Lint with golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|