Skip to content

Change ticket type list page, add filters and columns #59

Change ticket type list page, add filters and columns

Change ticket type list page, add filters and columns #59

Triggered via pull request July 22, 2024 14:07
Status Failure
Total duration 2m 23s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/actions/ticket-actions.js#L125
Do not access Object.prototype method 'hasOwnProperty' from target object
build: src/actions/ticket-actions.js#L326
Do not access Object.prototype method 'hasOwnProperty' from target object
build: src/actions/ticket-actions.js#L518
Identifier 'success_message' is not in camel case
build: src/actions/ticket-actions.js#L716
Identifier 'success_message' is not in camel case
build: src/actions/ticket-actions.js#L758
Identifier 'success_message' is not in camel case
build: src/actions/ticket-actions.js#L954
Identifier 'success_message' is not in camel case
build: src/actions/ticket-actions.js#L1167
Identifier 'success_message' is not in camel case
build: src/components/forms/ticket-type-form.js#L31
'entity' is missing in props validation
build: src/components/forms/ticket-type-form.js#L32
'errors' is missing in props validation
build: src/components/forms/ticket-type-form.js#L41
'errors' is missing in props validation