Skip to content

Merge pull request #1331 from JessterB/AG-1395 #14

Merge pull request #1331 from JessterB/AG-1395

Merge pull request #1331 from JessterB/AG-1395 #14

Triggered via push November 6, 2024 19:02
Status Failure
Total duration 3m 31s
Artifacts

ci.yml

on: push
check-for-image
9s
check-for-image
build-and-run-unit-tests
3m 22s
build-and-run-unit-tests
build-image
10s
build-image
run-e2e-tests
0s
run-e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
build-image
Process completed with exit code 1.
build-and-run-unit-tests: src/app/features/genes/components/gene-comparison-tool/gene-comparison-tool.component.spec.ts#L434
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build-and-run-unit-tests: src/app/features/genes/components/gene-comparison-tool/gene-comparison-tool.component.spec.ts#L452
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build-and-run-unit-tests: src/app/features/genes/components/gene-comparison-tool/gene-comparison-tool.component.spec.ts#L463
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build-and-run-unit-tests: src/app/features/genes/components/gene-comparison-tool/gene-comparison-tool.component.spec.ts#L470
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build-and-run-unit-tests: src/app/features/genes/components/gene-comparison-tool/gene-comparison-tool.component.ts#L997
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build-and-run-unit-tests: src/app/features/genes/components/gene-table/gene-table.component.ts#L170
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build-and-run-unit-tests: src/app/features/genes/components/gene-table/gene-table.component.ts#L172
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build-and-run-unit-tests: src/server/api.ts#L83
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator