Skip to content

Fix #2626: Duplicate scheduled year for single day events #491

Fix #2626: Duplicate scheduled year for single day events

Fix #2626: Duplicate scheduled year for single day events #491

Triggered via pull request February 24, 2026 09:21
Status Failure
Total duration 22s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint
Process completed with exit code 1.
Ruff (DTZ001): apps/events/tests/test_templates.py#L32
apps/events/tests/test_templates.py:32:31: DTZ001 `datetime.datetime()` called without a `tzinfo` argument
Ruff (DTZ001): apps/events/tests/test_templates.py#L31
apps/events/tests/test_templates.py:31:33: DTZ001 `datetime.datetime()` called without a `tzinfo` argument
Ruff (DTZ011): apps/events/tests/test_templates.py#L15
apps/events/tests/test_templates.py:15:23: DTZ011 `datetime.date.today()` used