Merge branch 'master' into feature/ticket-type-filters #60
Annotations
11 warnings
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
|