Protect: Refactor useProtectData hook #61148
linting.yml
on: pull_request
detect changed files
8s
Copied files are in sync
7s
Changelogger use
18s
Changelogger validity
30s
Project structure
2m 21s
PHP Code Sniffer (non-excluded files only)
0s
PHP Compatibility
0s
PHP Code Sniffer (changes to excluded files only)
0s
ESLint (non-excluded files only)
2m 30s
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
Changelogger use
Project plugins/protect is being changed, but no change file in projects/plugins/protect/changelog/ is touched!
Use `jetpack changelogger add plugins/protect` to add a change file.
Guidelines: https://github.com/Automattic/jetpack/blob/trunk/docs/writing-a-good-changelog-entry.md
|
Changelogger use
Process completed with exit code 2.
|
Changelogger validity:
projects/plugins/social/jetpack-social.php#L7
Version mismatch, expected 5.1.1-alpha but found 5.1.0!
Please run `tools/project-version.sh -f -u 5.1.1-alpha plugins/social` or `tools/fixup-project-versions.sh`, commit, and push the generated changes to fix this.
|
Changelogger validity:
projects/plugins/social/composer.json#L87
Version mismatch, expected c4802e05bbcf59fd3b6350e8d3e5482c_socialⓥ5_1_1_alpha but found c4802e05bbcf59fd3b6350e8d3e5482c_socialⓥ5_1_0!
Please run `tools/project-version.sh -f -u 5.1.1-alpha plugins/social` or `tools/fixup-project-versions.sh`, commit, and push the generated changes to fix this.
|
Changelogger validity
Process completed with exit code 1.
|