Skip to content

add more logging

add more logging #47

Triggered via push October 24, 2024 07:05
Status Failure
Total duration 34s
Artifacts

go.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

36 errors
build (1.22): suite.go#L143
Consider pre-allocating `testNames` (prealloc)
build (1.22): testdata_test.go#L44
bad syntax for struct tag pair (tagalign)
build (1.22): testdata.go#L348
`encode` - `log` is unused (unparam)
build (1.22): logger.go#L9
pass []any as any to func log.t.Log func(...any) (asasalint)
build (1.22): suite.go#L98
calculated cyclomatic complexity for function Run is 11, max is 10 (cyclop)
build (1.22): testdata.go#L200
fmt.Sprintf can be replaced with string concatenation (perfsprint)
build (1.22): testdata.go#L214
fmt.Sprintf can be replaced with string concatenation (perfsprint)
build (1.22): testdata.go#L288
fmt.Sprintf can be replaced with string concatenation (perfsprint)
build (1.22): suite_test.go#L19
test helper function should start from t.Helper() (thelper)
build (1.22): suite_test.go#L31
test helper function should start from t.Helper() (thelper)
build (1.23)
The job was canceled because "_1_22" failed.
build (1.23): suite.go#L143
Consider pre-allocating `testNames` (prealloc)
build (1.23): testdata_test.go#L44
bad syntax for struct tag pair (tagalign)
build (1.23): testdata.go#L348
`encode` - `log` is unused (unparam)
build (1.23): logger.go#L9
pass []any as any to func log.t.Log func(...any) (asasalint)
build (1.23): suite.go#L98
calculated cyclomatic complexity for function Run is 11, max is 10 (cyclop)
build (1.23): testdata.go#L200
fmt.Sprintf can be replaced with string concatenation (perfsprint)
build (1.23): testdata.go#L214
fmt.Sprintf can be replaced with string concatenation (perfsprint)
build (1.23): testdata.go#L288
fmt.Sprintf can be replaced with string concatenation (perfsprint)
build (1.23): suite_test.go#L19
test helper function should start from t.Helper() (thelper)
build (1.23): suite_test.go#L31
test helper function should start from t.Helper() (thelper)
build (1.21)
The job was canceled because "_1_22" failed.
build (1.21): suite.go#L143
Consider pre-allocating `testNames` (prealloc)
build (1.21): testdata_test.go#L44
bad syntax for struct tag pair (tagalign)
build (1.21): testdata.go#L348
`encode` - `log` is unused (unparam)
build (1.21): logger.go#L9
pass []any as any to func log.t.Log func(...any) (asasalint)
build (1.21): suite.go#L98
calculated cyclomatic complexity for function Run is 11, max is 10 (cyclop)
build (1.21): testdata.go#L200
fmt.Sprintf can be replaced with string concatenation (perfsprint)
build (1.21): testdata.go#L214
fmt.Sprintf can be replaced with string concatenation (perfsprint)
build (1.21): testdata.go#L288
fmt.Sprintf can be replaced with string concatenation (perfsprint)
build (1.21): suite_test.go#L19
test helper function should start from t.Helper() (thelper)
build (1.21): suite_test.go#L31
test helper function should start from t.Helper() (thelper)
build (1.19)
The job was canceled because "_1_22" failed.
build (1.19)
The operation was canceled.
build (1.20)
The job was canceled because "_1_22" failed.
build (1.20)
The operation was canceled.