Skip to content

Make isValid method private #27

Make isValid method private

Make isValid method private #27

Triggered via push January 25, 2025 10:18
Status Failure
Total duration 36s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
phpstan: src/VatValidatorServiceProvider.php#L24
Call to private method isValid() of class Danielebarbaro\LaravelVatEuValidator\Rules\VatNumber.
phpstan: src/VatValidatorServiceProvider.php#L32
Call to private method isValid() of class Danielebarbaro\LaravelVatEuValidator\Rules\VatNumberExist.
phpstan: src/VatValidatorServiceProvider.php#L40
Call to private method isValid() of class Danielebarbaro\LaravelVatEuValidator\Rules\VatNumberFormat.
phpstan
Process completed with exit code 1.
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636