Skip to content

* DatasetExtractors class removed - with all the helpers we have now in #64

* DatasetExtractors class removed - with all the helpers we have now in

* DatasetExtractors class removed - with all the helpers we have now in #64

Triggered via push September 1, 2023 16:51
Status Success
Total duration 1m 1s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
phpstan: src/termTemplates/AnyOfTemplate.php#L63
Parameter #1 $term of method rdfInterface\TermCompareInterface::equals() expects rdfInterface\TermInterface, rdfInterface\TermCompareInterface given.
phpstan: src/termTemplates/NotTemplate.php#L50
Parameter #1 $term of method rdfInterface\TermCompareInterface::equals() expects rdfInterface\TermInterface, rdfInterface\TermCompareInterface given.
phpstan: src/termTemplates/PredicateTemplate.php#L73
Method termTemplates\PredicateTemplate::withSubject() should return termTemplates\PredicateTemplate but returns termTemplates\QuadTemplate.
phpstan: src/termTemplates/PredicateTemplate.php#L77
Method termTemplates\PredicateTemplate::withPredicate() should return termTemplates\PredicateTemplate but returns termTemplates\QuadTemplate.
phpstan: src/termTemplates/PredicateTemplate.php#L81
Method termTemplates\PredicateTemplate::withObject() should return termTemplates\PredicateTemplate but returns termTemplates\QuadTemplate.
phpstan: src/termTemplates/PredicateTemplate.php#L85
Method termTemplates\PredicateTemplate::withGraph() should return termTemplates\PredicateTemplate but returns termTemplates\QuadTemplate.
phpstan: src/termTemplates/PredicateTemplate.php#L89
Method termTemplates\PredicateTemplate::withNegate() should return termTemplates\PredicateTemplate but returns termTemplates\QuadTemplate.
phpstan: src/termTemplates/ValueTemplate.php#L91
Variable $value on left side of ?? always exists and is not nullable.
phpstan: src/termTemplates/ValueTemplate.php#L96
Variable $value on left side of ?? always exists and is not nullable.
phpstan: src/termTemplates/ValueTemplate.php#L101
Variable $value on left side of ?? always exists and is not nullable.
phpstan
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/
phpunit
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/