Build(deps-dev): Bump prettier from 2.8.8 to 3.0.3 #209
Triggered via pull request
September 4, 2023 10:57
dependabot[bot]
opened
#125
Status
Success
Total duration
51s
Artifacts
–
Annotations
2 warnings
lint:
src/test/runTest.ts#L23
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
|
lint:
src/test/suite/extension.test.ts#L9
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
|