feat: validation (wip) #18
Annotations
7 errors
deploy:
src/components/MachineWizard.vue#L4
Cannot find module '@/components/MachineConfigurationList.vue' or its corresponding type declarations.
|
deploy:
src/components/MachineConfigurationList.vue#L2
Cannot find module '@/components/MachineConfigurationRow.vue' or its corresponding type declarations.
|
deploy:
src/components/MachineConfigurationRow.vue#L81
Type 'boolean | ""' is not assignable to type 'Booleanish | undefined'.
|
deploy:
src/components/MachineWizard.vue#L4
Cannot find module '@/components/MachineConfigurationList.vue' or its corresponding type declarations.
|
deploy:
src/components/MachineConfigurationList.vue#L2
Cannot find module '@/components/MachineConfigurationRow.vue' or its corresponding type declarations.
|
deploy:
src/components/MachineConfigurationRow.vue#L81
Type 'boolean | ""' is not assignable to type 'Booleanish | undefined'.
|
deploy
Process completed with exit code 1.
|