fix: use system client to get config #240
tests.yml
on: push
Ensure Go modules synchronicity
9s
Build & cache Go code
1m 53s
Lint Go code
1m 53s
Ensure some file updated
3m 0s
Annotations
11 errors and 2 warnings
Lint Go code:
pkg/appruntime/retriever/knowledgebaseretriever.go#L24
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kubeagi/arcadia) -s blank -s dot --custom-order (gci)
|
Lint Go code:
pkg/appruntime/retriever/knowledgebaseretriever.go#L33
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kubeagi/arcadia) -s blank -s dot --custom-order (gci)
|
Lint Go code:
pkg/appruntime/llm/llm.go#L23
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kubeagi/arcadia) -s blank -s dot --custom-order (gci)
|
Lint Go code:
pkg/appruntime/llm/llm.go#L29
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kubeagi/arcadia) -s blank -s dot --custom-order (gci)
|
Lint Go code:
apiserver/pkg/common/common.go#L27
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kubeagi/arcadia) -s blank -s dot --custom-order (gci)
|
Lint Go code:
apiserver/pkg/common/common.go#L38
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kubeagi/arcadia) -s blank -s dot --custom-order (gci)
|
Lint Go code:
pkg/appruntime/documentloader/documentloader.go#L27
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kubeagi/arcadia) -s blank -s dot --custom-order (gci)
|
Lint Go code:
pkg/appruntime/documentloader/documentloader.go#L38
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kubeagi/arcadia) -s blank -s dot --custom-order (gci)
|
Lint Go code:
apiserver/pkg/ray/raycluster.go#L23
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kubeagi/arcadia) -s blank -s dot --custom-order (gci)
|
Lint Go code:
apiserver/pkg/ray/raycluster.go#L26
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kubeagi/arcadia) -s blank -s dot --custom-order (gci)
|
Ensure some file updated
Process completed with exit code 1.
|
Build & cache Go code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint Go code
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/.
|