chore(deps): bump hono from 4.12.19 to 4.12.23 #58
ci.yml
on: pull_request
Version consistency check
4s
Protocol tests
19s
Integration tests (InfluxDB 3 Core)
24s
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#L41
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:41:18
|