Skip to content

feat: add error hints for mandatory fields #772

feat: add error hints for mandatory fields

feat: add error hints for mandatory fields #772

Triggered via pull request January 2, 2024 06:27
@enjeckenjeck
synchronize #755
feature/702
Status Failure
Total duration 1m 24s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
eslint: src/modules/modals/EditRow.vue#L35
Expected indentation of 6 tabs but found 5 tabs
eslint
Process completed with exit code 1.
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
eslint: src/modules/modals/CreateRow.vue#L2
Attribute "data-cy" should go before "@close"
eslint: src/modules/modals/CreateRow.vue#L27
Attribute "data-cy" should go before "@click"
eslint: src/modules/modals/EditRow.vue#L2
Attribute "data-cy" should go before "@close"
eslint: src/shared/components/ncTable/mixins/columnClass.js#L57
Missing JSDoc @param "value" description
eslint: src/shared/components/ncTable/mixins/columnClass.js#L57
Missing JSDoc @param "value" type