add coverage for phase2 synchronizer #315
pr-created.yaml
on: pull_request
pr-created
/
...
/
check if secrets are set
0s
pr-created
/
...
/
Create cross-platform build
1m 55s
Matrix: component-tests
pr-created
/
...
/
Basic-Test
0s
Annotations
39 errors and 2 warnings
pr-created / test / Create cross-platform build
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
|
pr-created / test / Create cross-platform build
cannot use mp.meters.Lookup(s, func() *meter {…}) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in return statement: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
|
pr-created / test / Create cross-platform build
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
|
pr-created / test / Create cross-platform build
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
|
pr-created / test / Create cross-platform build
impossible type assertion: p.(*recordingSpan)
|
pr-created / test / Create cross-platform build
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
|
pr-created / test / Create cross-platform build
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
|
pr-created / test / Create cross-platform build
Process completed with exit code 1.
|
component-tests (TestSynchronizer_TC10)
Process completed with exit code 1.
|
component-tests (TestSynchronizer_TC13_HTTPEndpoint)
The job was canceled because "TestSynchronizer_TC10" failed.
|
component-tests (TestSynchronizer_TC13_HTTPEndpoint)
The operation was canceled.
|
component-tests (TestSynchronizer_TC05_Backend)
The job was canceled because "TestSynchronizer_TC10" failed.
|
component-tests (TestSynchronizer_TC05_Backend)
The operation was canceled.
|
component-tests (TestSynchronizer_TC01_Backend)
The job was canceled because "TestSynchronizer_TC10" failed.
|
component-tests (TestSynchronizer_TC01_Backend)
The operation was canceled.
|
component-tests (TestSynchronizer_TC07)
The job was canceled because "TestSynchronizer_TC10" failed.
|
component-tests (TestSynchronizer_TC07)
The operation was canceled.
|
component-tests (TestSynchronizer_TC06)
The job was canceled because "TestSynchronizer_TC10" failed.
|
component-tests (TestSynchronizer_TC06)
The operation was canceled.
|
component-tests (TestSynchronizer_TC01_InCluster)
The job was canceled because "TestSynchronizer_TC10" failed.
|
component-tests (TestSynchronizer_TC01_InCluster)
The operation was canceled.
|
component-tests (TestSynchronizer_TC04_InCluster)
The job was canceled because "TestSynchronizer_TC10" failed.
|
component-tests (TestSynchronizer_TC04_InCluster)
The operation was canceled.
|
component-tests (TestSynchronizer_TC11)
The job was canceled because "TestSynchronizer_TC10" failed.
|
component-tests (TestSynchronizer_TC11)
The operation was canceled.
|
component-tests (TestSynchronizer_TC08)
The job was canceled because "TestSynchronizer_TC10" failed.
|
component-tests (TestSynchronizer_TC08)
The operation was canceled.
|
component-tests (TestSynchronizer_TC02_InCluster)
The job was canceled because "TestSynchronizer_TC10" failed.
|
component-tests (TestSynchronizer_TC02_InCluster)
The operation was canceled.
|
component-tests (TestSynchronizer_TC05_InCluster)
The job was canceled because "TestSynchronizer_TC10" failed.
|
component-tests (TestSynchronizer_TC05_InCluster)
The operation was canceled.
|
component-tests (TestSynchronizer_TC02_Backend)
The job was canceled because "TestSynchronizer_TC10" failed.
|
component-tests (TestSynchronizer_TC02_Backend)
The operation was canceled.
|
component-tests (TestSynchronizer_TC09)
The job was canceled because "TestSynchronizer_TC10" failed.
|
component-tests (TestSynchronizer_TC09)
The operation was canceled.
|
component-tests (TestSynchronizer_TC04_Backend)
The job was canceled because "TestSynchronizer_TC10" failed.
|
component-tests (TestSynchronizer_TC04_Backend)
The operation was canceled.
|
component-tests (TestSynchronizer_TC12)
The job was canceled because "TestSynchronizer_TC10" failed.
|
component-tests (TestSynchronizer_TC12)
The operation was canceled.
|
pr-created / test / Create cross-platform build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
component-tests (TestSynchronizer_TC10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|