Skip to content

Adding a skeleton of wpcomsh to experiment with running tests. #55486

Adding a skeleton of wpcomsh to experiment with running tests.

Adding a skeleton of wpcomsh to experiment with running tests. #55486

Triggered via pull request April 18, 2024 13:33
Status Failure
Total duration 6m 18s
Artifacts

linting.yml

on: pull_request
detect changed files
7s
detect changed files
Copied files are in sync
7s
Copied files are in sync
Changelogger use
21s
Changelogger use
Changelogger validity
1m 13s
Changelogger validity
Project structure
1m 32s
Project structure
PHP Code Sniffer (non-excluded files only)
1m 49s
PHP Code Sniffer (non-excluded files only)
PHP Compatibility
1m 14s
PHP Compatibility
PHP Code Sniffer (changes to excluded files only)
0s
PHP Code Sniffer (changes to excluded files only)
ESLint (non-excluded files only)
0s
ESLint (non-excluded files only)
ESLint (changes to excluded files only)
0s
ESLint (changes to excluded files only)
Lint GitHub Actions yaml files
33s
Lint GitHub Actions yaml files
Check linter exclude lists
1m 54s
Check linter exclude lists
Lock files are up to date
1m 59s
Lock files are up to date
Monorepo package version refs
1m 13s
Monorepo package version refs
Matrix: php_lint
Fit to window
Zoom out
Zoom in

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.