Skip to content

Merge pull request #31 from savannabits/coolsam726-patch-1 #18

Merge pull request #31 from savannabits/coolsam726-patch-1

Merge pull request #31 from savannabits/coolsam726-patch-1 #18

Triggered via push October 2, 2024 04:21
Status Failure
Total duration 43s
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)#L14
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)#L14
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/