Skip to content

chore(deps): bump vulnerable transitives (brace-expansion, ws) #182

chore(deps): bump vulnerable transitives (brace-expansion, ws)

chore(deps): bump vulnerable transitives (brace-expansion, ws) #182

Triggered via pull request May 21, 2026 12:03
Status Success
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Lint & Format
6s
Lint & Format
Type Check
53s
Type Check
Build
48s
Build
Test
57s
Test
Lockfile Integrity
13s
Lockfile Integrity
Lint GitHub Actions
49s
Lint GitHub Actions
Security Audit
15s
Security Audit
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
lint/suspicious/noExplicitAny: packages/core/src/providers/e2b.ts#L148
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: packages/core/src/providers/e2b.ts#L133
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: packages/core/src/providers/e2b.ts#L126
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: examples/11-generate-tests/sample-code/utils.ts#L65
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: examples/11-generate-tests/sample-code/utils.ts#L60
Unexpected any. Specify a different type.
lint/suspicious/noExplicitAny: examples/04-structured-output/sample-code/app.ts#L9
Unexpected any. Specify a different type.
lint/complexity/useArrowFunction: apps/api/src/__tests__/routes/sessions.test.ts#L242
This function expression can be turned into an arrow function.
lint/complexity/noUselessFragments: apps/cli/src/tui/AgentStream.tsx#L128
This fragment is unnecessary.