Skip to content

Create command to setup prettier. #6

Create command to setup prettier.

Create command to setup prettier. #6

Triggered via pull request August 4, 2023 19:08
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

23 errors
build (20.x): src/commands/prettier.ts#L31
Unexpected `await` of a non-Promise (non-"Thenable") value
build (20.x): src/commands/prettier.ts#L36
Unexpected `await` of a non-Promise (non-"Thenable") value
build (20.x): src/commands/prettier.ts#L42
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
build (20.x): src/commands/prettier.ts#L44
Unexpected `await` of a non-Promise (non-"Thenable") value
build (20.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): src/commands/prettier.ts#L31
Unexpected `await` of a non-Promise (non-"Thenable") value
build (18.x): src/commands/prettier.ts#L36
Unexpected `await` of a non-Promise (non-"Thenable") value
build (18.x): src/commands/prettier.ts#L42
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
build (18.x): src/commands/prettier.ts#L44
Unexpected `await` of a non-Promise (non-"Thenable") value
build (18.x)
Process completed with exit code 1.
build (16.x)
The job was canceled because "_20_x" failed.
build (16.x): src/commands/prettier.ts#L31
Unexpected `await` of a non-Promise (non-"Thenable") value
build (16.x): src/commands/prettier.ts#L36
Unexpected `await` of a non-Promise (non-"Thenable") value
build (16.x): src/commands/prettier.ts#L42
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
build (16.x): src/commands/prettier.ts#L44
Unexpected `await` of a non-Promise (non-"Thenable") value
build (16.x)
Process completed with exit code 1.
build (14.x)
The job was canceled because "_20_x" failed.
build (14.x): src/commands/prettier.ts#L31
Unexpected `await` of a non-Promise (non-"Thenable") value
build (14.x): src/commands/prettier.ts#L36
Unexpected `await` of a non-Promise (non-"Thenable") value
build (14.x): src/commands/prettier.ts#L42
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
build (14.x): src/commands/prettier.ts#L44
Unexpected `await` of a non-Promise (non-"Thenable") value
build (14.x)
The operation was canceled.