Skip to content

chore(deps): update dependency @myrotvorets/opentelemetry-configurato… #80

chore(deps): update dependency @myrotvorets/opentelemetry-configurato…

chore(deps): update dependency @myrotvorets/opentelemetry-configurato… #80

Triggered via push October 16, 2023 03:44
Status Failure
Total duration 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Build and Test
23s
Build and Test
Check Code Style
27s
Check Code Style
Check Types
22s
Check Types
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Check Types: src/controllers/lifecycle.mts#L57
Property 'tracer' does not exist on type 'OpenTelemetryConfigurator'.
Check Types: src/controllers/lifecycle.mts#L57
Parameter 'span' implicitly has an 'any' type.
Check Types
Process completed with exit code 2.
Check Code Style: src/controllers/lifecycle.mts#L57
Unsafe member access .startActiveSpan on an `any` value.
Check Code Style: src/controllers/lifecycle.mts#L57
Unsafe call of an `any` typed value.
Check Code Style: src/controllers/lifecycle.mts#L57
Unsafe call of an `any` typed value.
Check Code Style: src/controllers/lifecycle.mts#L68
Unsafe member access .end on an `any` value.
Check Code Style: src/controllers/lifecycle.mts#L68
Unsafe call of an `any` typed value.
Check Code Style
Process completed with exit code 1.