Added an option to be able to start a pet coding session automatically. #804
Annotations
2 errors and 2 warnings
Run npm run lint:
src/extension/extension.ts#L321
'autoStart' is never reassigned. Use 'const' instead
|
Run npm run lint
Process completed with exit code 1.
|
Run npm run lint:
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
|
Run npm run lint:
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
|
The logs for this run have expired and are no longer available.
Loading