Fix nullable properties for config source components #23
coding-standard.yml
on: push
M2 Coding Standard
12s
Annotations
10 errors and 12 warnings
M2 Coding Standard:
Cron/EraseEntityScheduler.php#L30
PHP syntax error: syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)
|
M2 Coding Standard:
Cron/ExportEntityExpired.php#L24
PHP syntax error: syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)
|
M2 Coding Standard:
Cron/ExportEntity.php#L25
PHP syntax error: syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE)
|
M2 Coding Standard:
Cron/EraseEntity.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/MassErase.php#L34
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/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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
Api/EraseSalesInformationInterface.php#L18
Line exceeds 120 characters; contains 128 characters
|
M2 Coding Standard:
Cron/EraseEntityScheduler.php#L29
Empty FUNCTION statement detected
|
M2 Coding Standard:
Cron/EraseEntityScheduler.php#L30
Line indented incorrectly; expected 4 spaces, found 8
|
M2 Coding Standard:
Cron/EraseEntityScheduler.php#L31
Line indented incorrectly; expected 4 spaces, found 8
|
M2 Coding Standard:
Cron/EraseEntityScheduler.php#L32
Line indented incorrectly; expected 4 spaces, found 8
|
M2 Coding Standard:
Cron/EraseEntityScheduler.php#L33
Line indented incorrectly; expected 4 spaces, found 8
|
M2 Coding Standard:
Cron/EraseEntityScheduler.php#L34
Line indented incorrectly; expected 4 spaces, found 8
|
M2 Coding Standard:
Cron/EraseEntityScheduler.php#L35
Line indented incorrectly; expected 4 spaces, found 8
|
M2 Coding Standard:
Cron/ExportEntityExpired.php#L23
Empty FUNCTION statement detected
|
M2 Coding Standard:
Cron/ExportEntityExpired.php#L24
Line indented incorrectly; expected 4 spaces, found 8
|