Skip to content

Account Protection: Add tests for newly added code #68755

Account Protection: Add tests for newly added code

Account Protection: Add tests for newly added code #68755

Triggered via pull request January 30, 2025 17:55
Status Failure
Total duration 2m 19s
Artifacts

linting.yml

on: pull_request
detect changed files
7s
detect changed files
Copied files are in sync
9s
Copied files are in sync
Changelogger use
15s
Changelogger use
Changelogger validity
32s
Changelogger validity
Project structure
1m 29s
Project structure
PHP Code Sniffer (non-excluded files only)
1m 54s
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
0s
Lint GitHub Actions yaml files
Check linter exclude lists
0s
Check linter exclude lists
Lock files are up to date
0s
Lock files are up to date
Monorepo package version refs
0s
Monorepo package version refs
Matrix: php_lint
Fit to window
Zoom out
Zoom in

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.