Skip to content

chore: switch licence to Apache 2.0 #60

chore: switch licence to Apache 2.0

chore: switch licence to Apache 2.0 #60

Triggered via push January 13, 2025 10:06
Status Success
Total duration 59s
Artifacts

lint.yml

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

Annotations

11 warnings
build-and-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-and-lint: apps/example-chat-bot/src/index.ts#L66
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build-and-lint: apps/example-chat-bot/src/index.ts#L83
Promise returned in function argument where a void return was expected
build-and-lint: apps/example-chat-bot/src/index.ts#L100
Promise returned in function argument where a void return was expected
build-and-lint: apps/example-chat-bot/src/index.ts#L109
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build-and-lint: apps/wapi-ai-chatbot/src/index.ts#L5
Async function 'init' has no 'await' expression
build-and-lint: apps/wapi-ai-chatbot/src/index.ts#L15
Promise returned in function argument where a void return was expected
build-and-lint: apps/wapi-ai-chatbot/src/utils/cache.ts#L7
Unexpected any. Specify a different type
build-and-lint: packages/create-wapi-app/bin/index.ts#L26
Unexpected any. Specify a different type
build-and-lint: packages/wapi.js/src/structures/interaction/index.ts#L102
Unexpected empty method 'addHeader'
build-and-lint: packages/wapi.js/src/structures/interaction/index.ts#L241
Unexpected empty method 'addHeader'