Skip to content

WIP: stringlabels #9619

WIP: stringlabels

WIP: stringlabels #9619

Triggered via pull request October 22, 2023 11:25
Status Success
Total duration 7m 38s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Analyze (go)
cannot use labelpb.ZLabelsToPromLabels(m.Labels.Labels) (value of type "github.com/thanos-io/thanos/pkg/store/labelpb/vendorpromlabels".Labels) as "github.com/prometheus/prometheus/model/labels".Labels value in struct literal
Analyze (go)
cannot use s1.SeriesLabels.PromLabels() (value of type "github.com/thanos-io/thanos/pkg/store/labelpb/vendorpromlabels".Labels) as "github.com/prometheus/prometheus/model/labels".Labels value in argument to labels.Compare
Analyze (go)
cannot use s2.SeriesLabels.PromLabels() (value of type "github.com/thanos-io/thanos/pkg/store/labelpb/vendorpromlabels".Labels) as "github.com/prometheus/prometheus/model/labels".Labels value in argument to labels.Compare
Analyze (go)
cannot use ls (variable of type "github.com/prometheus/prometheus/model/labels".Labels) as "github.com/thanos-io/thanos/pkg/store/labelpb/vendorpromlabels".Labels value in argument to labelpb.ZLabelsFromPromLabels
Analyze (go)
cannot use e1.Labels.PromLabels() (value of type "github.com/thanos-io/thanos/pkg/store/labelpb/vendorpromlabels".Labels) as "github.com/prometheus/prometheus/model/labels".Labels value in argument to labels.Compare
Analyze (go)
cannot use e2.Labels.PromLabels() (value of type "github.com/thanos-io/thanos/pkg/store/labelpb/vendorpromlabels".Labels) as "github.com/prometheus/prometheus/model/labels".Labels value in argument to labels.Compare
Analyze (go)
cannot use e.Labels (variable of type "github.com/prometheus/prometheus/model/labels".Labels) as "github.com/thanos-io/thanos/pkg/store/labelpb/vendorpromlabels".Labels value in argument to labelpb.ZLabelsFromPromLabels
Analyze (go)
cannot use r.GetRecording().Labels.PromLabels() (value of type "github.com/thanos-io/thanos/pkg/store/labelpb/vendorpromlabels".Labels) as "github.com/prometheus/prometheus/model/labels".Labels value in return statement
Analyze (go)
cannot use r.GetAlert().Labels.PromLabels() (value of type "github.com/thanos-io/thanos/pkg/store/labelpb/vendorpromlabels".Labels) as "github.com/prometheus/prometheus/model/labels".Labels value in return statement
Analyze (go)
cannot use ls (variable of type "github.com/prometheus/prometheus/model/labels".Labels) as "github.com/thanos-io/thanos/pkg/store/labelpb/vendorpromlabels".Labels value in argument to labelpb.ZLabelsFromPromLabels
Analyze (go)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby