wip: support v-bind="{}" #308
ci.yml
on: push
unit-test
1m 11s
lint-and-test-dts
22s
Annotations
8 errors and 2 warnings
lint-and-test-dts:
packages/compiler-vapor/src/transform.ts#L12
Member 'Property' of the import declaration should be sorted alphabetically
|
lint-and-test-dts:
packages/compiler-vapor/src/transforms/transformElement.ts#L1
Import "ExpressionNode" is only used as types
|
lint-and-test-dts:
packages/compiler-vapor/src/transforms/transformElement.ts#L4
Member 'ElementNode' of the import declaration should be sorted alphabetically
|
lint-and-test-dts:
packages/compiler-vapor/src/transforms/transformElement.ts#L13
All imports in the declaration are only used as types. Use `import type`
|
lint-and-test-dts:
packages/compiler-vapor/src/transforms/transformElement.ts#L147
Using 'ObjectExpression > SpreadElement' is not allowed
|
lint-and-test-dts:
packages/runtime-vapor/src/dom/patchProp.ts#L10
All imports in the declaration are only used as types. Use `import type`
|
lint-and-test-dts
Process completed with exit code 1.
|
unit-test
Process completed with exit code 1.
|
lint-and-test-dts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|