Build(deps): Bump @fortawesome/fontawesome-svg-core from 6.4.0 to 6.4.2 in /packages/app #198
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|