Skip to content

Added an option to be able to start a pet coding session automatically. #804

Added an option to be able to start a pet coding session automatically.

Added an option to be able to start a pet coding session automatically. #804

Triggered via pull request December 15, 2023 18:17
Status Failure
Total duration 59s
Artifacts

ci.yml

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

Annotations

2 errors and 2 warnings
build (18.x): src/extension/extension.ts#L321
'autoStart' is never reassigned. Use 'const' instead
build (18.x)
Process completed with exit code 1.
build (18.x): src/extension/extension.ts#L329
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/extension/extension.ts#L351
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