Skip to content

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

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

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

Triggered via push October 13, 2023 19:38
Status Failure
Total duration 42s
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
21s
Build and Test
Check Code Style
23s
Check Code Style
Check Types
33s
Check Types
Fit to window
Zoom out
Zoom in

Annotations

9 errors
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.
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.