feat: Improve Attendance control #19
Annotations
10 errors
linter:
src/templates/attendance/list.php#L9
Expression "$BASE_URL" on a separate line does not do anything.
|
linter:
src/templates/attendance/list.php#L9
Variable $BASE_URL might not be defined.
|
linter:
src/templates/attendance/log.php#L13
Expression "$BASE_URL" on a separate line does not do anything.
|
linter:
src/templates/attendance/log.php#L13
Variable $BASE_URL might not be defined.
|
linter:
src/generate_qr.php#L5
Expression "$BASE_URL" on a separate line does not do anything.
|
linter:
src/generate_qr.php#L5
Variable $BASE_URL might not be defined.
|
linter:
src/lib/attendance.php#L155
Strict comparison using === between Person and null will always evaluate to false.
|
linter:
src/lib/attendance.php#L163
Strict comparison using === between EventSession and null will always evaluate to false.
|
linter:
src/templates/event/form.php#L36
Access to an undefined property EventSangha::$start_date.
|
linter:
src/templates/event/form.php#L37
Access to an undefined property EventSangha::$end_date.
|
The logs for this run have expired and are no longer available.
Loading