chore(deps-dev): bump @wdio/browser-runner from 8.39.1 to 9.2.7 #1562
Annotations
7 errors
nice-grpc-web Browser
Object literal may only specify known properties, and 'autoCompileOpts' does not exist in type 'Testrunner'.
|
nice-grpc-web Browser
Object literal may only specify known properties, and 'autoCompileOpts' does not exist in type 'Testrunner'.
|
nice-grpc-web Browser
Process completed with exit code 1.
|
context propagation:
packages/nice-grpc-opentelemetry/src/__tests__/context.ts#L100
expect(received).toHaveLength(expected)
Expected length: 3
Received length: 0
Received array: []
at Object.<anonymous> (src/__tests__/context.ts:100:25)
|
basic:
packages/nice-grpc-opentelemetry/src/__tests__/clientStreaming.ts#L64
expect(received).toHaveLength(expected)
Expected length: 2
Received length: 0
Received array: []
at Object.<anonymous> (src/__tests__/clientStreaming.ts:64:25)
|
error:
packages/nice-grpc-opentelemetry/src/__tests__/clientStreaming.ts#L175
expect(received).toHaveLength(expected)
Expected length: 2
Received length: 4
Received array: [{"_attributeValueLengthLimit": Infinity, "_droppedAttributesCount": 0, "_droppedEventsCount": 0, "_droppedLinksCount": 0, "_duration": [Array], "_ended": true, "_performanceOffset": -0.676513671875, "_performanceStartTime": 18176.992468, "_spanContext": [Object], "_spanLimits": [Object], "_spanProcessor": [MultiSpanProcessor], "_startTimeProvided": false, "attributes": [Object], "endTime": [Array], "events": [Array], "instrumentationLibrary": [Object], "kind": 1, "links": [Array], "name": "nice_grpc.test.Test/TestClientStream", "parentSpanId": "93100e3bf1ead85f", "resource": [Resource], "startTime": [Array], "status": [Object]}, {"_attributeValueLengthLimit": Infinity, "_droppedAttributesCount": 0, "_droppedEventsCount": 0, "_droppedLinksCount": 0, "_duration": [Array], "_ended": true, "_performanceOffset": -0.096435546875, "_performanceStartTime": 18167.412458, "_spanContext": [Object], "_spanLimits": [Object], "_spanProcessor": [MultiSpanProcessor], "_startTimeProvided": false, "attributes": [Object], "endTime": [Array], "events": [Array], "instrumentationLibrary": [Object], "kind": 2, "links": [Array], "name": "nice_grpc.test.Test/TestClientStream", "parentSpanId": undefined, "resource": [Resource], "startTime": [Array], "status": [Object]}, {"_attributeValueLengthLimit": Infinity, "_droppedAttributesCount": 0, "_droppedEventsCount": 0, "_droppedLinksCount": 0, "_duration": [Array], "_ended": true, "_performanceOffset": -0.246337890625, "_performanceStartTime": 18233.562357, "_spanContext": [Object], "_spanLimits": [Object], "_spanProcessor": [MultiSpanProcessor], "_startTimeProvided": false, "attributes": [Object], "endTime": [Array], "events": [Array], "instrumentationLibrary": [Object], "kind": 1, "links": [Array], "name": "nice_grpc.test.Test/TestClientStream", "parentSpanId": "7a750df255e35fce", "resource": [Resource], "startTime": [Array], "status": [Object]}, {"_attributeValueLengthLimit": Infinity, "_droppedAttributesCount": 0, "_droppedEventsCount": 0, "_droppedLinksCount": 0, "_duration": [Array], "_ended": true, "_performanceOffset": -0.556640625, "_performanceStartTime": 18229.872656, "_spanContext": [Object], "_spanLimits": [Object], "_spanProcessor": [MultiSpanProcessor], "_startTimeProvided": false, "attributes": [Object], "endTime": [Array], "events": [Array], "instrumentationLibrary": [Object], "kind": 2, "links": [Array], "name": "nice_grpc.test.Test/TestClientStream", "parentSpanId": undefined, "resource": [Resource], "startTime": [Array], "status": [Object]}]
at Object.<anonymous> (src/__tests__/clientStreaming.ts:175:25)
|
nice-grpc (20.x)
Process completed with exit code 1.
|