Build(deps): Bump axios from 1.3.6 to 1.5.1 in /packages/app #212
Triggered via pull request
October 2, 2023 10:56
dependabot[bot]
opened
#128
Status
Success
Total duration
48s
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
|