composer.json: bump rdf-interface to ^2 #76
Annotations
5 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/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.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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