Skip to content

Merge pull request #1342 from sagely1/AG-1600-pharos-class-bug #6

Merge pull request #1342 from sagely1/AG-1600-pharos-class-bug

Merge pull request #1342 from sagely1/AG-1600-pharos-class-bug #6

Triggered via push December 18, 2024 23:33
Status Failure
Total duration 10m 52s
Artifacts

ci.yml

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

Annotations

1 error and 9 warnings
build-image
The action 'download data from synapse' has timed out after 10 minutes.
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