zhenxun_bot/zhenxun/builtin_plugins/check
molanp f94121080f
Some checks failed
检查bot是否运行正常 / bot check (push) Has been cancelled
CodeQL Code Security Analysis / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
CodeQL Code Security Analysis / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
Sequential Lint and Type Check / ruff-call (push) Has been cancelled
Release Drafter / Update Release Draft (push) Has been cancelled
Force Sync to Aliyun / sync (push) Has been cancelled
Update Version / update-version (push) Has been cancelled
Sequential Lint and Type Check / pyright-call (push) Has been cancelled
fix(check): 修复自检插件在ARM设备下的CPU频率获取逻辑 (#2057)
- 将插件版本从0.1更新至0.2
- 新增安全获取ARM设备CPU频率的函数get_arm_cpu_freq_safe
- 优化CPU信息采集逻辑,提高在ARM架构下的兼容性
2025-10-01 18:42:47 +08:00
..
__init__.py fix(check): 修复自检插件在ARM设备下的CPU频率获取逻辑 (#2057) 2025-10-01 18:42:47 +08:00
data_source.py fix(check): 修复自检插件在ARM设备下的CPU频率获取逻辑 (#2057) 2025-10-01 18:42:47 +08:00