Skip to content

Merge pull request #7 from sweetrdf/feature/composer-rdf-interface-he… #46

Merge pull request #7 from sweetrdf/feature/composer-rdf-interface-he…

Merge pull request #7 from sweetrdf/feature/composer-rdf-interface-he… #46

Triggered via push November 27, 2024 15:09
Status Success
Total duration 48s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
phpstan: src/sparqlClient/PreparedStatement.php#L139
Property sparqlClient\PreparedStatement::$param (array<rdfInterface\TermInterface>) does not accept array<rdfInterface\TermInterface|null>.
phpstan: src/sparqlClient/PreparedStatement.php#L141
Property sparqlClient\PreparedStatement::$param (array<rdfInterface\TermInterface>) does not accept array<rdfInterface\TermInterface|null>.
phpstan: src/sparqlClient/PreparedStatement.php#L149
Anonymous function has an unused use $param.
phpstan: src/sparqlClient/PreparedStatement.php#L165
Method sparqlClient\PreparedStatement::getQuery() should return string but returns string|null.
phpstan: src/sparqlClient/PreparedStatement.php#L176
Parameter #1 $term of static method rdfHelpers\NtriplesUtil::serialize() expects rdfInterface\BlankNodeInterface|rdfInterface\LiteralInterface|rdfInterface\NamedNodeInterface|rdfInterface\QuadInterface, rdfInterface\TermInterface given.
phpstan: src/sparqlClient/Statement.php#L139
Method sparqlClient\Statement::fetchColumn() should return bool|object|string but returns array<mixed>|object|string|false.
phpstan: src/sparqlClient/Statement.php#L143
Access to an undefined property object::$type.
phpstan: src/sparqlClient/Statement.php#L145
Access to an undefined property object::$value.
phpstan: src/sparqlClient/Statement.php#L147
Access to an undefined property object::$value.
phpstan: src/sparqlClient/Statement.php#L149
Access to an undefined property object::$value.
phpstan
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
phpunit
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/