Skip to content

Remove internal validator #130

Remove internal validator

Remove internal validator #130

Triggered via push December 10, 2023 11:41
Status Failure
Total duration 23s
Artifacts

build.yml

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

Annotations

8 errors and 2 warnings
Testing on PHP 8.1: src/AbstractRegexRule.php#L19
PHPDoc tag @param references unknown parameter: $attribute
Testing on PHP 8.1: src/Laravel/ValidationServiceProvider.php#L26
Call to static method getRuleShortnames() on an unknown class Intervention\Validation\Validator.
Testing on PHP 8.1: src/Rules/Iban.php#L129
PHPDoc tag @param references unknown parameter: $attribute
Testing on PHP 8.1
Process completed with exit code 1.
Testing on PHP 8.2: src/AbstractRegexRule.php#L19
PHPDoc tag @param references unknown parameter: $attribute
Testing on PHP 8.2: src/Laravel/ValidationServiceProvider.php#L26
Call to static method getRuleShortnames() on an unknown class Intervention\Validation\Validator.
Testing on PHP 8.2: src/Rules/Iban.php#L129
PHPDoc tag @param references unknown parameter: $attribute
Testing on PHP 8.2
Process completed with exit code 1.
Testing on PHP 8.1
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/
Testing on PHP 8.2
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/