Skip to content

[core] OCTRL-1003 #2095

[core] OCTRL-1003

[core] OCTRL-1003 #2095

Triggered via pull request May 2, 2025 15:23
Status Failure
Total duration 1m 18s
Artifacts

control.yml

on: pull_request
Matrix: Basic Make Check
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Basic Make Check (ubuntu-24.04, 1.22.2)
Process completed with exit code 2.
Basic Make Check (ubuntu-24.04, 1.22.2): common/event/writer.go#L265
cannot use metric (variable of struct type monitoring.Metric) as *monitoring.Metric value in argument to monitoring.Send
Basic Make Check (ubuntu-24.04, 1.22.2): common/event/writer.go#L153
cannot use metric (variable of struct type monitoring.Metric) as *monitoring.Metric value in argument to monitoring.Send
Basic Make Check (ubuntu-24.04, 1.22.2): common/event/writer.go#L149
metric.AddValue undefined (type monitoring.Metric has no field or method AddValue, but does have unexported method addValue)
Basic Make Check (ubuntu-24.04, 1.22.2): common/event/writer.go#L148
metric.AddValue undefined (type monitoring.Metric has no field or method AddValue, but does have unexported method addValue)
Basic Make Check (ubuntu-24.04, 1.22.2): common/event/writer.go#L108
metric.AddValue undefined (type *monitoring.Metric has no field or method AddValue, but does have unexported method addValue)
Basic Make Check (macOS-latest, 1.22.2)
The operation was canceled.
Basic Make Check (macOS-latest, 1.22.2): common/event/writer.go#L265
cannot use metric (variable of struct type monitoring.Metric) as *monitoring.Metric value in argument to monitoring.Send
Basic Make Check (macOS-latest, 1.22.2): common/event/writer.go#L153
cannot use metric (variable of struct type monitoring.Metric) as *monitoring.Metric value in argument to monitoring.Send
Basic Make Check (macOS-latest, 1.22.2): common/event/writer.go#L149
metric.AddValue undefined (type monitoring.Metric has no field or method AddValue, but does have unexported method addValue)
Basic Make Check (macOS-latest, 1.22.2): common/event/writer.go#L148
metric.AddValue undefined (type monitoring.Metric has no field or method AddValue, but does have unexported method addValue)
Basic Make Check (macOS-latest, 1.22.2): common/event/writer.go#L108
metric.AddValue undefined (type *monitoring.Metric has no field or method AddValue, but does have unexported method addValue)
Basic Make Check (macOS-latest, 1.22.2)
The strategy configuration was canceled because "control-basic-check.ubuntu-24_04_1_22_2" failed