whitemerry/phpkin

View on GitHub

Showing 2 of 4 total issues

Method __construct has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $id,
        $name,
        $annotationBlock,
        $metadata = null,
        $traceId = null,
Severity: Minor
Found in src/Span.php - About 45 mins to fix

    Method __construct has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public function __construct($name, $endpoint, $logger, $sampler = null, $traceId = null, $traceSpanId = null)
    Severity: Minor
    Found in src/Tracer.php - About 45 mins to fix
      Severity
      Category
      Status
      Source
      Language