product search feature #353
ci.yml
on: push
build-lint-test-coverage
37s
Annotations
1 error and 10 warnings
build-lint-test-coverage
Process completed with exit code 1.
|
build-lint-test-coverage:
src/__test__/errorHandler.test.ts#L2
Missing semicolon
|
build-lint-test-coverage:
src/__test__/getProduct.test.ts#L18
Missing return type on function
|
build-lint-test-coverage:
src/__test__/getProduct.test.ts#L58
Trailing spaces not allowed
|
build-lint-test-coverage:
src/__test__/getProduct.test.ts#L61
Trailing spaces not allowed
|
build-lint-test-coverage:
src/__test__/getProduct.test.ts#L64
Trailing spaces not allowed
|
build-lint-test-coverage:
src/__test__/getProduct.test.ts#L65
Trailing spaces not allowed
|
build-lint-test-coverage:
src/__test__/getProduct.test.ts#L68
Trailing spaces not allowed
|
build-lint-test-coverage:
src/__test__/getProduct.test.ts#L70
Trailing spaces not allowed
|
build-lint-test-coverage:
src/__test__/getProduct.test.ts#L75
Trailing spaces not allowed
|
build-lint-test-coverage:
src/__test__/getProduct.test.ts#L99
Trailing spaces not allowed
|