phpstan: Update baseline and add var type hints #252
Annotations
12 errors and 12 warnings
Static analysis for PHP 8.1 on ubuntu-latest:
src/RRule.php#L72
Parameter #1 $rrule of class Recurr\Rule constructor expects string|null, array<string, mixed>|string given.
|
Static analysis for PHP 8.1 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for PHP 7.4 on ubuntu-latest:
src/RRule.php#L72
Parameter #1 $rrule of class Recurr\Rule constructor expects string|null, array<string, mixed>|string given.
|
Static analysis for PHP 7.4 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for PHP 8.0 on ubuntu-latest:
src/RRule.php#L72
Parameter #1 $rrule of class Recurr\Rule constructor expects string|null, array<string, mixed>|string given.
|
Static analysis for PHP 8.0 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for PHP 7.3 on ubuntu-latest:
src/RRule.php#L72
Parameter #1 $rrule of class Recurr\Rule constructor expects string|null, array<string, mixed>|string given.
|
Static analysis for PHP 7.3 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for PHP 7.2 on ubuntu-latest:
src/RRule.php#L72
Parameter #1 $rrule of class Recurr\Rule constructor expects string|null, array<string, mixed>|string given.
|
Static analysis for PHP 7.2 on ubuntu-latest
Process completed with exit code 1.
|
Static analysis for PHP 8.2 on ubuntu-latest:
src/RRule.php#L72
Parameter #1 $rrule of class Recurr\Rule constructor expects string|null, array<string, mixed>|string given.
|
Static analysis for PHP 8.2 on ubuntu-latest
Process completed with exit code 1.
|
Unit tests with PHP 7.4 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests with PHP 8.0 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests with PHP 7.3 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests with PHP 7.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static analysis for PHP 8.1 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests with PHP 8.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static analysis for PHP 7.4 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static analysis for PHP 8.0 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static analysis for PHP 7.3 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static analysis for PHP 7.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static analysis for PHP 8.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests with PHP 8.1 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|