Skip to content

Add: PHP/HTTP signaling server for collaborative editing #79900

Add: PHP/HTTP signaling server for collaborative editing

Add: PHP/HTTP signaling server for collaborative editing #79900

Triggered via pull request July 31, 2023 16:34
Status Failure
Total duration 11m 14s
Artifacts

unit-test.yml

on: pull_request
Compute previous WordPress version
1s
Compute previous WordPress version
PHP coding standards
46s
PHP coding standards
Matrix: JavaScript
Matrix: test-php
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 11 warnings
PHP coding standards
Process completed with exit code 2.
PHP coding standards: lib/sync/endpoint.php#L1
Missing file doc comment
PHP coding standards: lib/sync/endpoint.php#L2
Expected 1 spaces after opening parenthesis; 0 found
PHP coding standards: lib/sync/endpoint.php#L2
Expected 1 spaces before closing parenthesis; 0 found
PHP coding standards: lib/sync/endpoint.php#L3
Expected 1 spaces after opening parenthesis; 0 found
PHP coding standards: lib/sync/endpoint.php#L3
Expected 1 spaces before closing parenthesis; 0 found
PHP coding standards: lib/sync/endpoint.php#L4
Expected 1 spaces after opening parenthesis; 0 found
PHP coding standards: lib/sync/endpoint.php#L4
Expected 1 spaces before closing parenthesis; 0 found
PHP coding standards: lib/sync/endpoint.php#L7
Missing doc comment for function gutenberg_get_contents_from_file_descriptor()
PHP coding standards: lib/sync/endpoint.php#L8
Tabs must be used to indent lines; spaces are not allowed
PHP coding standards: lib/sync/endpoint.php#L8
Expected 1 spaces after opening parenthesis; 0 found
Mobile
Process completed with exit code 1.
PHP
Process completed with exit code 1.
PHP coding standards: lib/sync/endpoint.php#L9
Equals sign not aligned with surrounding assignments; expected 7 spaces but found 1 space
PHP coding standards: lib/sync/endpoint.php#L24
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 1 space
PHP coding standards: lib/sync/endpoint.php#L25
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 1 space
PHP coding standards: lib/sync/endpoint.php#L42
Equals sign not aligned with surrounding assignments; expected 31 spaces but found 1 space
PHP coding standards: lib/sync/endpoint.php#L44
Variable $data is undefined.
PHP coding standards: lib/sync/endpoint.php#L65
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space
PHP coding standards: lib/sync/endpoint.php#L76
Found precision alignment of 1 spaces.
PHP coding standards: lib/sync/endpoint.php#L97
Equals sign not aligned with surrounding assignments; expected 18 spaces but found 1 space
PHP coding standards: lib/sync/endpoint.php#L98
Equals sign not aligned with surrounding assignments; expected 14 spaces but found 1 space
PHP coding standards: lib/sync/endpoint.php#L131
Equals sign not aligned with surrounding assignments; expected 17 spaces but found 1 space
JavaScript (18)
Both node-version and node-version-file inputs are specified, only node-version will be used