Skip to content

Security: enforce per-connection ownership on ACP close_session + session_request (F-010 follow-up) #121

Security: enforce per-connection ownership on ACP close_session + session_request (F-010 follow-up)

Security: enforce per-connection ownership on ACP close_session + session_request (F-010 follow-up) #121

Triggered via pull request June 19, 2026 21:40
Status Failure
Total duration 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci
Property 'payload' does not exist on type 'never'.
ci
Property 'payload' does not exist on type 'never'.
ci
Parameter 'event' implicitly has an 'any' type.
ci
Argument of type 'any' is not assignable to parameter of type 'never'.
ci
Parameter 'event' implicitly has an 'any' type.
ci
Argument of type 'Set<unknown>' is not assignable to parameter of type 'ReadonlySet<string>'.
ci
Parameter 'entry' implicitly has an 'any' type.
ci
Cannot find module '@secure-exec/core/descriptors' or its corresponding type declarations.
ci
Cannot find module '@secure-exec/core/vm-config' or its corresponding type declarations.
ci
Cannot find module '@secure-exec/core/descriptors' or its corresponding type declarations.
ci
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/