Merge pull request #31 from savannabits/coolsam726-patch-1 #18
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/
|