feat(BFormFile): Complete parity & documentation #4065
Annotations
4 errors and 8 warnings
|
build
Process completed with exit code 2.
|
|
build
Type 'Readonly<ShallowRef<HTMLInputElement | null>>' is not assignable to type 'MaybeElementRef<HTMLInputElement> | undefined'.
|
|
build
bootstrap-vue-next#build: command (/home/runner/work/bootstrap-vue-next/bootstrap-vue-next/packages/bootstrap-vue-next) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
|
build
Argument of type '{ class: unknown; style: unknown; ref: string; }' is not assignable to parameter of type 'HTMLAttributes & ReservedProps & Record<string, unknown>'.
|
|
test-lint:
packages/bootstrap-vue-next/src/composables/useModal/useModal.spec.ts#L112
There is more than one component in this file
|
|
test-lint:
packages/bootstrap-vue-next/src/composables/useModal/useModal.spec.ts#L99
There is more than one component in this file
|
|
test-lint:
packages/bootstrap-vue-next/src/composables/useModal/useModal.spec.ts#L65
There is more than one component in this file
|
|
test-lint:
packages/bootstrap-vue-next/src/composables/useModal/useModal.spec.ts#L31
There is more than one component in this file
|
|
test-lint:
packages/bootstrap-vue-next/src/composables/useModal/useModal.spec.ts#L10
There is more than one component in this file
|
|
test-lint:
packages/bootstrap-vue-next/src/components/BToast/BToastOrchestrator.vue#L34
Unexpected console statement
|
|
test-lint:
packages/bootstrap-vue-next/src/components/BPopover/BPopoverOrchestrator.vue#L28
Unexpected console statement
|
|
test-lint:
packages/bootstrap-vue-next/src/components/BModal/BModalOrchestrator.vue#L31
Unexpected console statement
|