Codesniffer #44
Annotations
7 errors and 1 warning
src/Multiplier.php#L69
Property \Contributte\FormMultiplier\Multiplier::$resolver has useless @var annotation.
|
src/Multiplier.php#L70
The placement of "protected properties" group is invalid. Last group was "private properties" and one of these is expected after it: private properties, constructor, destructor, static constructors, public static abstract methods, public static final methods, public static methods, public abstract methods, public final methods, public methods, protected static abstract methods, protected static final methods, protected static methods, protected abstract methods, protected final methods, protected methods, private static methods, private methods, magic methods
|
src/Multiplier.php#L216
Expected 1 line after "if", found 0.
|
src/Multiplier.php#L341
Tabs must be used to indent lines; spaces are not allowed
|
src/Multiplier.php#L389
Tabs must be used to indent lines; spaces are not allowed
|
src/Multiplier.php#L390
Tabs must be used to indent lines; spaces are not allowed
|
|
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/.
|
The logs for this run have expired and are no longer available.
Loading