Skip to content

migrate away from haltable rules, towards simply returning rule messa… #61

migrate away from haltable rules, towards simply returning rule messa…

migrate away from haltable rules, towards simply returning rule messa… #61

Triggered via push October 24, 2024 09:31
Status Failure
Total duration 2m 40s
Artifacts

static.yml

on: push
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
PHPStan (prefer-lowest): src/Rule.php#L15
Class BradieTilley\Rules\Rule implements generic interface Illuminate\Contracts\Support\Arrayable but does not specify its types: TKey, TValue
PHPStan (prefer-lowest): src/Rule.php#L15
Class BradieTilley\Rules\Rule implements generic interface Iterator but does not specify its types: TKey, TValue
PHPStan (prefer-lowest): src/Rule.php#L18
Class BradieTilley\Rules\Rule uses generic trait BradieTilley\Rules\Concerns\CreatesRules but does not specify its types: TRule
PHPStan (prefer-lowest)
Process completed with exit code 1.
PHPStan (prefer-stable)
The job was canceled because "prefer-lowest" failed.
PHPStan (prefer-stable): src/Rule.php#L15
Class BradieTilley\Rules\Rule implements generic interface Illuminate\Contracts\Support\Arrayable but does not specify its types: TKey, TValue
PHPStan (prefer-stable): src/Rule.php#L15
Class BradieTilley\Rules\Rule implements generic interface Iterator but does not specify its types: TKey, TValue
PHPStan (prefer-stable): src/Rule.php#L18
Class BradieTilley\Rules\Rule uses generic trait BradieTilley\Rules\Concerns\CreatesRules but does not specify its types: TRule
PHPStan (prefer-stable)
The operation was canceled.
PHPStan (prefer-lowest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Pint
The following actions uses node12 which is deprecated and will be forced to run on node16: ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Pint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Pint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/