Skip to content

.github/workflows/test.yml: fix coveralls upload #88

.github/workflows/test.yml: fix coveralls upload

.github/workflows/test.yml: fix coveralls upload #88

Triggered via push February 13, 2024 12:23
Status Success
Total duration 30s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
phpstan: src/simpleRdf/Dataset.php#L131
Parameter #1 $quads of method simpleRdf\Dataset::add() expects array<rdfInterface\QuadInterface>|rdfInterface\QuadInterface|Traversable<mixed, rdfInterface\QuadInterface>, rdfInterface\QuadInterface|rdfInterface\QuadIteratorAggregateInterface|rdfInterface\QuadIteratorInterface given.
phpstan: src/simpleRdf/Dataset.php#L193
Result of || is always true.
phpstan: src/simpleRdf/Dataset.php#L200
Parameter #1 $offset of method simpleRdf\Dataset::findMatchingQuads() expects 0|(callable(): mixed)|rdfInterface\QuadCompareInterface|rdfInterface\QuadIteratorAggregateInterface|rdfInterface\QuadIteratorInterface|null, (callable(): mixed)|int|rdfInterface\QuadCompareInterface given.
phpstan: src/simpleRdf/Dataset.php#L212
Result of || is always true.
phpstan: src/simpleRdf/Dataset.php#L219
Parameter #1 $offset of method simpleRdf\Dataset::findMatchingQuads() expects 0|(callable(): mixed)|rdfInterface\QuadCompareInterface|rdfInterface\QuadIteratorAggregateInterface|rdfInterface\QuadIteratorInterface|null, (callable(): mixed)|int|rdfInterface\QuadCompareInterface given.
phpstan: src/simpleRdf/Dataset.php#L232
Result of || is always true.
phpstan: src/simpleRdf/Dataset.php#L260
Result of || is always true.
phpstan: src/simpleRdf/Dataset.php#L372
Result of && is always false.
phpstan: src/simpleRdf/Dataset.php#L372
Strict comparison using !== between 0 and 0 will always evaluate to false.
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/