Skip to content

#145 - Use config path in default config values + fix email template … #45

#145 - Use config path in default config values + fix email template …

#145 - Use config path in default config values + fix email template … #45

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

Annotations

4 errors and 4 warnings
M2 Coding Standard: Controller/AbstractAction.php#L46
Final keyword is prohibited in Magento. It decreases extensibility and is not compatible with plugins and proxies.
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: Service/Export/Renderer/HtmlRenderer.php#L118
"include" statement detected. File manipulations are discouraged. Variables inside are insecure.
M2 Coding Standard: Model/Archive/Zip.php#L34
The use of function basename() is discouraged
M2 Coding Standard: Service/Anonymize/Anonymizer/Entity.php#L37
The use of function gettype() is discouraged
M2 Coding Standard: Service/Export/Renderer/HtmlRenderer.php#L115
The use of function ob_start() is discouraged
M2 Coding Standard: Service/Export/Renderer/HtmlRenderer.php#L117
The use of function extract() is discouraged