hongbo-miao/hongbomiao.com

View on GitHub
web/src/shared/utils/initTracer.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function initTracer has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const initTracer = (): void => {
  const tracerProvider = new WebTracerProvider({
    resource: new Resource({
      [SemanticResourceAttributes.SERVICE_NAME]: 'hm-web-trace-service',
    }),
Severity: Minor
Found in web/src/shared/utils/initTracer.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status