TMS-1067: Show price-info for event in listing if it's free #789
Annotations
10 errors and 5 warnings
phpcs-check:
lib/ACFController.php#L8
An import use statement should never start with a leading backslash
|
phpcs-check:
lib/ACFController.php#L21
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/ACFController.php#L25
The closing brace for the class must go on the next line after the body
|
phpcs-check:
lib/ACF/AlterGridFields.php#L38
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/FormatterController.php#L22
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/FormatterController.php#L36
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/FormatterController.php#L45
There must not be a space before the colon in a return type declaration
|
phpcs-check:
lib/FormatterController.php#L56
There must not be a space before the colon in a return type declaration
|
phpcs-check:
models/single-artist.php#L44
There must not be a space before the colon in a return type declaration
|
phpcs-check:
models/single-artist.php#L79
There must not be a space before the colon in a return type declaration
|
phpcs-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpcs-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
phpcs-check:
lib/FormatterController.php#L63
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
phpcs-check:
lib/autoload.php#L15
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|
phpcs-check:
lib/ThemeController.php#L34
It is recommended not to use reserved keyword "class" as function parameter name. Found: $class
|