Skip to content

Refactor code structure for improved readability and maintainability #12

Refactor code structure for improved readability and maintainability

Refactor code structure for improved readability and maintainability #12

Triggered via push September 9, 2025 18:31
Status Failure
Total duration 21s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build
Process completed with exit code 2.
build: src/components/PasswordGenerator.vue#L42
Type '"includeSymbols"' is not assignable to type 'Booleanish | "mixed" | undefined'.
build: src/components/PasswordGenerator.vue#L41
Type '"includeNumbers"' is not assignable to type 'Booleanish | "mixed" | undefined'.
build: src/components/PasswordGenerator.vue#L40
Type '"includeLowercase"' is not assignable to type 'Booleanish | "mixed" | undefined'.
build: src/components/PasswordGenerator.vue#L39
Type '"includeUppercase"' is not assignable to type 'Booleanish | "mixed" | undefined'.