chore(deps): bump fast-uri from 3.1.2 to 3.1.4 #110
ci.yml
on: pull_request
Version consistency check
5s
Format check
16s
Protocol tests
20s
Integration tests (InfluxDB 3 Core)
36s
Integration tests (InfluxDB Cloud Serverless)
24s
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
|