ci: change golangci configuration #650
ci.yml
on: pull_request
kurtosis_run
2m 16s
kurtosis_lint
29s
schema_checker
3s
go_fmt
13s
go_lint
52s
go_test
14m 1s
eigenda
20m 2s
Matrix: kurtosis_run_examples
Annotations
10 errors and 10 warnings
go_lint:
src/kurtosis/progress_reporters/progress_reporters.go#L64
cognitive complexity 59 of func `ReportProgress` is high (> 20) (gocognit)
|
go_lint:
src/cmds/start.go#L201
cognitive complexity 43 of func `uploadStaticFiles` is high (> 20) (gocognit)
|
go_lint:
src/cmds/start.go#L245
G107: Potential HTTP request made with variable url (gosec)
|
go_lint:
src/kurtosis/progress_reporters/progress_bar.go#L35
unnecessary conversion (unconvert)
|
go_lint:
src/kurtosis/progress_reporters/progress_bar.go#L48
unnecessary conversion (unconvert)
|
go_lint:
src/cmds/get_address.go#L93
unnecessary conversion (unconvert)
|
go_lint:
src/cmds/get_address.go#L63
unnecessary conversion (unconvert)
|
go_lint:
src/cmds/stop.go#L22
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
go_lint:
src/kurtosis/progress_reporters/progress_reporters.go#L107
missing cases in switch of type progress_reporters.State: progress_reporters.Interpretation (exhaustive)
|
go_lint:
src/kurtosis/progress_reporters/progress_bar.go#L62
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
schema_checker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go_fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
kurtosis_lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go_lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
kurtosis_run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
kurtosis_run_examples (kurtosis_start)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
kurtosis_run_examples (kurtosis_incredible_squaring)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
kurtosis_run_examples (kurtosis_hello_world)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go_test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eigenda
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|