Skip to content

Pinterest Conversions API #1350

Pinterest Conversions API

Pinterest Conversions API #1350

Triggered via pull request August 3, 2023 22:04
Status Failure
Total duration 55s
Artifacts

php-coding-standards.yml

on: pull_request
PHP coding standards
43s
PHP coding standards
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP coding standards: src/Tracking/Conversions/UserData.php#L4
There must be exactly one blank line after the file comment
PHP coding standards: src/Tracking/Conversions/UserData.php#L17
PHP syntax error: syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
PHP coding standards: src/Tracking/Conversions/UserData.php#L17
Typed properties are not supported in PHP 7.3 or earlier
PHP coding standards: src/Tracking/Conversions/UserData.php#L22
Typed properties are not supported in PHP 7.3 or earlier
PHP coding standards: src/Tracking/Conversions/UserData.php#L24
Missing doc comment for function __construct()
PHP coding standards: src/Tracking/Conversions/SearchData.php#L4
There must be exactly one blank line after the file comment
PHP coding standards: src/Tracking/Conversions/SearchData.php#L19
PHP syntax error: syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
PHP coding standards: src/Tracking/Conversions/SearchData.php#L19
Typed properties are not supported in PHP 7.3 or earlier
PHP coding standards: src/Tracking/Conversions/SearchData.php#L21
No space after opening parenthesis is prohibited
PHP coding standards: src/Tracking/Conversions/SearchData.php#L21
Missing doc comment for function __construct()