Update to latest PHPUnit 10 syntax #302
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
8s
Matrix: ci / QA Checks
Annotations
10 errors
PossiblyUnusedMethod:
test/EventManagerTest.php#L113
test/EventManagerTest.php:113:28: PossiblyUnusedMethod: Cannot find any calls to method LaminasTest\EventManager\EventManagerTest::eventArguments (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
test/EventManagerTest.php#L733
test/EventManagerTest.php:733:28: PossiblyUnusedMethod: Cannot find any calls to method LaminasTest\EventManager\EventManagerTest::invalidEventsForDetach (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
test/EventManagerTest.php#L772
test/EventManagerTest.php:772:28: PossiblyUnusedMethod: Cannot find any calls to method LaminasTest\EventManager\EventManagerTest::eventsMissingNames (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
test/FilterIteratorTest.php#L80
test/FilterIteratorTest.php:80:28: PossiblyUnusedMethod: Cannot find any calls to method LaminasTest\EventManager\FilterIteratorTest::invalidFilters (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
test/LazyListenerAggregateTest.php#L33
test/LazyListenerAggregateTest.php:33:28: PossiblyUnusedMethod: Cannot find any calls to method LaminasTest\EventManager\LazyListenerAggregateTest::invalidListenerTypes (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
test/LazyListenerAggregateTest.php#L49
test/LazyListenerAggregateTest.php:49:28: PossiblyUnusedMethod: Cannot find any calls to method LaminasTest\EventManager\LazyListenerAggregateTest::invalidListeners (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
test/LazyListenerTest.php#L33
test/LazyListenerTest.php:33:28: PossiblyUnusedMethod: Cannot find any calls to method LaminasTest\EventManager\LazyListenerTest::invalidTypes (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
test/SharedEventManagerTest.php#L77
test/SharedEventManagerTest.php:77:28: PossiblyUnusedMethod: Cannot find any calls to method LaminasTest\EventManager\SharedEventManagerTest::invalidEventNames (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
test/SharedEventManagerTest.php#L113
test/SharedEventManagerTest.php:113:28: PossiblyUnusedMethod: Cannot find any calls to method LaminasTest\EventManager\SharedEventManagerTest::detachIdentifierAndEvent (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
test/SharedEventManagerTest.php#L274
test/SharedEventManagerTest.php:274:28: PossiblyUnusedMethod: Cannot find any calls to method LaminasTest\EventManager\SharedEventManagerTest::invalidIdentifiersAndEvents (see https://psalm.dev/087)
|