Skip to content

feat: TypeScript Type Safety for Form Components with Options #4052

feat: TypeScript Type Safety for Form Components with Options

feat: TypeScript Type Safety for Form Components with Options #4052

Triggered via pull request December 8, 2025 02:13
Status Failure
Total duration 1m 13s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
build
Process completed with exit code 2.
build
playground#build: command (/home/runner/work/bootstrap-vue-next/bootstrap-vue-next/apps/playground) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
build
Type 'string' is not assignable to type 'undefined'.
build
Type 'string | undefined' is not assignable to type 'readonly never[] | undefined'.
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