Adding a skeleton of wpcomsh to experiment with running tests. #55486
linting.yml
on: pull_request
detect changed files
7s
Copied files are in sync
7s
Changelogger use
21s
Changelogger validity
1m 13s
Project structure
1m 32s
PHP Code Sniffer (non-excluded files only)
1m 49s
PHP Compatibility
1m 14s
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
33s
Check linter exclude lists
1m 54s
Lock files are up to date
1m 59s
Monorepo package version refs
1m 13s
Matrix: php_lint
Annotations
6 errors
Changelogger validity:
projects/plugins/wpcomsh/wpcomsh.php#L7
Version mismatch, expected 0.1.0-alpha but found 3.14.40!
You might use `tools/project-version.sh -f -u 0.1.0-alpha plugins/wpcomsh` or `tools/fixup-project-versions.sh` to fix this.
|
Changelogger validity
Process completed with exit code 1.
|
Project structure:
projects/plugins/wpcomsh/.phan/config.php#L1
Project plugins/wpcomsh has PHP files but does not contain .phan/config.php. Refer to Static Analysis in docs/monorepo.md.
|
Project structure
Process completed with exit code 1.
|
Lock files are up to date:
pnpm-lock.yaml#L1
pnpm-lock.yaml is not up to date!
You can probably fix this by running `pnpm install` in the appropriate directory.
|
Lock files are up to date
Process completed with exit code 1.
|