Skip to content

fix: remove unnecessary defineComponent imports in Vue components fo… #28

fix: remove unnecessary defineComponent imports in Vue components fo…

fix: remove unnecessary defineComponent imports in Vue components fo… #28

Triggered via pull request April 27, 2025 16:54
@Ni55aNNi55aN
synchronize #89
fix-for-vue-2.6
Status Success
Total duration 1m 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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'