Skip to content

Playground state

Playground state #15

Triggered via pull request January 17, 2024 16:08
Status Failure
Total duration 4m 16s
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/backend/src/playground.ts#L148
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 / macos-12: packages/backend/src/playground.ts#L148
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 / macos-12
Process completed with exit code 1.
linter, formatters and unit tests / windows-2022: packages/backend/src/playground.ts#L148
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.