fix: remove unnecessary defineComponent imports in Vue components fo… #28
Annotations
20 warnings
|
ci / ci:
src/index.ts#L115
The 'context as Requires<Schemes>' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.ts#L115
The '{ type: 'rendered', data: (context as Requires<Schemes>).data } as T' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.ts#L113
The type of 'component' is 'any'
|
|
ci / ci:
src/index.ts#L107
The 'context as Extract<T, { type: 'render' }>' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.ts#L97
The 'context as Extract<T, { type: 'render' }>' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.ts#L63
The '{ ...context, data: { ...context.data, filled: true } } as typeof context' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.ts#L62
The 'context as T' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.ts#L44
This line has a length of 134. Maximum allowed is 120
|
|
ci / ci:
src/index.ts#L34
The type of 'Context' contains 'any'
|
|
ci / ci:
src/index.ts#L34
The type of 'context' contains 'any'
|
|
ci / ci:
src/index.ts#L115
The 'context as Requires<Schemes>' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.ts#L115
The '{ type: 'rendered', data: (context as Requires<Schemes>).data } as T' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.ts#L113
The type of 'component' is 'any'
|
|
ci / ci:
src/index.ts#L107
The 'context as Extract<T, { type: 'render' }>' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.ts#L97
The 'context as Extract<T, { type: 'render' }>' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.ts#L63
The '{ ...context, data: { ...context.data, filled: true } } as typeof context' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.ts#L62
The 'context as T' has unsafe 'as' type assertion
|
|
ci / ci:
src/index.ts#L44
This line has a length of 134. Maximum allowed is 120
|
|
ci / ci:
src/index.ts#L34
The type of 'Context' contains 'any'
|
|
ci / ci:
src/index.ts#L34
The type of 'context' contains 'any'
|