Update NumberInput properties #53
Annotations
4 errors and 3 warnings
Static analysis:
src/Elements/NumberInput.php#L32
Constructor of class SlackPhp\BlockKit\Elements\NumberInput has an unused parameter $allowDecimal.
|
Static analysis:
src/Elements/NumberInput.php#L43
Undefined variable: $decimalAllowed
|
Static analysis
Process completed with exit code 1.
|
Unit tests
Process completed with exit code 2.
|
Static analysis
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/
|
Coding standards
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/
|
Unit tests
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/
|