Skip to content

CI cleanups

CI cleanups #468

Triggered via pull request October 1, 2024 17:24
Status Failure
Total duration 1m 40s
Artifacts

build-and-test.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

60 errors
build-and-test (stable, ubuntu-20.04): app/app.go#L256
should use make(chan struct{}) instead (S1019)
build-and-test (stable, ubuntu-20.04): app/app.go#L257
should use make(chan struct{}) instead (S1019)
build-and-test (stable, ubuntu-20.04): app/app.go#L270
should use make(chan struct{}) instead (S1019)
build-and-test (stable, ubuntu-20.04): app/app.go#L749
func (*App).info is unused (U1000)
build-and-test (stable, ubuntu-20.04): app/app_test.go#L364
this value of cluster is never used (SA4006)
build-and-test (stable, ubuntu-20.04): app/options.go#L333
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
build-and-test (stable, ubuntu-20.04): app/proxy.go#L45
should use make(chan error) instead (S1019)
build-and-test (stable, ubuntu-20.04): app/proxy.go#L46
should use make(chan error) instead (S1019)
build-and-test (stable, ubuntu-20.04): benchmark/benchmark.go#L88
should use String() instead of fmt.Sprintf (S1025)
build-and-test (stable, ubuntu-20.04): client/store_test.go#L30
this value of err is never used (SA4006)
build-and-test (1.13, ubuntu-22.04): app/app.go#L256
should use make(chan struct{}) instead (S1019)
build-and-test (1.13, ubuntu-22.04): app/app.go#L257
should use make(chan struct{}) instead (S1019)
build-and-test (1.13, ubuntu-22.04): app/app.go#L270
should use make(chan struct{}) instead (S1019)
build-and-test (1.13, ubuntu-22.04): app/app.go#L749
func (*App).info is unused (U1000)
build-and-test (1.13, ubuntu-22.04): app/app_test.go#L364
this value of cluster is never used (SA4006)
build-and-test (1.13, ubuntu-22.04): app/options.go#L333
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
build-and-test (1.13, ubuntu-22.04): app/proxy.go#L45
should use make(chan error) instead (S1019)
build-and-test (1.13, ubuntu-22.04): app/proxy.go#L46
should use make(chan error) instead (S1019)
build-and-test (1.13, ubuntu-22.04): benchmark/benchmark.go#L88
should use String() instead of fmt.Sprintf (S1025)
build-and-test (1.13, ubuntu-22.04): client/store_test.go#L30
this value of err is never used (SA4006)
build-and-test (stable, ubuntu-24.04): app/app.go#L256
should use make(chan struct{}) instead (S1019)
build-and-test (stable, ubuntu-24.04): app/app.go#L257
should use make(chan struct{}) instead (S1019)
build-and-test (stable, ubuntu-24.04): app/app.go#L270
should use make(chan struct{}) instead (S1019)
build-and-test (stable, ubuntu-24.04): app/app.go#L749
func (*App).info is unused (U1000)
build-and-test (stable, ubuntu-24.04): app/app_test.go#L364
this value of cluster is never used (SA4006)
build-and-test (stable, ubuntu-24.04): app/options.go#L333
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
build-and-test (stable, ubuntu-24.04): app/proxy.go#L45
should use make(chan error) instead (S1019)
build-and-test (stable, ubuntu-24.04): app/proxy.go#L46
should use make(chan error) instead (S1019)
build-and-test (stable, ubuntu-24.04): benchmark/benchmark.go#L88
should use String() instead of fmt.Sprintf (S1025)
build-and-test (stable, ubuntu-24.04): client/store_test.go#L30
this value of err is never used (SA4006)
build-and-test (stable, ubuntu-22.04): app/app.go#L256
should use make(chan struct{}) instead (S1019)
build-and-test (stable, ubuntu-22.04): app/app.go#L257
should use make(chan struct{}) instead (S1019)
build-and-test (stable, ubuntu-22.04): app/app.go#L270
should use make(chan struct{}) instead (S1019)
build-and-test (stable, ubuntu-22.04): app/app.go#L749
func (*App).info is unused (U1000)
build-and-test (stable, ubuntu-22.04): app/app_test.go#L364
this value of cluster is never used (SA4006)
build-and-test (stable, ubuntu-22.04): app/options.go#L333
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
build-and-test (stable, ubuntu-22.04): app/proxy.go#L45
should use make(chan error) instead (S1019)
build-and-test (stable, ubuntu-22.04): app/proxy.go#L46
should use make(chan error) instead (S1019)
build-and-test (stable, ubuntu-22.04): benchmark/benchmark.go#L88
should use String() instead of fmt.Sprintf (S1025)
build-and-test (stable, ubuntu-22.04): client/store_test.go#L30
this value of err is never used (SA4006)
build-and-test (1.13, ubuntu-20.04): app/app.go#L256
should use make(chan struct{}) instead (S1019)
build-and-test (1.13, ubuntu-20.04): app/app.go#L257
should use make(chan struct{}) instead (S1019)
build-and-test (1.13, ubuntu-20.04): app/app.go#L270
should use make(chan struct{}) instead (S1019)
build-and-test (1.13, ubuntu-20.04): app/app.go#L749
func (*App).info is unused (U1000)
build-and-test (1.13, ubuntu-20.04): app/app_test.go#L364
this value of cluster is never used (SA4006)
build-and-test (1.13, ubuntu-20.04): app/options.go#L333
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
build-and-test (1.13, ubuntu-20.04): app/proxy.go#L45
should use make(chan error) instead (S1019)
build-and-test (1.13, ubuntu-20.04): app/proxy.go#L46
should use make(chan error) instead (S1019)
build-and-test (1.13, ubuntu-20.04): benchmark/benchmark.go#L88
should use String() instead of fmt.Sprintf (S1025)
build-and-test (1.13, ubuntu-20.04): client/store_test.go#L30
this value of err is never used (SA4006)
build-and-test (1.13, ubuntu-24.04): app/app.go#L256
should use make(chan struct{}) instead (S1019)
build-and-test (1.13, ubuntu-24.04): app/app.go#L257
should use make(chan struct{}) instead (S1019)
build-and-test (1.13, ubuntu-24.04): app/app.go#L270
should use make(chan struct{}) instead (S1019)
build-and-test (1.13, ubuntu-24.04): app/app.go#L749
func (*App).info is unused (U1000)
build-and-test (1.13, ubuntu-24.04): app/app_test.go#L364
this value of cluster is never used (SA4006)
build-and-test (1.13, ubuntu-24.04): app/options.go#L333
printf-style function with dynamic format string and no further arguments should use print-style function instead (SA1006)
build-and-test (1.13, ubuntu-24.04): app/proxy.go#L45
should use make(chan error) instead (S1019)
build-and-test (1.13, ubuntu-24.04): app/proxy.go#L46
should use make(chan error) instead (S1019)
build-and-test (1.13, ubuntu-24.04): benchmark/benchmark.go#L88
should use String() instead of fmt.Sprintf (S1025)
build-and-test (1.13, ubuntu-24.04): client/store_test.go#L30
this value of err is never used (SA4006)