Skip to content

Remove final keywords #53

Remove final keywords

Remove final keywords #53

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

Annotations

1 error and 4 warnings
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