Fix zip filename typo #9
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
coding-standard.yml
on: push
M2 Coding Standard
11s
Annotations
10 errors and 11 warnings
M2 Coding Standard:
Console/Command/EraseCommand.php#L28
PHP syntax error: syntax error, unexpected 'State' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
|
M2 Coding Standard:
Console/Command/ExportCommand.php#L32
PHP syntax error: syntax error, unexpected 'State' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
|
M2 Coding Standard:
Controller/AbstractAction.php#L22
PHP syntax error: syntax error, unexpected 'RequestInterface' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
|
M2 Coding Standard:
Controller/AbstractGuest.php#L24
PHP syntax error: syntax error, unexpected 'OrderLoaderInterface' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
|
M2 Coding Standard:
Controller/AbstractPrivacy.php#L29
PHP syntax error: syntax error, unexpected 'Session' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
|
M2 Coding Standard:
Controller/Guest/Export.php#L29
PHP syntax error: syntax error, unexpected 'ActionInterface' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
|
M2 Coding Standard:
Controller/Guest/UndoErase.php#L28
PHP syntax error: syntax error, unexpected 'ActionInterface' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
|
M2 Coding Standard:
Controller/Guest/Download.php#L33
PHP syntax error: syntax error, unexpected 'FileFactory' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
|
M2 Coding Standard:
Controller/Guest/Erase.php#L28
PHP syntax error: syntax error, unexpected 'ActionInterface' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
|
M2 Coding Standard:
Controller/Privacy/ErasePost.php#L35
PHP syntax error: syntax error, unexpected 'AuthenticationInterface' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
|
M2 Coding Standard
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
M2 Coding Standard:
Controller/Guest/Download.php#L67
Line exceeds 120 characters; contains 121 characters
|
M2 Coding Standard:
view/frontend/templates/order/info/buttons/erase.phtml#L36
Line exceeds 120 characters; contains 134 characters
|
M2 Coding Standard:
view/frontend/templates/account/erase.phtml#L36
Line exceeds 120 characters; contains 140 characters
|
M2 Coding Standard:
view/frontend/templates/account/erase.phtml#L41
Line exceeds 120 characters; contains 155 characters
|
M2 Coding Standard:
view/frontend/templates/account/erase.phtml#L70
Line exceeds 120 characters; contains 134 characters
|
M2 Coding Standard:
view/frontend/templates/account/privacy/export.phtml#L35
Line exceeds 120 characters; contains 139 characters
|
M2 Coding Standard:
view/frontend/templates/account/privacy/export.phtml#L43
Line exceeds 120 characters; contains 135 characters
|
M2 Coding Standard:
view/frontend/templates/account/privacy/erase.phtml#L34
Line exceeds 120 characters; contains 123 characters
|
M2 Coding Standard:
view/frontend/templates/account/privacy/erase.phtml#L53
Line exceeds 120 characters; contains 142 characters
|
M2 Coding Standard:
view/frontend/templates/account/privacy/erase.phtml#L60
Line exceeds 120 characters; contains 124 characters
|