PredicateTemplate and QuadTemplate: make immutable and add with*() me… #62
Annotations
10 errors and 1 warning
src/termTemplates/AnyOfTemplate.php#L63
Parameter #1 $term of method rdfInterface\TermCompareInterface::equals() expects rdfInterface\TermInterface, rdfInterface\TermCompareInterface given.
|
src/termTemplates/DatasetExtractors.php#L111
Method termTemplates\DatasetExtractors::getPredicates() should return array<rdfInterface\NamedNodeInterface> but returns array<int, rdfInterface\TermInterface>.
|
src/termTemplates/DatasetExtractors.php#L257
Method termTemplates\DatasetExtractors::getGraphs() should return array<rdfInterface\BlankNodeInterface|rdfInterface\DefaultGraphInterface|rdfInterface\NamedNodeInterface> but returns array<int, rdfInterface\TermInterface>.
|
src/termTemplates/NotTemplate.php#L50
Parameter #1 $term of method rdfInterface\TermCompareInterface::equals() expects rdfInterface\TermInterface, rdfInterface\TermCompareInterface given.
|
src/termTemplates/PredicateTemplate.php#L73
Method termTemplates\PredicateTemplate::withSubject() should return termTemplates\PredicateTemplate but returns termTemplates\QuadTemplate.
|
src/termTemplates/PredicateTemplate.php#L77
Method termTemplates\PredicateTemplate::withPredicate() should return termTemplates\PredicateTemplate but returns termTemplates\QuadTemplate.
|
src/termTemplates/PredicateTemplate.php#L81
Method termTemplates\PredicateTemplate::withObject() should return termTemplates\PredicateTemplate but returns termTemplates\QuadTemplate.
|
src/termTemplates/PredicateTemplate.php#L85
Method termTemplates\PredicateTemplate::withGraph() should return termTemplates\PredicateTemplate but returns termTemplates\QuadTemplate.
|
src/termTemplates/PredicateTemplate.php#L89
Method termTemplates\PredicateTemplate::withNegate() should return termTemplates\PredicateTemplate but returns termTemplates\QuadTemplate.
|
tests/DatasetExtractorsTest.php#L41
Method termTemplates\DatasetExtractorsTest::compare() has parameter $expected with no value type specified in iterable type array.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading