Skip to content

feat(database/influxdb2): Add database support of influxdb2 client #230

feat(database/influxdb2): Add database support of influxdb2 client

feat(database/influxdb2): Add database support of influxdb2 client #230

Triggered via pull request September 18, 2023 19:55
@genofiregenofire
synchronize #203
influxdb2
Status Failure
Total duration 1m 51s
Artifacts

go.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 2 warnings
test (1.21): database/influxdb2/global.go#L40
stats.ClientsOwe undefined (type *"github.com/FreifunkBremen/yanic/runtime".GlobalStats has no field or method ClientsOwe)
test (1.21): database/influxdb2/global.go#L41
stats.ClientsOwe24 undefined (type *"github.com/FreifunkBremen/yanic/runtime".GlobalStats has no field or method ClientsOwe24)
test (1.21): database/influxdb2/global.go#L42
stats.ClientsOwe5 undefined (type *"github.com/FreifunkBremen/yanic/runtime".GlobalStats has no field or method ClientsOwe5)
test (1.21): database/influxdb2/node.go#L35
stats.Clients.Owe undefined (type data.Clients has no field or method Owe)
test (1.21): database/influxdb2/node.go#L36
stats.Clients.Owe24 undefined (type data.Clients has no field or method Owe24)
test (1.21): database/influxdb2/node.go#L37
stats.Clients.Owe5 undefined (type data.Clients has no field or method Owe5)
test (1.21)
Process completed with exit code 2.
lint (1.21): database/all/main.go#L6
could not import github.com/FreifunkBremen/yanic/database/influxdb2 (-: # github.com/FreifunkBremen/yanic/database/influxdb2
lint (1.21): database/influxdb2/global.go#L40
stats.ClientsOwe undefined (type *"github.com/FreifunkBremen/yanic/runtime".GlobalStats has no field or method ClientsOwe)
lint (1.21): database/influxdb2/global.go#L41
stats.ClientsOwe24 undefined (type *"github.com/FreifunkBremen/yanic/runtime".GlobalStats has no field or method ClientsOwe24)
lint (1.21): database/influxdb2/global.go#L42
stats.ClientsOwe5 undefined (type *"github.com/FreifunkBremen/yanic/runtime".GlobalStats has no field or method ClientsOwe5)
lint (1.21): database/influxdb2/node.go#L35
stats.Clients.Owe undefined (type data.Clients has no field or method Owe)
lint (1.21): database/influxdb2/node.go#L36
stats.Clients.Owe24 undefined (type data.Clients has no field or method Owe24)
lint (1.21): database/influxdb2/node.go#L37
stats.Clients.Owe5 undefined (type data.Clients has no field or method Owe5)) (typecheck)
lint (1.21): database/influxdb2/database.go#L1
: # github.com/FreifunkBremen/yanic/database/influxdb2 [github.com/FreifunkBremen/yanic/database/influxdb2.test]
lint (1.21): database/influxdb2/global.go#L40
stats.ClientsOwe undefined (type *"github.com/FreifunkBremen/yanic/runtime".GlobalStats has no field or method ClientsOwe)
lint (1.21): database/influxdb2/global.go#L41
stats.ClientsOwe24 undefined (type *"github.com/FreifunkBremen/yanic/runtime".GlobalStats has no field or method ClientsOwe24)
test (1.21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (1.21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/