Skip to content

chore: make openTelemetryClient more abstract #19

chore: make openTelemetryClient more abstract

chore: make openTelemetryClient more abstract #19

Status Failure
Total duration 28s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build: src/goodmetrics/metricsSetups.ts#L130
Replace `new·Header('lightstep-access-token',·props.lightstepAccessToken)` with `⏎········new·Header('lightstep-access-token',·props.lightstepAccessToken),⏎······`
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/goodmetrics/_Metrics.ts#L154
Missing return type on function
build: src/goodmetrics/_Metrics.ts#L167
Missing return type on function
build: src/goodmetrics/_Metrics.ts#L175
Missing return type on function
build: src/goodmetrics/data/Histogram.ts#L22
Missing return type on function
build: src/goodmetrics/data/StatisticSet.ts#L65
Missing return type on function
build: src/goodmetrics/downstream/openTelemetryClient.ts#L46
'_key' is defined but never used
build: src/goodmetrics/downstream/openTelemetryClient.ts#L120
Missing return type on function
build: src/goodmetrics/pipeline/aggregator.ts#L277
Forbidden non-null assertion
build: src/goodmetrics/pipeline/aggregator.ts#L278
Forbidden non-null assertion
build: src/goodmetrics/pipeline/aggregator.ts#L280
Forbidden non-null assertion