Build(deps): Bump postcss from 8.4.23 to 8.4.31 in /packages/app #216
Triggered via pull request
October 7, 2023 12:31
dependabot[bot]
opened
#132
Status
Success
Total duration
56s
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
|