chore(deps): update taiga-ui #889
lint.yml
on: pull_request
typecheck
44s
cspell
46s
prettier
2m 5s
stylelint
39s
eslint
47s
Lint result
0s
Annotations
6 errors
eslint:
projects/demo-integrations/cypress/tests/recipes/textarea/textarea-latin-letters-digits.cy.ts#L86
Don't use simple "for-of" instead of "forEach"
|
eslint:
projects/kit/src/lib/processors/tests/prefix-postprocessor.spec.ts#L61
Test title is used multiple times in the same describe block
|
eslint:
projects/kit/src/lib/utils/date/tests/parse-date-range-string.spec.ts#L19
Don't use simple "for-of" instead of "forEach"
|
eslint:
projects/vue/src/lib/maskito.ts#L48
Potentially unnecessary function wrapper
|
eslint:
scripts/helpers/bump-maskito-deps.ts#L18
Don't use simple "for-of" instead of "forEach"
|
eslint
Process completed with exit code 1.
|