Skip to content

feat: init bot create #6

feat: init bot create

feat: init bot create #6

Triggered via pull request January 18, 2024 08:56
Status Success
Total duration 1m 12s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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