Skip to content

Ghostery 10: Simple custom filters editor #233

Ghostery 10: Simple custom filters editor

Ghostery 10: Simple custom filters editor #233

Triggered via pull request March 8, 2024 12:22
Status Failure
Total duration 1m 30s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: extension-manifest-v3/src/pages/settings/components/custom-filters.js#L20
Replace `"DNR·converstion",·event.data)` with `'DNR·converstion',·event.data);`
test: extension-manifest-v3/src/pages/settings/components/custom-filters.js#L53
Replace `.split('\n').map(f·=>·f.trim())` with `⏎······.split('\n')⏎······.map((f)·=>·f.trim())⏎······`
test: extension-manifest-v3/src/pages/settings/components/custom-filters.js#L72
Replace `⏎············`Filter·not·supported:·'${filter}'`,⏎··········` with ``Filter·not·supported:·'${filter}'``
test: extension-manifest-v3/src/pages/settings/components/custom-filters.js#L87
Replace `(resolve` with `((resolve)`
test: extension-manifest-v3/src/pages/settings/components/custom-filters.js#L121
Replace `${input.text}</textarea` with `⏎${input.text}</textarea⏎········`
test: extension-manifest-v3/src/pages/settings/components/custom-filters.js#L133
Insert `⏎············`
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/