Skip to content

Datepicker input

Datepicker input #326

Triggered via pull request August 21, 2023 15:43
Status Failure
Total duration 51s
Artifacts

codesniffer.yml

on: pull_request
Codesniffer  /  Codesniffer (8.2)
39s
Codesniffer / Codesniffer (8.2)
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Codesniffer / Codesniffer (8.2): src/Datagrid.php#L152
The placement of "public static properties" group is invalid. Last group was "public properties" and one of these is expected after it: public properties, protected static properties, protected properties, private static properties, 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
Codesniffer / Codesniffer (8.2): src/DataSource/FilterableDataSource.php#L36
The placement of "public methods" group is invalid. Last group was "protected abstract methods" and one of these is expected after it: protected abstract methods, protected final methods, protected methods, private static methods, private methods, magic methods
Codesniffer / Codesniffer (8.2): src/Filter/Filter.php#L34
The placement of "constructor" group is invalid. Last group was "public abstract methods" and one of these is expected after it: 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
Codesniffer / Codesniffer (8.2): tests/Cases/Utils/TestingDDatagridEntity.php#L38
The placement of "constructor" group is invalid. Last group was "public final methods" and one of these is expected after it: 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
Codesniffer / Codesniffer (8.2)
Process completed with exit code 2.