Skip to content

adding documentation and tests #428

adding documentation and tests

adding documentation and tests #428

Triggered via push May 26, 2024 10:53
Status Failure
Total duration 14m 2s
Artifacts

ci.yml

on: push
build-lint-test-coverage
13m 52s
build-lint-test-coverage
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-lint-test-coverage
Process completed with exit code 1.
build-lint-test-coverage: src/__test__/cart.test.test.ts#L27
Missing return type on function
build-lint-test-coverage: src/__test__/coupon.test.ts#L19
Missing return type on function
build-lint-test-coverage: src/__test__/getProduct.test.ts#L18
Missing return type on function
build-lint-test-coverage: src/__test__/isAllowed.test.ts#L53
Trailing spaces not allowed
build-lint-test-coverage: src/__test__/oauth.test.ts#L3
'getRepository' is defined but never used. Allowed unused vars must match /^_/u
build-lint-test-coverage: src/__test__/oauth.test.ts#L3
'getRepository' is defined but never used
build-lint-test-coverage: src/__test__/oauth.test.ts#L26
Missing space before function parentheses