test: update ip types for e2e tests #3509
Annotations
7 errors and 1 warning
|
run lint
issues found
|
|
run lint:
tests/sqlserver_test.go#L138
missing ',' before newline in argument list (typecheck)
|
|
run lint:
tests/postgres_test.go#L178
missing ',' before newline in argument list (typecheck)
|
|
run lint:
tests/mysql_test.go#L194
missing ',' before newline in argument list (typecheck)
|
|
run lint:
tests/sqlserver_test.go#L138
syntax error: unexpected newline in argument list; possibly missing comma or ) (typecheck)
|
|
run lint:
tests/postgres_test.go#L178
syntax error: unexpected newline in argument list; possibly missing comma or )
|
|
run lint:
tests/mysql_test.go#L194
syntax error: unexpected newline in argument list; possibly missing comma or )
|
|
run lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cloud-sql-proxy/cloud-sql-proxy. Supported file pattern: go.sum
|