Mark dom-action items that were executed on the page to not re-apply them #2731
dev.yaml
on: pull_request
Unit Test
2m 3s
Linting files
1m 21s
Dev Functional Test - Saucectl
0s
Annotations
6 errors
Linting files:
src/components/Personalization/dom-actions/action.js#L36
Array.prototype.map() expects a value to be returned at the end of arrow function
|
Linting files:
src/components/Personalization/dom-actions/action.js#L36
Expected to return a value at the end of arrow function
|
Linting files:
src/components/Personalization/handlers/createRenderedHandler.js#L12
'noop' is defined but never used
|
Linting files:
src/components/Personalization/handlers/injectCreateProposition.js#L69
'index' is defined but never used
|
Linting files
Process completed with exit code 1.
|
Unit Test
Process completed with exit code 1.
|