Skip to content

Merge pull request #1340 from sagely1/AG-1565-remove-druggability #22

Merge pull request #1340 from sagely1/AG-1565-remove-druggability

Merge pull request #1340 from sagely1/AG-1565-remove-druggability #22

Re-run triggered December 16, 2024 20:42
Status Failure
Total duration 25s
Artifacts

ci.yml

on: push
check-for-image
8s
check-for-image
build-and-run-unit-tests
3m 4s
build-and-run-unit-tests
build-image
14s
build-image
run-e2e-tests
0s
run-e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
build-image
Process completed with exit code 1.
build-and-run-unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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#L157
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#L159
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