Skip to content

Send weekly reminders to PIs for 4 weeks #185

Send weekly reminders to PIs for 4 weeks

Send weekly reminders to PIs for 4 weeks #185

GitHub Actions / PHP_CodeSniffer failed Mar 1, 2024 in 0s

2 errors

PHP_CodeSniffer found 2 errors

Annotations

Check failure on line 1 in workers/group_user_request_owner_reminder.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

workers/group_user_request_owner_reminder.php#L1

Header blocks must be separated by a single blank line (PSR12.Files.FileHeader.SpacingAfterBlock)

Check failure on line 21 in workers/group_user_request_owner_reminder.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

workers/group_user_request_owner_reminder.php#L21

Expected 1 space after closing brace; newline found (Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace)