Skip to content

composer.json: fix dependencies #74

composer.json: fix dependencies

composer.json: fix dependencies #74

Triggered via push February 9, 2024 12:59
Status Success
Total duration 36s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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