Lint fixes - api module #9038
Annotations
10 errors
api/src/propagation/TextMapPropagator.ts#L113
Generic type 'TextMapGetter<Carrier>' requires 1 type argument(s).
|
api/src/propagation/TextMapPropagator.ts#L114
Parameter 'carrier' implicitly has an 'any' type.
|
api/src/propagation/TextMapPropagator.ts#L114
Parameter 'key' implicitly has an 'any' type.
|
api/src/propagation/TextMapPropagator.ts#L121
Parameter 'carrier' implicitly has an 'any' type.
|
api/src/propagation/TextMapPropagator.ts#L129
Generic type 'TextMapSetter<Carrier>' requires 1 type argument(s).
|
api/src/propagation/TextMapPropagator.ts#L130
Parameter 'carrier' implicitly has an 'any' type.
|
api/src/propagation/TextMapPropagator.ts#L130
Parameter 'key' implicitly has an 'any' type.
|
api/src/propagation/TextMapPropagator.ts#L130
Parameter 'value' implicitly has an 'any' type.
|
api/src/internal/global-utils.ts#L103
Generic type 'TextMapPropagator<Carrier>' requires 1 type argument(s).
|
api/src/propagation/NoopTextMapPropagator.ts#L23
Generic type 'TextMapPropagator<Carrier>' requires 1 type argument(s).
|
The logs for this run have expired and are no longer available.
Loading