New weighting screen with meta support #3806
Triggered via pull request
September 12, 2023 12:43
Status
Failure
Total duration
1m 17s
Artifacts
–
lint.yml
on: pull_request
ES and Style Lint
1m 1s
PHP Lint
1m 5s
Annotations
4 errors and 4 warnings
PHP Lint:
tests/php/indexables/TestPost.php#L3893
Each array item in a multi-line array declaration must end in a comma
|
PHP Lint:
tests/php/indexables/TestPost.php#L8134
You must use "/**" style comments for a function comment
|
PHP Lint:
tests/php/indexables/TestPost.php#L8537
PHP syntax error: Cannot redeclare ElasticPressTest\TestPost::testGetDistinctMetaFieldKeysDb()
|
PHP Lint
Process completed with exit code 1.
|
PHP Lint:
tests/php/indexables/TestPost.php#L3880
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|
PHP Lint:
tests/php/indexables/TestPost.php#L3889
Array double arrow not aligned correctly; expected 10 space(s) between "'test_meta_1'" and double arrow, but found 1.
|
PHP Lint:
tests/php/indexables/TestPost.php#L3890
Array double arrow not aligned correctly; expected 10 space(s) between "'test_meta_2'" and double arrow, but found 1.
|
PHP Lint:
tests/php/indexables/TestPost.php#L3896
Equals sign not aligned with surrounding assignments; expected 4 spaces but found 1 space
|