feat: adding InfluxDB support #2
checks.yml
on: push
Detect packages to check
6s
Matrix: Lint
Matrix: Compile
Matrix: Smoke tests
Matrix: Tests
Waiting for pending jobs
Checks complete
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`
|
|
|