Skip to content

chore: wip

chore: wip #54

Triggered via push July 14, 2024 11:45
Status Cancelled
Total duration 47s
Artifacts

lint.yml

on: push
build-and-lint
32s
build-and-lint
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
build-and-lint
Canceling since a higher priority waiting request for 'Build and Lint-refs/heads/more-example-apps' exists
build-and-lint: apps/wapi-ai-chatbot/src/index.ts#L4
'cacheData' is defined but never used
build-and-lint: apps/wapi-ai-chatbot/src/index.ts#L4
'computeCacheKey' is defined but never used
build-and-lint: apps/wapi-ai-chatbot/src/index.ts#L4
'getCachedData' is defined but never used
build-and-lint: apps/wapi-ai-chatbot/src/utils/cache.ts#L1
'AiConversationRoleEnum' is defined but never used
build-and-lint: apps/wapi-ai-chatbot/src/utils/cache.ts#L1
'ConversationMessageType' is defined but never used
build-and-lint: apps/wapi-ai-chatbot/src/utils/gpt.ts#L3
Import "ConversationMessageType" is only used as types
build-and-lint
wapi-gpt#lint: command (/home/runner/work/wapi.js/wapi.js/apps/wapi-ai-chatbot) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
build-and-lint
Process completed with exit code 1.
build-and-lint: packages/create-wapi-app/bin/index.ts#L26
Unexpected any. Specify a different type
build-and-lint: apps/wapi-ai-chatbot/src/index.ts#L6
Async function 'init' has no 'await' expression
build-and-lint: apps/wapi-ai-chatbot/src/index.ts#L16
Promise returned in function argument where a void return was expected
build-and-lint: apps/wapi-ai-chatbot/src/utils/cache.ts#L8
Unexpected any. Specify a different type