Skip to content

fix(plugin): create recovery archive during install

0729266
Select commit
Loading
Failed to load commit list.
Merged

fix(startup): defer connect and temperature boot tasks #1988

fix(plugin): create recovery archive during install
0729266
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 10, 2026 in 3s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 3 in packages/unraid-api-plugin-connect/src/__test__/connect-startup-tasks.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import MothershipController.

Check notice on line 4 in packages/unraid-api-plugin-connect/src/__test__/connect-startup-tasks.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import DynamicRemoteAccessService.