Skip to content

fix: add ci for test, lint, format and typecheck #5

fix: add ci for test, lint, format and typecheck

fix: add ci for test, lint, format and typecheck #5

Triggered via pull request January 17, 2024 13:01
@lstocchilstocchi
synchronize #72
i38
Status Failure
Total duration 2m 4s
Artifacts

pr-check.yaml

on: pull_request
Matrix: lint-format-unit
Fit to window
Zoom out
Zoom in

Annotations

6 errors
linter, formatters and unit tests / ubuntu-22.04: packages/shared/src/MessageProxy.ts#L71
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
linter, formatters and unit tests / ubuntu-22.04: packages/shared/src/MessageProxy.ts#L78
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
linter, formatters and unit tests / ubuntu-22.04
Process completed with exit code 1.
linter, formatters and unit tests / windows-2022: packages/shared/src/MessageProxy.ts#L71
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
linter, formatters and unit tests / windows-2022: packages/shared/src/MessageProxy.ts#L78
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
linter, formatters and unit tests / windows-2022
Process completed with exit code 1.