Skip to content

Add ESLint linting and other refactoring #34

Add ESLint linting and other refactoring

Add ESLint linting and other refactoring #34

Triggered via pull request October 30, 2023 00:33
@istar410istar410
synchronize #29
clean-code
Status Failure
Total duration 53s
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.