Skip to content

.github/workflows/test.yml: test on various PHP versions #77

.github/workflows/test.yml: test on various PHP versions

.github/workflows/test.yml: test on various PHP versions #77

Triggered via push September 26, 2024 09:51
Status Success
Total duration 50s
Artifacts

test.yml

on: push
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

5 errors
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/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.