Add validation to prevent accidental submit with interrupted uploads #832
Annotations
12 errors and 5 warnings
PHP 8.1 --prefer-stable --prefer-lowest
Process completed with exit code 1.
|
JS:
src/assets/js/index.js#L118
'element' is defined but never used
|
JS:
src/assets/js/index.js#L118
'argument' is defined but never used
|
JS:
src/assets/js/index.js#L118
'value' is defined but never used
|
JS
Process completed with exit code 1.
|
PHP 8.2:
src/FileUploadControl/Validation/ClientSide.php#L20
Method Nepada\FileUploadControl\Validation\ClientSide::noUploadInProgress() has parameter $control with generic interface Nette\Forms\Control but does not specify its types: T
|
PHP 8.2
Process completed with exit code 1.
|
PHP 8.1:
src/FileUploadControl/Validation/ClientSide.php#L20
Method Nepada\FileUploadControl\Validation\ClientSide::noUploadInProgress() has parameter $control with generic interface Nette\Forms\Control but does not specify its types: T
|
PHP 8.1
Process completed with exit code 1.
|
PHP 8.2 --prefer-stable --prefer-lowest
Process completed with exit code 1.
|
PHP 8.3:
src/FileUploadControl/Validation/ClientSide.php#L20
Method Nepada\FileUploadControl\Validation\ClientSide::noUploadInProgress() has parameter $control with generic interface Nette\Forms\Control but does not specify its types: T
|
PHP 8.3
Process completed with exit code 1.
|
PHP 8.1 --prefer-stable --prefer-lowest
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.
|
PHP 8.2
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.
|
PHP 8.1
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.
|
PHP 8.2 --prefer-stable --prefer-lowest
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.
|
PHP 8.3
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.
|