Skip to content

feat: adding InfluxDB support #2

feat: adding InfluxDB support

feat: adding InfluxDB support #2

Triggered via push September 9, 2025 00:59
Status Failure
Total duration 1m 42s
Artifacts

checks.yml

on: push
Detect packages to check
6s
Detect packages to check
Matrix: Lint
Matrix: Compile
Matrix: Smoke tests
Matrix: Tests
Waiting for pending jobs
Checks complete
Checks complete
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint (influxdb): packages/modules/influxdb/src/influxdb-container.test.ts#L170
Replace `⏎········.withDatabase("testdb")⏎········.withAuthEnabled(false)⏎········` with `.withDatabase("testdb").withAuthEnabled(false)`
Lint (influxdb): packages/modules/influxdb/src/influxdb-container.test.ts#L147
Replace `⏎········.withAuthEnabled(false)⏎········` with `.withAuthEnabled(false)`
Lint (influxdb): packages/modules/influxdb/src/influxdb-container.test.ts#L69
Replace `⏎········.withAdminToken(adminToken)⏎········` with `.withAdminToken(adminToken)`
Lint (influxdb): packages/modules/influxdb/src/influxdb-container.test.ts#L3
Replace `axios·from·"axios` with `{·InfluxDBContainer,·StartedInfluxDBContainer·}·from·"./influxdb-container`
Lint (influxdb): packages/modules/influxdb/src/influxdb-container.test.ts#L1
Replace `{·InfluxDBContainer,·StartedInfluxDBContainer·}·from·"./influxdb-container` with `axios·from·"axios`