Skip to content

feat: add support to custom repository info #192

feat: add support to custom repository info

feat: add support to custom repository info #192

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

ci_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test: src/occurrences.ts#L105
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: src/occurrences.ts#L127
Redundant use of `await` on a return value
test: src/occurrences.ts#L138
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: 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.