chore(deps): bump github/codeql-action from 4.31.2 to 4.31.6 #12281
build-test-measure.yml
on: pull_request
Pre run
4s
Lint: CSS
1m 10s
Lint: JS
1m 56s
Lint: PHP
53s
Static Analysis: PHP
1m 23s
Unit test: JS
1m 22s
Matrix: E2E test: JS
Matrix: feature-test-php
Matrix: unit-test-php
Annotations
10 warnings and 2 notices
|
Lint: PHP:
tests/php/validation/test-class-amp-validated-url-post-type.php#L589
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: PHP:
tests/php/validation/test-class-amp-validated-url-post-type.php#L587
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: PHP:
tests/php/validation/test-class-amp-validated-url-post-type.php#L585
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: PHP:
tests/php/validation/test-class-amp-validated-url-post-type.php#L578
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: PHP:
tests/php/validation/test-class-amp-validated-url-post-type.php#L576
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: PHP:
tests/php/validation/test-class-amp-validated-url-post-type.php#L574
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: PHP:
tests/php/validation/test-class-amp-validated-url-post-type.php#L568
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: PHP:
tests/php/validation/test-class-amp-validated-url-post-type.php#L567
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: PHP:
tests/php/src/ValidatedUrlStylesheetDataGarbageCollectionTest.php#L70
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: PHP:
tests/php/src/ValidatedUrlStylesheetDataGarbageCollectionTest.php#L68
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
E2E test: JS (2, 2)
Using Chromium from /home/runner/.cache/puppeteer/chrome/linux-127.0.6533.88/chrome-linux64/chrome
|
|
E2E test: JS (1, 2)
Using Chromium from /home/runner/.cache/puppeteer/chrome/linux-127.0.6533.88/chrome-linux64/chrome
|