Merge pull request #228 from markus-global/feat/ui-optimize-0629 #577
Annotations
11 warnings
|
check
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/
|
|
check:
packages/cli/src/commands/auth.ts#L18
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
check:
packages/cli/src/commands/agent.ts#L65
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
check:
packages/cli/src/commands/agent.ts#L54
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
check:
packages/chrome-extension/src/protocol.ts#L66
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
check:
packages/chrome-extension/src/protocol.ts#L55
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
check:
packages/chrome-extension/src/page-manager.ts#L61
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
check:
packages/chrome-extension/src/background.ts#L82
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
check:
packages/chrome-extension/src/background.ts#L79
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
check:
packages/chrome-extension/src/background.ts#L52
Unexpected console statement. Only these console methods are allowed: warn, error
|
|
check:
packages/a2a/src/delegation.ts#L2
'TaskUpdate' is defined but never used. Allowed unused vars must match /^_/u
|