feat: Test rule actions (delete) #25
Annotations
10 warnings
build:
src/components/Layout/PageHeading.tsx#L2
'Box' is defined but never used
|
build:
src/components/WebLogView/Row.tsx#L2
'Button' is defined but never used
|
build:
src/index.tsx#L4
Forbidden non-null assertion
|
build:
src/utils/typescript.ts#L4
'T' is defined but never used
|
build:
src/utils/typescript.ts#L5
Unexpected any. Specify a different type
|
build:
src/views/Generator/GeneratorSidebar/ScriptPreview.tsx#L1
'useState' is defined but never used
|
build:
src/views/Generator/TestRuleContainer/TestRule/TestRuleActions.tsx#L12
'handleEdit' is assigned a value but never used
|
build:
src/views/Recorder/Recorder.utils.ts#L28
'onProxyStarted' is defined but never used
|
build:
vite.base.config.ts#L54
Forbidden non-null assertion
|
build:
vite.base.config.ts#L68
Unexpected any. Specify a different type
|