Bump vite and nuxt #409
Annotations
10 errors and 1 warning
Type Checking:
components/app/grid.vue#L3
'AppWithAppKey' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Type Checking:
components/form/input.vue#L2
'FormRuleSchema' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Type Checking:
components/form/range.vue#L2
'FormRuleSchema' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Type Checking:
components/form/select.vue#L2
'FormRuleSchema' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Type Checking:
components/form/textArea.vue#L2
'FormRuleSchema' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Type Checking:
components/model/grid.vue#L3
'NormalizedModel' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Type Checking:
composables/useModal.ts#L1
'Component' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Type Checking:
composables/useModal.ts#L1
'UnwrapNestedRefs' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Type Checking:
composables/useSelect.ts#L1
'ComputedRef' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Type Checking:
composables/useSelect.ts#L1
'Ref' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading