Skip to content

build(deps-dev): bump eslint-plugin-n in /frontend

d8aa00f
Select commit
Loading
Failed to load commit list.
Closed

build(deps-dev): bump eslint-plugin-n from 16.6.2 to 17.23.2 in /frontend #3153

build(deps-dev): bump eslint-plugin-n in /frontend
d8aa00f
Select commit
Loading
Failed to load commit list.
Community-TC Integration / Code Review Backend checks: unit tests succeeded Feb 13, 2026 in 3m 19s

Community-TC (pull_request)

Check python code with Django tests

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2026-02-13T00:29:37.063Z
Resolved: 2026-02-13T00:30:53.882Z
Task Execution Time: 1 minute, 16 seconds, 819 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: D_LCKvxvSj6qrJeupfS_dQ
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2026-02-13T00:29:37.146Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2026-02-13T00:29:37.146Z]   {
[taskcluster 2026-02-13T00:29:37.146Z]     "generic-worker": {
[taskcluster 2026-02-13T00:29:37.146Z]       "config": {
[taskcluster 2026-02-13T00:29:37.146Z]         "headlessTasks": false
[taskcluster 2026-02-13T00:29:37.146Z]       },
[taskcluster 2026-02-13T00:29:37.146Z]       "engine": "multiuser",
[taskcluster 2026-02-13T00:29:37.146Z]       "go-arch": "amd64",
[taskcluster 2026-02-13T00:29:37.146Z]       "go-os": "linux",
[taskcluster 2026-02-13T00:29:37.146Z]       "go-version": "go1.25.7",
[taskcluster 2026-02-13T00:29:37.146Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v96.3.1",
[taskcluster 2026-02-13T00:29:37.146Z]       "revision": "c0e31ed51374e5914f87e3cc851a8a2496423d89",
[taskcluster 2026-02-13T00:29:37.146Z]       "source": "https://github.com/taskcluster/taskcluster/commits/c0e31ed51374e5914f87e3cc851a8a2496423d89",
[taskcluster 2026-02-13T00:29:37.146Z]       "version": "96.3.1"
[taskcluster 2026-02-13T00:29:37.146Z]     },
[taskcluster 2026-02-13T00:29:37.146Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-dgilqodrahgtwcyuygac",
[taskcluster 2026-02-13T00:29:37.146Z]     "instance-id": "7913374192507277375",
[taskcluster 2026-02-13T00:29:37.146Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-02-13T00:29:37.146Z]     "local-ipv4": "10.150.0.97",
[taskcluster 2026-02-13T00:29:37.146Z]     "machine-setup": {

...(398 lines hidden)...

creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up e2fsprogs-l10n (1.47.2-3) ...
Setting up bsd-mailx (8.1.2-0.20220412cvs-1.1) ...
update-alternatives: using /usr/bin/bsd-mailx to provide /usr/bin/mailx (mailx) in auto mode
Setting up libdevmapper1.02.1:amd64 (2:1.02.205-2) ...
Setting up dmsetup (2:1.02.205-2) ...
Setting up libcryptsetup12:amd64 (2:2.7.5-2) ...
Setting up systemd-cryptsetup (257.9-1~deb13u1) ...
Processing triggers for shared-mime-info (2.4-5+b2) ...
Processing triggers for procps (2:4.0.4-9) ...
procps: Applying updated sysctl configuration
sysctl: permission denied on key "kernel.core_pattern"
sysctl: permission denied on key "kernel.sysrq"
sysctl: permission denied on key "kernel.core_uses_pid"
sysctl: permission denied on key "net.ipv4.conf.default.rp_filter"
sysctl: permission denied on key "net.ipv4.conf.eth0.rp_filter"
sysctl: permission denied on key "net.ipv4.conf.lo.rp_filter"
sysctl: permission denied on key "net.ipv4.conf.default.accept_source_route"
sysctl: permission denied on key "net.ipv4.conf.eth0.accept_source_route"
sysctl: permission denied on key "net.ipv4.conf.lo.accept_source_route"
sysctl: permission denied on key "net.ipv4.conf.default.promote_secondaries"
sysctl: permission denied on key "net.ipv4.conf.eth0.promote_secondaries"
sysctl: permission denied on key "net.ipv4.conf.lo.promote_secondaries"
sysctl: permission denied on key "net.ipv4.ping_group_range", ignoring
sysctl: permission denied on key "fs.protected_hardlinks"
sysctl: permission denied on key "fs.protected_symlinks"
sysctl: permission denied on key "fs.protected_regular"
sysctl: permission denied on key "fs.protected_fifos"
sysctl: permission denied on key "vm.max_map_count"
sysctl: permission denied on key "kernel.pid_max"
Processing triggers for libc-bin (2.41-12+deb13u1) ...
Processing triggers for systemd (257.9-1~deb13u1) ...
++ dirname ./ci/setup_postgres.sh
+ cp ./ci/pg_hba.conf /etc/postgresql/17/main/pg_hba.conf
+ pg_ctlcluster 17 main start
+ su postgres -c 'createuser --createdb tester'
+ su postgres -c 'createdb --owner=tester code-review'
+ ./manage.py test
Found 38 test(s).
Creating test database for alias 'default'...
Adding sequence initialization for Repository PK to issues.0015 with PostgreSQL backend
Deleted 0 issues that were missing a diff.
System check identified no issues (0 silenced).
Retrieved 2 old revisions to be deleted.
Page 1/1.
Deleted 6 IssueLink, 1 Diff, 4 Issue, 2 Revision.
.Retrieved 1 old revisions to be deleted.
Page 1/1.
Deleted 4 IssueLink, 1 Diff, 2 Issue, 1 Revision.
.Didn't find any old revision to delete.
.Deleted 2 unused Repository.
Retrieved 2 old revisions to be deleted.
Page 1/1.
Deleted 6 IssueLink, 1 Diff, 4 Issue, 2 Revision.
.{"Timestamp": 1770942647625315072, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/1/diffs/", "uid": "", "rid": "99fa59dc-3fa2-4e70-bfd1-348f40e49847", "t": 0}}
Forbidden: /v1/revision/1/diffs/
{"Timestamp": 1770942647645898496, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/999999/diffs/", "uid": 1, "rid": "7d55c0fe-33e2-4182-a69d-bc4d4f9afa75", "t": 4}}
Not Found: /v1/revision/999999/diffs/
{"Timestamp": 1770942647650595840, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/1/diffs/", "uid": 1, "rid": "f51e7878-63b2-4ddc-8c22-ff95d258f4fc", "t": 3}}
.{"Timestamp": 1770942647662458880, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/2/issues/", "uid": 2, "rid": "59da36fd-2780-49e1-8b17-98a020b5b679", "t": 4}}
.{"Timestamp": 1770942647666350080, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/3/issues/", "uid": "", "rid": "ffe88603-a10d-4f32-9b7a-0a0e71088e57", "t": 0}}
Forbidden: /v1/revision/3/issues/
{"Timestamp": 1770942647670956800, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/3/issues/", "uid": 3, "rid": "9a7fbd75-e8ef-4e6b-992e-f80199bdb313", "t": 3}}
.{"Timestamp": 1770942647682327552, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/4/issues/", "uid": 4, "rid": "a7cf097b-87bc-420a-9fd7-388466908dbe", "t": 3}}
{"Timestamp": 1770942647687278080, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/4/issues/", "uid": 4, "rid": "a778404e-f0eb-47cd-8174-0b1f672c93fc", "t": 3}}
{"Timestamp": 1770942647692153088, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/4/issues/", "uid": 4, "rid": "efb6fab8-757a-4d4b-9475-8b5ae537905c", "t": 3}}
x{"Timestamp": 1770942647701723648, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/5/issues/", "uid": 5, "rid": "5b119921-5970-45e8-bfb8-25ea614e01ff", "t": 3}}
.{"Timestamp": 1770942647706401024, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/revision/456/issues/", "uid": 6, "rid": "580e06e8-d9d3-467c-af94-73dd7f1b61ed", "t": 0}}
Method Not Allowed: /v1/revision/456/issues/
{"Timestamp": 1770942647707143168, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "PUT", "path": "/v1/revision/456/issues/", "uid": 6, "rid": "40519ee4-f253-477f-be55-e1c9894c9a95", "t": 0}}
Method Not Allowed: /v1/revision/456/issues/
{"Timestamp": 1770942647707867392, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "PATCH", "path": "/v1/revision/456/issues/", "uid": 6, "rid": "1050b1b7-be9d-44b0-8234-3fe98dcd5996", "t": 0}}
Method Not Allowed: /v1/revision/456/issues/
.{"Timestamp": 1770942647716702720, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/7/issues/", "uid": 7, "rid": "c42cade0-4d2c-4dcf-84d2-089e90e534b7", "t": 4}}
.{"Timestamp": 1770942647726047744, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/8/issues/", "uid": 8, "rid": "b94220d1-1d16-495f-9137-df442e0e1942", "t": 4}}
.{"Timestamp": 1770942647733374464, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/diff/1234/issues/", "uid": "", "rid": "ed6e2243-7edb-4372-8b51-10ef17d28540", "t": 0}}
Forbidden: /v1/diff/1234/issues/
{"Timestamp": 1770942647734713856, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/diff/1234/issues/", "uid": 9, "rid": "6c7b2f53-87f4-42f6-a39d-da4801ca0733", "t": 0}}
Method Not Allowed: /v1/diff/1234/issues/
.{"Timestamp": 1770942647739261696, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/0011101000101001/issues/", "uid": 10, "rid": "e87ae1ff-ad56-4463-9a75-92a9d5cfd79d", "t": 0}}
Not Found: /v1/revision/0011101000101001/issues/
.{"Timestamp": 1770942647745830912, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": "", "rid": "7fe62f9e-f457-4c6c-b8fd-fdabaf63fcf0", "t": 0}}
Forbidden: /v1/revision/
{"Timestamp": 1770942647752972544, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 11, "rid": "02b97220-bd65-42cf-8232-8d439962237c", "t": 6}}
{"Timestamp": 1770942647758009600, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 11, "rid": "2974595c-50e2-474a-9734-b40efe386d1a", "t": 2}}
.{"Timestamp": 1770942647769121280, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 12, "rid": "a4dbc45e-8a50-41fb-8c10-bf7e38b46fc1", "t": 4}}
.{"Timestamp": 1770942647780626688, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 13, "rid": "1c91b39e-f705-4c10-b229-73e8b08b4ff4", "t": 3}}
Bad Request: /v1/revision/
../usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1606: RuntimeWarning: DateTimeField Diff.created received a naive datetime (2025-11-15 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1770942647830762496, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "f910255f-9e3b-4d78-a0e9-512ce976250f", "t": 11}}
{"Timestamp": 1770942647833388800, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "3867ba3e-7cfe-4a43-8947-c43b6666be90", "t": 1}}
.{"Timestamp": 1770942647849343488, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "8395ede7-4980-4996-8f29-2a1f9697de9a", "t": 13}}
{"Timestamp": 1770942647852931072, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "bd759651-56c3-4b67-b3cd-b95efd983700", "t": 2}}
.{"Timestamp": 1770942647863012608, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "cf58faee-451f-4086-bca9-e78eea40ff89", "t": 7}}
.{"Timestamp": 1770942647872713984, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "f91c5b96-d3b3-4143-8c2c-61bf0bd9d3c4", "t": 7}}
{"Timestamp": 1770942647881283072, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "1c56025e-5b09-41a9-a94d-e73e5869f1fd", "t": 7}}
.security.W012: SESSION_COOKIE_SECURE is not set to True. Using a secure-only session cookie makes it more difficult for network traffic sniffers to hijack user sessions.
security.W004: You have not set a value for the SECURE_HSTS_SECONDS setting. If your entire site is served only over SSL, you may want to consider setting a value and enabling HTTP Strict Transport Security. Be sure to read the documentation first; enabling HSTS carelessly can cause serious, irreversible problems.
security.W016: You have 'django.middleware.csrf.CsrfViewMiddleware' in your MIDDLEWARE, but you have not set CSRF_COOKIE_SECURE to True. Using a secure-only CSRF cookie makes it more difficult for network traffic sniffers to steal the CSRF token.
security.W008: Your SECURE_SSL_REDIRECT setting is not set to True. Unless your site should be available over both SSL and non-SSL connections, you may want to either set this setting True or configure a load balancer or reverse-proxy server to redirect all connections to HTTPS.
{"Timestamp": 1770942647897794560, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__heartbeat__", "uid": "", "rid": "1c56025e-5b09-41a9-a94d-e73e5869f1fd"}}
.{"Timestamp": 1770942647906954496, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__heartbeat__", "uid": "", "rid": "1c56025e-5b09-41a9-a94d-e73e5869f1fd"}}
.{"Timestamp": 1770942647908350464, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__lbheartbeat__", "uid": "", "rid": "1c56025e-5b09-41a9-a94d-e73e5869f1fd"}}
.{"Timestamp": 1770942647909838336, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__version__", "uid": "", "rid": "1c56025e-5b09-41a9-a94d-e73e5869f1fd"}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2010-01-01 10:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.updated received a naive datetime (2010-01-01 10:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2000-01-01 10:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.updated received a naive datetime (2000-01-01 10:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1770942647929640960, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "dd97aa2d-8224-4a28-b1f9-e13d70e3955e", "t": 6}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2000-01-01 00:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2000-01-03 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1770942648025340160, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "812d9c38-5ff1-4059-a03c-4769c56289b7", "t": 90}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (1998-12-31 00:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (1999-01-02 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1770942648034738688, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "ffc80dac-311c-4c3c-9113-246319c6d8f1", "t": 3}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2009-12-31 00:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2010-01-02 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1770942648045044480, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "bcad059d-1038-47ea-b8f8-13309d6557e6", "t": 5}}
.{"Timestamp": 1770942648056916992, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "fa429fa1-de5e-46f8-8993-113fcb6654a8", "t": 6}}
.{"Timestamp": 1770942648064742144, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "8248b196-4cda-4f49-bd3f-6aa763e4b73a", "t": 2}}
.{"Timestamp": 1770942648071440640, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/no/", "uid": "", "rid": "cceae64a-bf42-4139-bfaa-0779101c89db", "t": 1}}
Bad Request: /v1/issues/no/
..{"Timestamp": 1770942648120011264, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/repository/", "uid": "", "rid": "0139c792-721f-4aea-8d2b-d9b33967406b", "t": 1}}
..{"Timestamp": 1770942648299151104, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/check/myrepo-try/analyzer-X/check-1/", "uid": "", "rid": "af7ba7d0-b29a-46ca-a939-c0b94a129cd1", "t": 92}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1606: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2025-11-15 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1770942648438018816, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "88f5301b56b2", "EnvVersion": "2.0", "Severity": 6, "Pid": 3602, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/check/stats/", "uid": "", "rid": "f697ffb6-681e-4a90-bc5c-4baeb15d555b", "t": 19}}
.
----------------------------------------------------------------------
Ran 38 tests in 0.942s

OK (expected failures=1)
Destroying test database for alias 'default'...
+ ./manage.py makemigrations --check --noinput --dry-run -v 3
Adding sequence initialization for Repository PK to issues.0015 with PostgreSQL backend
System check identified some issues:

WARNINGS:
?: (dockerflow.health.W001) Unapplied migration admin.0001_initial
?: (dockerflow.health.W001) Unapplied migration admin.0002_logentry_remove_auto_add
?: (dockerflow.health.W001) Unapplied migration admin.0003_logentry_add_action_flag_choices
?: (dockerflow.health.W001) Unapplied migration auth.0001_initial
?: (dockerflow.health.W001) Unapplied migration auth.0002_alter_permission_name_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0003_alter_user_email_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0004_alter_user_username_opts
?: (dockerflow.health.W001) Unapplied migration auth.0005_alter_user_last_login_null
?: (dockerflow.health.W001) Unapplied migration auth.0006_require_contenttypes_0002
?: (dockerflow.health.W001) Unapplied migration auth.0007_alter_validators_add_error_messages
?: (dockerflow.health.W001) Unapplied migration auth.0008_alter_user_username_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0009_alter_user_last_name_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0010_alter_group_name_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0011_update_proxy_permissions
?: (dockerflow.health.W001) Unapplied migration auth.0012_alter_user_first_name_max_length
?: (dockerflow.health.W001) Unapplied migration contenttypes.0001_initial
?: (dockerflow.health.W001) Unapplied migration contenttypes.0002_remove_content_type_name
?: (dockerflow.health.W001) Unapplied migration issues.0001_initial
?: (dockerflow.health.W001) Unapplied migration issues.0002_compare_issues
?: (dockerflow.health.W001) Unapplied migration issues.0003_diff_repository
?: (dockerflow.health.W001) Unapplied migration issues.0004_issue_in_patch
?: (dockerflow.health.W001) Unapplied migration issues.0005_rename_check_issue_analyzer_check
?: (dockerflow.health.W001) Unapplied migration issues.0006_issuelink_initial
?: (dockerflow.health.W001) Unapplied migration issues.0007_issuelink_swap
?: (dockerflow.health.W001) Unapplied migration issues.0008_revision_base_head_references
?: (dockerflow.health.W001) Unapplied migration issues.0009_revision_optional_phab_references
?: (dockerflow.health.W001) Unapplied migration issues.0010_alter_revision_id
?: (dockerflow.health.W001) Unapplied migration issues.0011_indexes_revision_issue_path
?: (dockerflow.health.W001) Unapplied migration issues.0012_move_issues_attributes_part_1
?: (dockerflow.health.W001) Unapplied migration issues.0013_move_issues_attributes_part_2
?: (dockerflow.health.W001) Unapplied migration issues.0014_unique_hash
?: (dockerflow.health.W001) Unapplied migration issues.0015_remove_repository_phid_alter_repository_id
?: (dockerflow.health.W001) Unapplied migration sessions.0001_initial
No changes detected
[taskcluster 2026-02-13T00:30:52.899Z]                        Exit Code: 0
[taskcluster 2026-02-13T00:30:52.899Z]                        User Time: 27.432ms
[taskcluster 2026-02-13T00:30:52.899Z]                      Kernel Time: 32.512ms
[taskcluster 2026-02-13T00:30:52.899Z]                        Wall Time: 1m13.733211228s
[taskcluster 2026-02-13T00:30:52.899Z]  Average Available System Memory: 14.29 GiB
[taskcluster 2026-02-13T00:30:52.899Z]       Average System Memory Used: 1.33 GiB
[taskcluster 2026-02-13T00:30:52.899Z]          Peak System Memory Used: 1.61 GiB
[taskcluster 2026-02-13T00:30:52.899Z]              Total System Memory: 15.62 GiB
[taskcluster 2026-02-13T00:30:52.899Z]                           Result: SUCCEEDED
[taskcluster 2026-02-13T00:30:52.899Z] === Task Finished ===
[taskcluster 2026-02-13T00:30:52.899Z] Task Duration: 1m13.733775218s