Build(deps-dev): Bump webpack from 5.82.0 to 5.89.0 #224
Triggered via pull request
October 16, 2023 11:02
dependabot[bot]
opened
#139
Status
Success
Total duration
53s
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
|