[wip / do not merge] feat: form page / webview component for bootc #90
Annotations
12 errors
linter, formatter, and tests / ubuntu-22.04:
packages/frontend/src/lib/Link.spec.ts#L70
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
|
linter, formatter, and tests / ubuntu-22.04:
packages/frontend/src/lib/Link.spec.ts#L85
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
|
linter, formatter, and tests / ubuntu-22.04:
packages/frontend/src/lib/Link.spec.ts#L102
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
|
linter, formatter, and tests / ubuntu-22.04
Process completed with exit code 1.
|
linter, formatter, and tests / macos-14:
packages/frontend/src/lib/Link.spec.ts#L70
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
|
linter, formatter, and tests / macos-14:
packages/frontend/src/lib/Link.spec.ts#L85
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
|
linter, formatter, and tests / macos-14:
packages/frontend/src/lib/Link.spec.ts#L102
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
|
linter, formatter, and tests / macos-14
Process completed with exit code 1.
|
linter, formatter, and tests / windows-2022:
packages/frontend/src/lib/Link.spec.ts#L70
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
|
linter, formatter, and tests / windows-2022:
packages/frontend/src/lib/Link.spec.ts#L85
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
|
linter, formatter, and tests / windows-2022:
packages/frontend/src/lib/Link.spec.ts#L102
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
|
linter, formatter, and tests / windows-2022
Process completed with exit code 1.
|