Skip to content

Features/API-52/adjust-endpoints #226

Features/API-52/adjust-endpoints

Features/API-52/adjust-endpoints #226

Triggered via pull request April 24, 2025 22:55
Status Success
Total duration 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
lint: src/main.ts#L34
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