feat(agent): agent opt-in consent card (design prototype) #28757
Annotations
20 warnings
|
Verify lint and format:
src/platform/workflow/templates/utils/templateRanking.test.ts#L24
src/platform/workflow/templates/utils/templateRanking.test.ts:24:7: Expect takes at most 1 argument
|
|
Verify lint and format:
src/composables/useLoad3dViewer.test.ts#L778
src/composables/useLoad3dViewer.test.ts:778:7: vi.unstubAllGlobals() is redundant in a Vitest hook because Vitest performs this cleanup automatically.
|
|
Verify lint and format:
src/workbench/extensions/agent/stores/agent/agentPanelStore.test.ts#L128
src/workbench/extensions/agent/stores/agent/agentPanelStore.test.ts:128:5: vi.clearAllMocks() is redundant in a Vitest hook because Vitest performs this cleanup automatically.
|
|
Verify lint and format:
src/workbench/extensions/agent/stores/agent/agentPanelStore.test.ts#L21
src/workbench/extensions/agent/stores/agent/agentPanelStore.test.ts:21:5: vi.clearAllMocks() is redundant in a Vitest hook because Vitest performs this cleanup automatically.
|
|
Verify lint and format:
src/renderer/extensions/layerEditor/engine/editor/selectionMath.test.ts#L223
src/renderer/extensions/layerEditor/engine/editor/selectionMath.test.ts:223:19: Unexpected erasing operation. This expression will always evaluate to zero.
|
|
Verify lint and format:
src/renderer/extensions/layerEditor/engine/editor/selectionMath.test.ts#L222
src/renderer/extensions/layerEditor/engine/editor/selectionMath.test.ts:222:19: Unexpected erasing operation. This expression will always evaluate to zero.
|
|
Verify lint and format:
src/base/common/downloadUtil.test.ts#L32
src/base/common/downloadUtil.test.ts:32:26: Install vi.spyOn() in beforeEach or a test because automatic Vitest cleanup removes earlier mock installations before assertions run.
|
|
Verify lint and format:
src/base/common/downloadUtil.test.ts#L29
src/base/common/downloadUtil.test.ts:29:26: Install vi.spyOn() in beforeEach or a test because automatic Vitest cleanup removes earlier mock installations before assertions run.
|
|
Verify lint and format:
src/renderer/extensions/layerEditor/composables/useLayerEditorSession.test.ts#L152
src/renderer/extensions/layerEditor/composables/useLayerEditorSession.test.ts:152:3: vi.unstubAllGlobals() is redundant in a Vitest hook because Vitest performs this cleanup automatically.
|
|
Verify lint and format:
src/vitestSetup.test.ts#L13
src/vitestSetup.test.ts:13:5: vi.unstubAllGlobals() is redundant in a Vitest hook because Vitest performs this cleanup automatically.
|
|
Run ESLint with auto-fix:
src/components/toast/GlobalToast.test.ts#L32
src/components/toast/GlobalToast.test.ts:32:5: vi.clearAllMocks() is redundant in a Vitest hook because Vitest performs this cleanup automatically.
|
|
Run ESLint with auto-fix:
src/composables/useLoad3dViewer.test.ts#L778
src/composables/useLoad3dViewer.test.ts:778:7: vi.unstubAllGlobals() is redundant in a Vitest hook because Vitest performs this cleanup automatically.
|
|
Run ESLint with auto-fix:
src/workbench/extensions/agent/stores/agent/agentPanelStore.test.ts#L128
src/workbench/extensions/agent/stores/agent/agentPanelStore.test.ts:128:5: vi.clearAllMocks() is redundant in a Vitest hook because Vitest performs this cleanup automatically.
|
|
Run ESLint with auto-fix:
src/workbench/extensions/agent/stores/agent/agentPanelStore.test.ts#L21
src/workbench/extensions/agent/stores/agent/agentPanelStore.test.ts:21:5: vi.clearAllMocks() is redundant in a Vitest hook because Vitest performs this cleanup automatically.
|
|
Run ESLint with auto-fix:
src/base/common/downloadUtil.test.ts#L32
src/base/common/downloadUtil.test.ts:32:26: Install vi.spyOn() in beforeEach or a test because automatic Vitest cleanup removes earlier mock installations before assertions run.
|
|
Run ESLint with auto-fix:
src/base/common/downloadUtil.test.ts#L29
src/base/common/downloadUtil.test.ts:29:26: Install vi.spyOn() in beforeEach or a test because automatic Vitest cleanup removes earlier mock installations before assertions run.
|
|
Run ESLint with auto-fix:
src/renderer/extensions/layerEditor/engine/editor/selectionMath.test.ts#L223
src/renderer/extensions/layerEditor/engine/editor/selectionMath.test.ts:223:19: Unexpected erasing operation. This expression will always evaluate to zero.
|
|
Run ESLint with auto-fix:
src/renderer/extensions/layerEditor/engine/editor/selectionMath.test.ts#L222
src/renderer/extensions/layerEditor/engine/editor/selectionMath.test.ts:222:19: Unexpected erasing operation. This expression will always evaluate to zero.
|
|
Run ESLint with auto-fix:
src/renderer/extensions/layerEditor/composables/useLayerEditorSession.test.ts#L152
src/renderer/extensions/layerEditor/composables/useLayerEditorSession.test.ts:152:3: vi.unstubAllGlobals() is redundant in a Vitest hook because Vitest performs this cleanup automatically.
|
|
Run ESLint with auto-fix:
src/vitestSetup.test.ts#L13
src/vitestSetup.test.ts:13:5: vi.unstubAllGlobals() is redundant in a Vitest hook because Vitest performs this cleanup automatically.
|
background
wait
wait-all
cancel
parallel
Loading