Skip to content

test: update ip types for e2e tests #2812

test: update ip types for e2e tests

test: update ip types for e2e tests #2812

Triggered via pull request April 14, 2025 23:36
Status Success
Total duration 1m 23s
Artifacts

coverage.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: tests/postgres_test.go#L157
cannot use []string{…} (value of type []string) as struct{desc string; args []string} value in array or slice literal
build: tests/postgres_test.go#L157
undefined: args
build: tests/postgres_test.go#L156
cannot use "with credentials file" (untyped string constant) as struct{desc string; args []string} value in array or slice literal
build: tests/postgres_test.go#L156
undefined: desc
build: tests/postgres_test.go#L152
cannot use []struct{desc string; args []string}{…} (value of type []struct{desc string; args []string}) as struct{desc string; args []string} value in argument to append
build: tests/postgres_test.go#L150
invalid operation: ipType == "public" (mismatched types *string and untyped string)
build: tests/postgres_test.go#L128
invalid operation: ipType == "public" (mismatched types *string and untyped string)
build: tests/mysql_test.go#L166
invalid operation: ipType == "public" (mismatched types *string and untyped string)
build: tests/mysql_test.go#L144
invalid operation: ipType == "public" (mismatched types *string and untyped string)
build: tests/connection_test.go#L46
invalid operation: ipType != "public" (mismatched types *string and untyped string)
build
Restore cache failed: Dependencies file is not found in /home/runner/work/cloud-sql-proxy/cloud-sql-proxy. Supported file pattern: go.sum