Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
/home/runner/work/opentelemetry-js/opentelemetry-js/api/src/diag/ComponentLogger.ts 36:25 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any 40:25 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any 44:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any 48:24 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any 52:27 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any 60:9 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any /home/runner/work/opentelemetry-js/opentelemetry-js/api/src/experimental/trace/SugaredTracer.ts 80:5 warning 'context' is already declared in the upper scope on line 17 column 10 @typescript-eslint/no-shadow 129:5 warning 'context' is already declared in the upper scope on line 17 column 10 @typescript-eslint/no-shadow 135:5 warning 'context' is already declared in the upper scope on line 17 column 10 @typescript-eslint/no-shadow /home/runner/work/opentelemetry-js/opentelemetry-js/api/src/trace/NoopTracer.ts 102:37 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any Ref open-telemetry#5365
- Loading branch information