Account Protection: Add tests for newly added code #68755
linting.yml
on: pull_request
detect changed files
7s
Copied files are in sync
9s
Changelogger use
15s
Changelogger validity
32s
Project structure
1m 29s
PHP Code Sniffer (non-excluded files only)
1m 54s
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
0s
Check linter exclude lists
0s
Lock files are up to date
0s
Monorepo package version refs
0s
Matrix: php_lint
Annotations
6 errors
Changelogger use
Project packages/account-protection is being changed, but no change file in projects/packages/account-protection/changelog/ is touched!
Use `jetpack changelogger add packages/account-protection` 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.
|
PHP lint (7.2):
projects/packages/account-protection/src/class-validation-service.php#L32
Parse error: syntax error, unexpected ')', expecting variable (T_VARIABLE)
|
PHP lint (7.2)
Process completed with exit code 1.
|
PHP lint (7.4):
projects/packages/account-protection/src/class-validation-service.php#L32
Parse error: syntax error, unexpected ')', expecting variable (T_VARIABLE)
|
PHP lint (7.4)
Process completed with exit code 1.
|