Skip to content

[WIP] Test & validation workflow(s) #14

[WIP] Test & validation workflow(s)

[WIP] Test & validation workflow(s) #14

Triggered via pull request March 20, 2024 20:15
Status Failure
Total duration 22s
Artifacts

test.yml

on: pull_request
M2 Coding Standard
12s
M2 Coding Standard
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
M2 Coding Standard: Api/Model/Carrier/Shipping.php#L383
The use of function strval() is discouraged; use (string) construction() instead
M2 Coding Standard: Api/Model/Action/Export.php#L296
The use of function is_null() is discouraged; use strict comparison "=== null"() instead
M2 Coding Standard: Api/Model/Action/Export.php#L352
The use of function is_null() is discouraged; use strict comparison "=== null"() instead
M2 Coding Standard: Api/Model/Action/Export.php#L367
The use of function is_null() is discouraged; use strict comparison "=== null"() instead
M2 Coding Standard: Api/Plugin/Controller/Auctane/IndexPlugin.php#L61
The use of function file_put_contents() is discouraged
M2 Coding Standard: Api/Request/Authenticator.php#L96
The use of function is_null() is discouraged; use strict comparison "=== null"() instead
M2 Coding Standard: Api/Request/Authenticator.php#L107
The use of function is_null() is discouraged; use strict comparison "=== null"() instead