Skip to content

feat(kernel): Platform Kernel / Service Lifecycle Foundation#55

Merged
selimmujdeci merged 2 commits into
mainfrom
feat/platform-kernel-lifecycle-foundation
Jul 12, 2026
Merged

feat(kernel): Platform Kernel / Service Lifecycle Foundation#55
selimmujdeci merged 2 commits into
mainfrom
feat/platform-kernel-lifecycle-foundation

Merge remote-tracking branch 'origin/main' into feat/platform-kernel-…

7dce4a9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jul 12, 2026 in 3s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 388 in src/platform/kernel/platformKernel.ts

See this annotation in the file changed.

Code scanning / CodeQL

Useless assignment to local variable Warning

The initial value of st is unused, since it is always overwritten.