fix(package): minor fix #7
Annotations
10 errors and 2 warnings
build:
src/Phpunit/MockedFunction.php#L60
Parameter #3 $methods of method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() expects array|null, true given.
|
build:
src/Phpunit/MockedFunction.php#L62
Parameter #5 $mockClassName of method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() expects string, array given.
|
build:
src/Phpunit/MockedFunction.php#L63
Parameter #6 $callOriginalConstructor of method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() expects bool, string given.
|
build:
src/Phpunit/MockedFunction.php#L68
Parameter #11 $proxyTarget of method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() expects object|null, false given.
|
build:
src/Phpunit/MockedFunction.php#L69
Parameter #12 $allowMockingUnknownTypes of method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() expects bool, null given.
|
build:
src/Phpunit/MockedMethod.php#L53
Parameter #3 $methods of method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() expects array|null, true given.
|
build:
src/Phpunit/MockedMethod.php#L55
Parameter #5 $mockClassName of method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() expects string, array given.
|
build:
src/Phpunit/MockedMethod.php#L56
Parameter #6 $callOriginalConstructor of method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() expects bool, string given.
|
build:
src/Phpunit/MockedMethod.php#L61
Parameter #11 $proxyTarget of method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() expects object|null, false given.
|
build:
src/Phpunit/MockedMethod.php#L62
Parameter #12 $allowMockingUnknownTypes of method PHPUnit\Framework\MockObject\Generator\Generator::testDouble() expects bool, null given.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|