v0.17.0-alpha.21 #1131
Annotations
10 warnings
Tests:
packages/overlays/src/components/overlay.gts#L10
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Tests:
packages/theme/src/tw.ts#L30
Missing return type on function
|
Tests:
packages/utilities/src/utils/ref.ts#L8
Missing return type on function
|
Tests:
test-app/app/components/notifications/demo.ts#L26
Missing return type on function
|
Tests:
test-app/app/components/notifications/demo.ts#L32
Missing return type on function
|
Tests:
test-app/app/components/notifications/demo.ts#L38
Missing return type on function
|
Tests:
test-app/app/components/notifications/demo.ts#L59
Missing return type on function
|
Tests:
test-app/app/routes/index.ts#L6
Missing return type on function
|
Tests:
test-app/tests/integration/components/changeset-form/fields/radio-group-test.ts#L21
Missing return type on function
|
Tests:
test-app/tests/integration/components/changeset-form/fields/select-test.ts#L22
Missing return type on function
|