Skip to content

- Added handler unit tests. #1174

- Added handler unit tests.

- Added handler unit tests. #1174

Triggered via push January 7, 2026 12:02
Status Failure
Total duration 2m 12s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/stackql/driver/driver_defaulted_integration_test.go#L51
The line is 176 characters long, which exceeds the maximum of 120 characters. (lll)
lint: internal/stackql/driver/driver_defaulted_integration_test.go#L30
The line is 128 characters long, which exceeds the maximum of 120 characters. (lll)
lint: internal/stackql/driver/driver_defaulted_integration_test.go#L26
The line is 125 characters long, which exceeds the maximum of 120 characters. (lll)
lint: internal/stackql/handler/handler.go#L151
Comment should end in a period (godot)
lint: internal/stackql/driver/driver_defaulted_integration_test.go#L44
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: internal/stackql/driver/driver_defaulted_integration_test.go#L40
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: internal/stackql/driver/driver_defaulted_integration_test.go#L36
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: internal/stackql/driver/driver_defaulted_integration_test.go#L32
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: internal/stackql/driver/driver_defaulted_integration_test.go#L28
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: internal/stackql/handler/handler_test.go#L1
the average complexity for the package handler_test is 11.000000, max is 10.000000 (cyclop)