fix: add type annotation for Component import in ConnectionWrapper.svelte - #15
Merged
Merged
Annotations
20 warnings
|
src/compat/svelte3-4.ts#L5
Unsafe assignment of an `any` value
|
|
src/compat/svelte3-4.ts#L4
The type of 'app' contains 'any'
|
|
src/compat/svelte3-4.ts#L3
Unexpected any. Specify a different type
|
|
src/compat/svelte3-4.ts#L3
The type of 'onRendered' is 'any'
|
|
src/compat/svelte3-4.ts#L3
Unexpected any. Specify a different type
|
|
src/compat/svelte3-4.ts#L3
The type of 'payload' is 'any'
|
|
src/compat/svelte3-4.ts#L3
Unexpected any. Specify a different type
|
|
src/compat/svelte3-4.ts#L3
The type of 'component' is 'any'
|
|
src/compat/svelte3-4.ts#L3
Unexpected any. Specify a different type
|
|
src/compat/svelte3-4.ts#L3
The type of 'element' is 'any'
|
|
src/compat/svelte3-4.ts#L5
Unsafe assignment of an `any` value
|
|
src/compat/svelte3-4.ts#L4
The type of 'app' contains 'any'
|
|
src/compat/svelte3-4.ts#L3
Unexpected any. Specify a different type
|
|
src/compat/svelte3-4.ts#L3
The type of 'onRendered' is 'any'
|
|
src/compat/svelte3-4.ts#L3
Unexpected any. Specify a different type
|
|
src/compat/svelte3-4.ts#L3
The type of 'payload' is 'any'
|
|
src/compat/svelte3-4.ts#L3
Unexpected any. Specify a different type
|
|
src/compat/svelte3-4.ts#L3
The type of 'component' is 'any'
|
|
src/compat/svelte3-4.ts#L3
Unexpected any. Specify a different type
|
|
src/compat/svelte3-4.ts#L3
The type of 'element' is 'any'
|
The logs for this run have expired and are no longer available.
Loading