wikimedia/mediawiki-extensions-Wikibase

View on GitHub
repo/includes/Rdf/Values/GlobeCoordinateRdfBuilder.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        RdfWriter $writer,
        $propertyValueNamespace,
        $propertyValueLName,
        $dataType,
        $snakNamespace,
Severity: Minor
Found in repo/includes/Rdf/Values/GlobeCoordinateRdfBuilder.php - About 45 mins to fix

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

            RdfWriter $writer,
            $propertyValueNamespace,
            $propertyValueLName,
            $dataType,
            $snakNamespace,
    Severity: Minor
    Found in repo/includes/Rdf/Values/GlobeCoordinateRdfBuilder.php - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status