Skip to content

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

[WIP] Test & validation workflow(s)

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

Triggered via pull request March 20, 2024 20:24
Status Failure
Total duration 23s
Artifacts

test.yml

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

Annotations

3 warnings
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