Skip to content

fix confirmation message cancel button #552

fix confirmation message cancel button

fix confirmation message cancel button #552

Triggered via pull request March 13, 2025 10:29
Status Failure
Total duration 35s
Artifacts

codesniffer.yml

on: pull_request
Codesniffer  /  Codesniffer (8.3)
30s

Annotations

7 errors
Codesniffer / Codesniffer (8.3)
Process completed with exit code 2.
Codesniffer / Codesniffer (8.3): src/DataSource/DibiFluentDataSource.php#L222
The placement of "public methods" group is invalid. Last group was "protected methods" and one of these is expected after it: protected methods, private static methods, private methods, magic methods
Codesniffer / Codesniffer (8.3): src/DataSource/DoctrineDataSource.php#L309
The placement of "public methods" group is invalid. Last group was "protected methods" and one of these is expected after it: protected methods, private static methods, private methods, magic methods
Codesniffer / Codesniffer (8.3): src/DataSource/FilterableDataSource.php#L53
The placement of "public abstract methods" group is invalid. Last group was "public methods" and one of these is expected after it: 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.3): src/DataSource/NetteDatabaseTableDataSource.php#L268
The placement of "public methods" group is invalid. Last group was "protected methods" and one of these is expected after it: protected methods, private static methods, private methods, magic methods
Codesniffer / Codesniffer (8.3): src/DataSource/NextrasDataSource.php#L229
The placement of "public methods" group is invalid. Last group was "protected methods" and one of these is expected after it: protected methods, private static methods, private methods, magic methods
Codesniffer / Codesniffer (8.3): src/DataSource/ArrayDataSource.php#L18
Type DateTimeInterface is not used in this file.