feat: browseruse CLI #13179
assets.yaml
on: pull_request
Unit test
3m 2s
Lint
4m 39s
Annotations
4 warnings
|
Unit test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
assets/src/components/kubernetes/network/IngressClasses.tsx#L50
React Hook useMemo has an unnecessary dependency: 'colController'. Either exclude it or remove the dependency array. Outer scope values like 'colController' aren't valid dependencies because mutating them doesn't re-render the component
|
|
Lint:
assets/src/components/commandpalette/commands.ts#L433
React Hook useMemo has an unnecessary dependency: 'featureFlags.WorkbenchChatbots'. Either exclude it or remove the dependency array
|