Skip to content

Lint fixes - api module #11485

Lint fixes - api module

Lint fixes - api module #11485

Re-run triggered November 14, 2023 09:04
Status Failure
Total duration 3m 22s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: api/src/propagation/TextMapPropagator.ts#L113
Generic type 'TextMapGetter<Carrier>' requires 1 type argument(s).
build: api/src/propagation/TextMapPropagator.ts#L114
Parameter 'carrier' implicitly has an 'any' type.
build: api/src/propagation/TextMapPropagator.ts#L114
Parameter 'key' implicitly has an 'any' type.
build: api/src/propagation/TextMapPropagator.ts#L121
Parameter 'carrier' implicitly has an 'any' type.
build: api/src/propagation/TextMapPropagator.ts#L129
Generic type 'TextMapSetter<Carrier>' requires 1 type argument(s).
build: api/src/propagation/TextMapPropagator.ts#L130
Parameter 'carrier' implicitly has an 'any' type.
build: api/src/propagation/TextMapPropagator.ts#L130
Parameter 'key' implicitly has an 'any' type.
build: api/src/propagation/TextMapPropagator.ts#L130
Parameter 'value' implicitly has an 'any' type.
build: api/src/internal/global-utils.ts#L103
Generic type 'TextMapPropagator<Carrier>' requires 1 type argument(s).
build: api/src/propagation/NoopTextMapPropagator.ts#L23
Generic type 'TextMapPropagator<Carrier>' requires 1 type argument(s).