fix(events,logs): drop outdated API from devDependencies and align types #11766
Annotations
6 errors
Build 🔧:
experimental/packages/sdk-logs/src/LogRecord.ts#L159
Argument of type 'AnyValue' is not assignable to parameter of type 'AnyValueMap | AttributeValue | undefined'.
|
Build 🔧:
experimental/packages/opentelemetry-instrumentation/test/common/Instrumentation.test.ts#L27
Cannot find module '@opentelemetry/sdk-logs' or its corresponding type declarations.
|
Build 🔧:
experimental/packages/opentelemetry-instrumentation/test/common/Instrumentation.test.ts#L106
This member cannot have an 'override' modifier because its containing class 'TestLoggerProvider' does not extend another class.
|
Build 🔧:
experimental/packages/sdk-logs/src/LogRecord.ts#L159
Argument of type 'AnyValue' is not assignable to parameter of type 'AnyValueMap | AttributeValue | undefined'.
|
Build 🔧:
experimental/packages/sdk-logs/src/LogRecord.ts#L159
Argument of type 'AnyValue' is not assignable to parameter of type 'AnyValueMap | AttributeValue | undefined'.
|
Build 🔧
Process completed with exit code 2.
|
Loading