[v4] FIX compile error #96
Annotations
3 errors and 1 warning
Coding Standard:
src/Multiplier.php#L281
Method \Contributte\FormMultiplier\Multiplier::getValues() does not have native type hint for its parameter $returnType but it should be possible to add it based on @param annotation "string|object|bool|null".
|
Coding Standard:
src/Multiplier.php#L415
Class \Nette\InvalidStateException should not be referenced via a fully qualified name, but via a use statement.
|
Coding Standard
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading