feat: init bot create #6
Annotations
10 warnings
lint:
src/app/chat/bot/create/page.tsx#L8
'/home/runner/work/agent-portal/agent-portal/node_modules/antd/es/index.js' imported multiple times
|
lint:
src/app/chat/bot/create/page.tsx#L10
Expected 1 empty line after import statement not followed by another import
|
lint:
src/app/chat/bot/create/page.tsx#L10
'/home/runner/work/agent-portal/agent-portal/node_modules/antd/es/index.js' imported multiple times
|
lint:
src/app/chat/bot/create/page.tsx#L46
'data' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/app/chat/bot/create/page.tsx#L46
'data' is defined but never used
|
lint:
src/app/chat/bot/create/page.tsx#L51
'key' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/app/chat/bot/create/page.tsx#L51
'key' is defined but never used
|
lint:
src/app/chat/bot/create/page.tsx#L52
'values' is defined but never used. Allowed unused args must match /^_/u
|
lint:
src/app/chat/bot/create/page.tsx#L52
'values' is defined but never used
|
lint:
src/app/chat/bot/create/page.tsx#L85
Props should be sorted alphabetically
|