fix: the command arctl gen_test_dataset
recursively reads files
#17
tests.yml
on: push
Ensure Go modules synchronicity
31s
Build & cache Go code
1m 46s
Lint Go code
1m 47s
Annotations
5 errors
Lint Go code:
pkg/arctl/eval.go#L145
Error return value of `filepath.WalkDir` is not checked (errcheck)
|
Lint Go code:
pkg/arctl/eval.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/arctl/eval.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/arctl/eval.go#L35
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
issues found
|