chore(deps-dev): bump brace-expansion from 1.1.14 to 1.1.16 #107
ci.yml
on: pull_request
Version consistency check
6s
Format check
20s
Protocol tests
19s
Integration tests (InfluxDB 3 Core)
35s
Integration tests (InfluxDB Cloud Serverless)
15s
Annotations
2 errors
|
Integration tests (InfluxDB Cloud Serverless)
Process completed with exit code 1.
|
|
tests/integration.test.ts > live InfluxDB integration > list_databases returns a response:
tests/integration.test.ts#L52
AssertionError: expected 'Error listing databases: Connection r…' to contain 'Found'
Expected: "Found"
Received: "Error listing databases: Connection refused: Check if InfluxDB is running and URL is correct"
❯ tests/integration.test.ts:52:18
|