Skip to content

Merge pull request #1316 from hallieswan/AG-1498 #166

Merge pull request #1316 from hallieswan/AG-1498

Merge pull request #1316 from hallieswan/AG-1498 #166

Triggered via push June 18, 2024 21:56
Status Success
Total duration 3m 9s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (16.x): 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 (16.x): 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 (16.x): 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 (16.x): 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 (16.x): 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 (16.x): 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 (16.x): 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 (16.x): 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