Skip to content

feat: add support to custom repository info #193

feat: add support to custom repository info

feat: add support to custom repository info #193

Triggered via pull request September 22, 2024 20:26
Status Failure
Total duration 29s
Artifacts

ci_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test: src/occurrences.ts#L155
Redundant use of `await` on a return value
test: src/occurrences.ts#L161
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
test
Process completed with exit code 1.