Remove error code from error text on popup #46
Annotations
9 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/filter-criteria-actions.js#L14
'T' is defined but never used
|
build:
src/actions/filter-criteria-actions.js#L17
'getRequest' is defined but never used
|
build:
src/actions/filter-criteria-actions.js#L18
'putRequest' is defined but never used
|
build:
src/actions/filter-criteria-actions.js#L44
'getState' is defined but never used
|
build:
src/actions/filter-criteria-actions.js#L58
'customErrorHandler' was used before it was defined
|
build:
src/actions/filter-criteria-actions.js#L65
'getState' is defined but never used
|
build:
src/actions/filter-criteria-actions.js#L99
Assignment to function parameter 'input'
|
build:
src/actions/filter-criteria-actions.js#L113
'state' is defined but never used
|