Skip to content

Merge pull request #23 from vincent-tarrit/main #17

Merge pull request #23 from vincent-tarrit/main

Merge pull request #23 from vincent-tarrit/main #17

Triggered via push October 2, 2024 04:11
Status Failure
Total duration 56s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
phpstan: src/Forms/Concerns/CanDisplayTemplate.php (in context of class Coolsam/SignaturePad/Forms/Components/Fields/SignaturePad)#L15
Method Coolsam\SignaturePad\Forms\Components\Fields\SignaturePad::displayTemplate() has invalid return type Coolsam\SignaturePad\Forms\Concerns\CanDisplayTemplate.
phpstan: src/Forms/Concerns/CanDisplayTemplate.php (in context of class Coolsam/SignaturePad/Forms/Components/Fields/SignaturePad)#L15
PHPDoc tag @return with type Coolsam\SignaturePad\Forms\Concerns\CanDisplayTemplate is incompatible with native type static(Coolsam\SignaturePad\Forms\Components\Fields\SignaturePad).
phpstan
Process completed with exit code 1.
phpstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/