feat: add Demo 4 AI App Critic showcase and workspace artifacts section #9
Annotations
6 warnings
|
publish
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/
|
|
eslint(no-unsafe-optional-chaining):
apps/cli/src/commands/gateway-session-store.test.ts#L158
Unsafe usage of optional chaining
|
|
eslint(no-unsafe-optional-chaining):
apps/cli/src/commands/gateway-session-store.test.ts#L136
Unsafe usage of optional chaining
|
|
eslint(eqeqeq):
packages/tools/src/browser/browser-tool.ts#L596
Expected === and instead saw ==
|
|
eslint(eqeqeq):
apps/cli/src/commands/chat-gateway-session.ts#L882
Expected === and instead saw ==
|
|
eslint(eqeqeq):
apps/cli/src/commands/gateway-session-store.ts#L173
Expected === and instead saw ==
|