Skip to content

Bump github.com/prometheus/prometheus from 0.47.0 to 0.52.0 #457

Bump github.com/prometheus/prometheus from 0.47.0 to 0.52.0

Bump github.com/prometheus/prometheus from 0.47.0 to 0.52.0 #457

Status Failure
Total duration 2m 18s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
All Tests: src/pkg/persistence/transform/series_set.go#L24
undefined: prom_storage.Warnings
All Tests: src/pkg/persistence/transform/series_set.go#L40
undefined: storage.Warnings
All Tests: src/pkg/persistence/transform/series_set.go#L55
impossible type assertion: it.(*concreteSeriesIterator)
All Tests: src/pkg/persistence/transform/series_set.go#L57
cannot use csi (variable of type *concreteSeriesIterator) as chunkenc.Iterator value in return statement: *concreteSeriesIterator does not implement chunkenc.Iterator (wrong type for method AtFloatHistogram)
All Tests: src/pkg/persistence/transform/series_set.go#L69
cannot use &concreteSeriesIterator{…} (value of type *concreteSeriesIterator) as chunkenc.Iterator value in return statement: *concreteSeriesIterator does not implement chunkenc.Iterator (wrong type for method AtFloatHistogram)
All Tests: src/internal/discovery/discovery.go#L28
not enough arguments in call to prom_discovery.NewManager
All Tests: src/pkg/persistence/transform/series_set.go#L24
undefined: prom_storage.Warnings
All Tests: src/pkg/persistence/transform/series_set.go#L40
undefined: storage.Warnings
All Tests: src/pkg/persistence/transform/series_set.go#L55
impossible type assertion: it.(*concreteSeriesIterator)
All Tests: src/pkg/persistence/transform/series_set.go#L57
cannot use csi (variable of type *concreteSeriesIterator) as chunkenc.Iterator value in return statement: *concreteSeriesIterator does not implement chunkenc.Iterator (wrong type for method AtFloatHistogram)
All Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2, actions/github-script@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
All Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2, actions/github-script@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/