Skip to content

Add comment to explain fetch weirdness #46

Add comment to explain fetch weirdness

Add comment to explain fetch weirdness #46

Triggered via push June 23, 2024 12:27
Status Failure
Total duration 38s
Artifacts

node.js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: src/routes/auth.ts#L94
Missing semicolon
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.