Skip to content

Merge pull request #50 from systopia/fix-JsonConverter-handling-of-em… #195

Merge pull request #50 from systopia/fix-JsonConverter-handling-of-em…

Merge pull request #50 from systopia/fix-JsonConverter-handling-of-em… #195

Triggered via push March 13, 2024 10:32
Status Failure
Total duration 30s
Artifacts

phpcs.yml

on: push
PHP_CodeSniffer
23s
PHP_CodeSniffer
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
PHP_CodeSniffer: src/Form/Util/JsonConverter.php#L19
Expected strict_types=1, found strict_types = 1.
PHP_CodeSniffer: src/Form/Util/FieldNameUtil.php#L20
Expected strict_types=1, found strict_types = 1.
PHP_CodeSniffer: src/Form/Validation/FormValidator.php#L19
Expected strict_types=1, found strict_types = 1.
PHP_CodeSniffer: src/Form/Validation/FormValidatorInterface.php#L19
Expected strict_types=1, found strict_types = 1.
PHP_CodeSniffer: src/Form/Validation/OpisValidatorFactory.php#L19
Expected strict_types=1, found strict_types = 1.
PHP_CodeSniffer: src/Form/Validation/ValidationResult.php#L19
Expected strict_types=1, found strict_types = 1.
PHP_CodeSniffer: src/Form/Control/HiddenArrayFactory.php#L20
Expected strict_types=1, found strict_types = 1.
PHP_CodeSniffer: src/Form/Control/StringArrayFactory.php#L20
Expected strict_types=1, found strict_types = 1.
PHP_CodeSniffer: src/Form/Control/Callbacks/SelectCallbacks.php#L19
Expected strict_types=1, found strict_types = 1.
PHP_CodeSniffer: tests/src/Unit/Form/Util/FieldNameUtilTest.php#L20
Expected strict_types=1, found strict_types = 1.
PHP_CodeSniffer
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/.