Skip to content

Merge branch 'main' of github.com:MiguelGuthridge/prerequisite-backend #40

Merge branch 'main' of github.com:MiguelGuthridge/prerequisite-backend

Merge branch 'main' of github.com:MiguelGuthridge/prerequisite-backend #40

Triggered via push February 11, 2024 12:41
Status Failure
Total duration 40s
Artifacts

node.js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: tests/project/details.test.ts#L7
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
lint: tests/project/details.test.ts#L8
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
lint
Process completed with exit code 1.