Skip to content

feat: Added input component #10

feat: Added input component

feat: Added input component #10

Triggered via pull request October 26, 2023 16:00
Status Failure
Total duration 39s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build (18.x): src/components/BuiInput/BuiInput.vue#L18
Type 'string | null' is not assignable to type 'string | undefined'.
build (18.x): src/components/BuiInput/BuiInput.vue#L53
Type 'null' is not assignable to type 'InferDefault<InputProps, ValidationStatus | undefined> | undefined'.
build (18.x)
Process completed with exit code 2.