Skip to content

Fix nullable properties #25

Fix nullable properties

Fix nullable properties #25

Triggered via push August 3, 2024 21:51
Status Failure
Total duration 22s
Artifacts
M2 Coding Standard
13s
M2 Coding Standard
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
M2 Coding Standard: Controller/Adminhtml/AbstractAction.php#L21
PHP syntax error: syntax error, unexpected 'Config' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
M2 Coding Standard: Controller/Adminhtml/Guest/Export.php#L32
PHP syntax error: syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)
M2 Coding Standard: Controller/Adminhtml/Guest/Erase.php#L29
PHP syntax error: syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)
M2 Coding Standard: Controller/Adminhtml/Privacy/Export.php#L32
PHP syntax error: syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)
M2 Coding Standard: Controller/Adminhtml/Privacy/MassExport.php#L36
PHP syntax error: syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)
M2 Coding Standard: Controller/Adminhtml/Privacy/Erase.php#L31
PHP syntax error: syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)
M2 Coding Standard: Controller/Adminhtml/Privacy/MassErase.php#L34
PHP syntax error: syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)
M2 Coding Standard: Controller/AbstractGuest.php#L27
PHP syntax error: syntax error, unexpected 'protected' (T_PROTECTED), expecting variable (T_VARIABLE)
M2 Coding Standard: Controller/AbstractGuest.php#L33
Final keyword is prohibited in Magento. It decreases extensibility and is not compatible with plugins and proxies.
M2 Coding Standard: Controller/AbstractGuest.php#L40
Final keyword is prohibited in Magento. It decreases extensibility and is not compatible with plugins and proxies.
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
M2 Coding Standard: Controller/Adminhtml/Guest/Export.php#L32
Line indented incorrectly; expected 4 spaces, found 8
M2 Coding Standard: Controller/Adminhtml/Guest/Export.php#L33
Line indented incorrectly; expected 4 spaces, found 8
M2 Coding Standard: Controller/Adminhtml/Guest/Export.php#L34
Line indented incorrectly; expected 4 spaces, found 8
M2 Coding Standard: Controller/Adminhtml/Guest/Erase.php#L29
Line indented incorrectly; expected 4 spaces, found 8
M2 Coding Standard: Controller/Adminhtml/Guest/Erase.php#L30
Line indented incorrectly; expected 4 spaces, found 8
M2 Coding Standard: Controller/Adminhtml/Privacy/Export.php#L32
Line indented incorrectly; expected 4 spaces, found 8
M2 Coding Standard: Controller/Adminhtml/Privacy/Export.php#L33
Line indented incorrectly; expected 4 spaces, found 8
M2 Coding Standard: Controller/Adminhtml/Privacy/Export.php#L34
Line indented incorrectly; expected 4 spaces, found 8
M2 Coding Standard: Controller/Adminhtml/Privacy/MassExport.php#L36
Line indented incorrectly; expected 4 spaces, found 8
M2 Coding Standard: Controller/Adminhtml/Privacy/MassExport.php#L37
Line indented incorrectly; expected 4 spaces, found 8