Skip to content

initial commit addition of the chatbot #579

initial commit addition of the chatbot

initial commit addition of the chatbot #579

Triggered via push June 4, 2024 08:29
Status Failure
Total duration 48s
Artifacts

ci.yml

on: push
build-lint-test-coverage
38s
build-lint-test-coverage
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build-lint-test-coverage: src/train.ts#L3
Include a description after the "@ts-expect-error" directive to explain why the @ts-expect-error is necessary. The description must be 3 characters or longer
build-lint-test-coverage
Process completed with exit code 1.
build-lint-test-coverage: src/__test__/cart.test.ts#L4
'getConnection' is defined but never used. Allowed unused vars must match /^_/u
build-lint-test-coverage: src/__test__/cart.test.ts#L4
'getConnection' is defined but never used
build-lint-test-coverage: src/__test__/cart.test.ts#L28
Missing return type on function
build-lint-test-coverage: src/__test__/chatBot.test.ts#L20
Trailing spaces not allowed
build-lint-test-coverage: src/__test__/chatBot.test.ts#L26
Trailing spaces not allowed
build-lint-test-coverage: src/__test__/chatBot.test.ts#L32
Trailing spaces not allowed
build-lint-test-coverage: src/__test__/chatBot.test.ts#L35
Trailing spaces not allowed
build-lint-test-coverage: src/__test__/chatBot.test.ts#L43
Trailing spaces not allowed