Skip to content

Add ESLint linting and other refactoring #33

Add ESLint linting and other refactoring

Add ESLint linting and other refactoring #33

Triggered via pull request October 29, 2023 15:31
@istar410istar410
synchronize #29
clean-code
Status Failure
Total duration 46s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/components/FormField.vue#L19
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type `any` assigned to a parameter of type `String`.
src/components/FormField.vue#L19
[@typescript-eslint/no-unsafe-member-access] Computed name [e.$params.type] resolves to an any value.
build
Process completed with exit code 1.