test: update ip types for e2e tests #7114
tests.yaml
on: pull_request
FreeBSD and OpenBSD compilation check
49s
unit tests
1m 7s
Matrix: integration tests
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#L117
undefined: args
|
|
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#L116
undefined: desc
|
|
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#L157
undefined: args
|
|
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#L156
undefined: desc
|
|
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#L117
undefined: args
|
|
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#L116
undefined: desc
|
|
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#L157
undefined: args
|
|
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#L156
undefined: desc
|
|
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#L117
undefined: args
|
|
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#L116
undefined: desc
|
|
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#L157
undefined: args
|
|
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#L156
undefined: desc
|
|
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
|