Skip to content

Security review fixes (agent-os) (#1482) #119

Security review fixes (agent-os) (#1482)

Security review fixes (agent-os) (#1482) #119

Triggered via push June 19, 2026 09:23
Status Failure
Total duration 39s
Artifacts

ci.yml

on: push
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/