chore: upgrade Node.js runtime to v24 across codebase #419

Merged
jason.woltje merged 438 commits from fix/auth-frontend-remediation into main 2026-02-17 01:04:47 +00:00
Showing only changes of commit 2eafa91e70 - Show all commits

View File

@@ -16,7 +16,7 @@ from __future__ import annotations
import logging
from typing import TYPE_CHECKING
from mosaicstack_telemetry import (
from mosaicstack_telemetry import ( # type: ignore[import-untyped]
Complexity,
EventBuilder,
Harness,