Skip to content

test: update ip types for e2e tests #7114

test: update ip types for e2e tests

test: update ip types for e2e tests #7114

Triggered via pull request April 14, 2025 23:44
Status Failure
Total duration 3m 12s
Artifacts

tests.yaml

on: pull_request
FreeBSD and OpenBSD compilation check
49s
FreeBSD and OpenBSD compilation check
unit tests
1m 7s
unit tests
Matrix: integration tests
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 1 warning
integration tests (macos-latest): tests/sqlserver_test.go#L117
cannot use []string{…} (value of type []string) as struct{desc string; args []string} value in array or slice literal
integration tests (macos-latest): tests/sqlserver_test.go#L116
cannot use "with credentials file" (untyped string constant) as struct{desc string; args []string} value in array or slice literal
integration tests (macos-latest): tests/sqlserver_test.go#L112
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
integration tests (macos-latest): tests/postgres_test.go#L157
cannot use []string{…} (value of type []string) as struct{desc string; args []string} value in array or slice literal
integration tests (macos-latest): 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
integration tests (macos-latest): 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
unit tests: tests/sqlserver_test.go#L117
cannot use []string{…} (value of type []string) as struct{desc string; args []string} value in array or slice literal
unit tests: tests/sqlserver_test.go#L117
undefined: args
unit tests: tests/sqlserver_test.go#L116
cannot use "with credentials file" (untyped string constant) as struct{desc string; args []string} value in array or slice literal
unit tests: tests/sqlserver_test.go#L116
undefined: desc
unit tests: tests/sqlserver_test.go#L112
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
unit tests: tests/postgres_test.go#L157
cannot use []string{…} (value of type []string) as struct{desc string; args []string} value in array or slice literal
unit tests: tests/postgres_test.go#L157
undefined: args
unit tests: 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
unit tests: tests/postgres_test.go#L156
undefined: desc
unit tests: 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
integration tests (ubuntu-latest): tests/sqlserver_test.go#L117
cannot use []string{…} (value of type []string) as struct{desc string; args []string} value in array or slice literal
integration tests (ubuntu-latest): tests/sqlserver_test.go#L116
cannot use "with credentials file" (untyped string constant) as struct{desc string; args []string} value in array or slice literal
integration tests (ubuntu-latest): tests/sqlserver_test.go#L112
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
integration tests (ubuntu-latest): tests/postgres_test.go#L157
cannot use []string{…} (value of type []string) as struct{desc string; args []string} value in array or slice literal
integration tests (ubuntu-latest): 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
integration tests (ubuntu-latest): 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
integration tests (windows-latest): tests/sqlserver_test.go#L117
cannot use []string{…} (value of type []string) as struct{desc string; args []string} value in array or slice literal
integration tests (windows-latest): tests/sqlserver_test.go#L116
cannot use "with credentials file" (untyped string constant) as struct{desc string; args []string} value in array or slice literal
integration tests (windows-latest): tests/sqlserver_test.go#L112
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
integration tests (windows-latest): tests/postgres_test.go#L157
cannot use []string{…} (value of type []string) as struct{desc string; args []string} value in array or slice literal
integration tests (windows-latest): 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
integration tests (windows-latest): 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
unit tests
Restore cache failed: Dependencies file is not found in /home/runner/work/cloud-sql-proxy/cloud-sql-proxy. Supported file pattern: go.sum