RDV: Use the tour only on a subset of the pages #66682
linting.yml
on: pull_request
detect changed files
8s
Copied files are in sync
7s
Changelogger use
22s
Changelogger validity
34s
Project structure
1m 15s
PHP Code Sniffer (non-excluded files only)
1m 59s
PHP Compatibility
1m 13s
PHP Code Sniffer (changes to excluded files only)
0s
ESLint (non-excluded files only)
0s
ESLint (changes to excluded files only)
0s
Lint GitHub Actions yaml files
0s
Check linter exclude lists
0s
Lock files are up to date
0s
Monorepo package version refs
0s
Matrix: php_lint
Annotations
5 errors and 15 warnings
PHP lint (7.2):
projects/packages/jetpack-mu-wpcom/src/features/wpcom-admin-interface/wpcom-admin-interface.php#L128
Parse error: syntax error, unexpected '...' (T_ELLIPSIS), expecting ')'
|
PHP lint (7.2)
Process completed with exit code 1.
|
PHP Compatibility:
projects/packages/jetpack-mu-wpcom/src/features/wpcom-admin-interface/wpcom-admin-interface.php#L128
Array unpacking within array declarations using the spread operator is not supported in PHP 7.3 or earlier. Found: ...WPCOM_DUPLICATE_VIEW_WITH_TOUR (PHPCompatibility.Syntax.NewArrayUnpacking.Found)
|
PHP Compatibility
Process completed with exit code 1.
|
PHP Code Sniffer (non-excluded files only)
Process completed with exit code 2.
|
Copied files are in sync
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
detect changed files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Changelogger use
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Changelogger validity
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP lint (7.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP lint (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP lint (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP lint (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP lint (7.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP lint (8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP lint (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Project structure
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP Compatibility
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP Code Sniffer (non-excluded files only)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP Code Sniffer (non-excluded files only):
projects/packages/jetpack-mu-wpcom/src/features/wpcom-admin-interface/wpcom-admin-interface.php#L127
Equals sign not aligned with surrounding assignments; expected 10 spaces but found 1 space (Generic.Formatting.MultipleStatementAlignment.NotSameWarning)
|