Skip to content

Merge pull request #1336 from JessterB/AG-1488-add-new-resource-section #19

Merge pull request #1336 from JessterB/AG-1488-add-new-resource-section

Merge pull request #1336 from JessterB/AG-1488-add-new-resource-section #19

Triggered via push November 28, 2024 01:14
Status Failure
Total duration 3m 20s
Artifacts

ci.yml

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

Annotations

1 error and 9 warnings
run-e2e-tests
Process completed with exit code 127.
run-e2e-tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
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