CI #204
ci.yml
on: schedule
Sync meta files
4s
code-coverage
/
Code Coverage
22s
composer-validate
/
Validate composer.json
10s
sca
/
Static Code Analysis
14s
Matrix: tests / test
Run php-cs-fixer
18s
Annotations
10 errors and 10 warnings
sca / Static Code Analysis:
src/Assert/Expectation.php#L54
PHPDoc tag @param for parameter $message with type Zenstruck\Assert\string|null is not subtype of native type string|null.
|
sca / Static Code Analysis:
src/Assert/Expectation.php#L54
Parameter $message of method Zenstruck\Assert\Expectation::isEmpty() has invalid type Zenstruck\Assert\string.
|
sca / Static Code Analysis:
src/Assert/Expectation.php#L66
PHPDoc tag @param for parameter $message with type Zenstruck\Assert\string|null is not subtype of native type string|null.
|
sca / Static Code Analysis:
src/Assert/Expectation.php#L66
Parameter $message of method Zenstruck\Assert\Expectation::isNotEmpty() has invalid type Zenstruck\Assert\string.
|
sca / Static Code Analysis:
src/Assert/Expectation.php#L78
PHPDoc tag @param for parameter $message with type Zenstruck\Assert\string|null is not subtype of native type string|null.
|
sca / Static Code Analysis:
src/Assert/Expectation.php#L78
Parameter $message of method Zenstruck\Assert\Expectation::isNull() has invalid type Zenstruck\Assert\string.
|
sca / Static Code Analysis:
src/Assert/Expectation.php#L104
PHPDoc tag @param for parameter $message with type Zenstruck\Assert\string|null is not subtype of native type string|null.
|
sca / Static Code Analysis:
src/Assert/Expectation.php#L104
Parameter $message of method Zenstruck\Assert\Expectation::isInstanceOf() has invalid type Zenstruck\Assert\string.
|
sca / Static Code Analysis:
src/Assert/Expectation.php#L120
PHPDoc tag @param for parameter $message with type Zenstruck\Assert\string|null is not subtype of native type string|null.
|
sca / Static Code Analysis:
src/Assert/Expectation.php#L120
Parameter $message of method Zenstruck\Assert\Expectation::isNotInstanceOf() has invalid type Zenstruck\Assert\string.
|
Sync meta files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, crazy-max/ghaction-import-gpg@v5, stefanzweifel/git-auto-commit-action@v4.16.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
composer-validate / Validate composer.json
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/.
|
tests / PHP 8.3, highest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
sca / Static Code Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests / PHP 8, lowest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests / PHP 8.2, highest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests / PHP 8, highest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
code-coverage / Code Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests / PHP 8.1, highest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run php-cs-fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, crazy-max/ghaction-import-gpg@v5, stefanzweifel/git-auto-commit-action@v4.16.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|