Skip to content

Running tests

Running tests #4738

Triggered via push September 26, 2024 22:24
Status Failure
Total duration 2m 4s
Artifacts

gha-go-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: clients/redshift/staging.go#L108
not enough arguments in call to s.dialect().BuildIncreaseStringPrecisionQuery
test: clients/redshift/staging.go#L108
not enough arguments in call to s.dialect().BuildIncreaseStringPrecisionQuery
test: clients/redshift/cast_test.go#L17
not enough arguments in call to canIncreasePrecision
test: clients/redshift/cast_test.go#L21
not enough arguments in call to canIncreasePrecision
test: clients/redshift/cast_test.go#L26
not enough arguments in call to canIncreasePrecision
test: clients/redshift/cast_test.go#L35
not enough arguments in call to canIncreasePrecision
test: clients/redshift/cast_test.go#L48
multiple-value replaceExceededValues("123", typing.Integer, false, false) (value of type (string, bool)) in single-value context
test: clients/redshift/cast_test.go#L54
multiple-value replaceExceededValues(value, typing.Integer, false, false) (value of type (string, bool)) in single-value context
test: clients/redshift/cast_test.go#L63
multiple-value replaceExceededValues(stringutil.Random(int(maxRedshiftLength) + 1), typing.String, false, false) (value of type (string, bool)) in single-value context
test: clients/redshift/cast_test.go#L72
multiple-value replaceExceededValues("hello", stringKd, false, false) (value of type (string, bool)) in single-value context