WIP: Make sketches generic between 16 & 32 bits #762
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yaml
on: pull_request
setup-environment
15s
Matrix: unittest
Annotations
32 errors and 4 warnings
lint
cannot use sk.Basic (value of type func() *summary.Summary) as summary.Summary value in struct literal
|
lint
cannot use sketch (variable of type quantile.Sketch) as *quantile.Sketch value in assignment: quantile.Sketch does not implement *quantile.Sketch (type *quantile.Sketch is pointer to interface, not interface)
|
lint
sk.Quantile undefined (type *quantile.Sketch is pointer to interface, not interface)
|
lint
sk.Quantile undefined (type *quantile.Sketch is pointer to interface, not interface)
|
lint
sk.Basic undefined (type *quantile.Sketch is pointer to interface, not interface)
|
lint
sk.Basic undefined (type *quantile.Sketch is pointer to interface, not interface)
|
lint
sk.Basic undefined (type *quantile.Sketch is pointer to interface, not interface)
|
lint
sk.Basic undefined (type *quantile.Sketch is pointer to interface, not interface)
|
lint
sk.Quantile undefined (type *quantile.Sketch is pointer to interface, not interface)
|
lint
sk.Quantile undefined (type *quantile.Sketch is pointer to interface, not interface)
|
breaking-changes
The process '/usr/bin/git' failed with exit code 1
|
unittest (1.21)
cannot use sk.Basic (value of type func() *summary.Summary) as summary.Summary value in struct literal
|
unittest (1.21)
cannot use sketch (variable of type quantile.Sketch) as *quantile.Sketch value in assignment: quantile.Sketch does not implement *quantile.Sketch (type *quantile.Sketch is pointer to interface, not interface)
|
unittest (1.21)
sk.Quantile undefined (type *quantile.Sketch is pointer to interface, not interface)
|
unittest (1.21)
sk.Quantile undefined (type *quantile.Sketch is pointer to interface, not interface)
|
unittest (1.21)
sk.Basic undefined (type *quantile.Sketch is pointer to interface, not interface)
|
unittest (1.21)
sk.Basic undefined (type *quantile.Sketch is pointer to interface, not interface)
|
unittest (1.21)
sk.Basic undefined (type *quantile.Sketch is pointer to interface, not interface)
|
unittest (1.21)
sk.Basic undefined (type *quantile.Sketch is pointer to interface, not interface)
|
unittest (1.21)
sk.Quantile undefined (type *quantile.Sketch is pointer to interface, not interface)
|
unittest (1.21)
sk.Quantile undefined (type *quantile.Sketch is pointer to interface, not interface)
|
unittest (1.20)
The job was canceled because "_1_21" failed.
|
unittest (1.20)
cannot use sk.Basic (value of type func() *summary.Summary) as summary.Summary value in struct literal
|
unittest (1.20)
cannot use sketch (variable of type quantile.Sketch) as *quantile.Sketch value in assignment: quantile.Sketch does not implement *quantile.Sketch (type *quantile.Sketch is pointer to interface, not interface)
|
unittest (1.20)
sk.Quantile undefined (type *quantile.Sketch is pointer to interface, not interface)
|
unittest (1.20)
sk.Quantile undefined (type *quantile.Sketch is pointer to interface, not interface)
|
unittest (1.20)
sk.Basic undefined (type *quantile.Sketch is pointer to interface, not interface)
|
unittest (1.20)
sk.Basic undefined (type *quantile.Sketch is pointer to interface, not interface)
|
unittest (1.20)
sk.Basic undefined (type *quantile.Sketch is pointer to interface, not interface)
|
unittest (1.20)
sk.Basic undefined (type *quantile.Sketch is pointer to interface, not interface)
|
unittest (1.20)
sk.Quantile undefined (type *quantile.Sketch is pointer to interface, not interface)
|
unittest (1.20)
sk.Quantile undefined (type *quantile.Sketch is pointer to interface, not interface)
|
setup-environment
Restore cache failed: Dependencies file is not found in /home/runner/work/opentelemetry-mapping-go/opentelemetry-mapping-go. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/opentelemetry-mapping-go/opentelemetry-mapping-go. Supported file pattern: go.sum
|
unittest (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/opentelemetry-mapping-go/opentelemetry-mapping-go. Supported file pattern: go.sum
|
unittest (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/opentelemetry-mapping-go/opentelemetry-mapping-go. Supported file pattern: go.sum
|