↓ 1 callersFunctionappend_state(
state_path: str, uuid: str, fleet: str, ts: str, status: str, detail: str
)
bin/balena_fleet_maintenance.py:187
↓ 1 callersFunctionmain(
clean_build: bool,
build_target: str,
target_platform: str,
service: tuple[str, ...],
di
tools/image_builder/__main__.py:335
↓ 1 callersFunctionrun_os_update_phase(
token: str,
fleet: str,
devices: list[dict[str, Any]],
target_os: str,
base: str,
pe
bin/balena_unpin_devices.py:608
↓ 1 callersFunctionrun_supervisor_phase(
token: str,
fleet: str,
device_type: str,
devices: list[dict[str, Any]],
target_os: str,
bin/balena_unpin_devices.py:659
↓ 1 callersFunctionrun_unpin_phase(
token: str, fleet: str, apply: bool, verbose: bool, totals: dict[str, int]
)
bin/balena_unpin_devices.py:570