Skip to content

Fixes #37900 - Allow syncing templates through HTTP proxy #45

Fixes #37900 - Allow syncing templates through HTTP proxy

Fixes #37900 - Allow syncing templates through HTTP proxy #45

Triggered via pull request November 25, 2024 19:01
Status Failure
Total duration 1m 33s
Artifacts

js_ci.yml

on: pull_request
Matrix: test_js
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test_js (12): webpack/components/NewTemplateSync/components/ProxySettingFields.js#L5
'CommonForm' is defined but never used
test_js (12): webpack/components/NewTemplateSync/components/ProxySettingFields.js#L6
'InputGroup' is defined but never used
test_js (12): webpack/components/NewTemplateSync/components/ProxySettingFields.js#L7
'FieldLevelHelp' is defined but never used
test_js (12): webpack/components/NewTemplateSync/components/ProxySettingFields.js#L10
'tooltipContent' is defined but never used
test_js (12): webpack/components/NewTemplateSync/components/ProxySettingFields.js#L30
Replace `'selection',·proxyPolicySetting.selection.slice(0,2))` with `⏎······'selection',⏎······proxyPolicySetting.selection.slice(0,·2)⏎····);`
test_js (12): webpack/components/NewTemplateSync/components/ProxySettingFields.js#L52
Replace `proxyIdSetting.value·!==·''·&&·form.values[syncType]?.http_proxy_policy·===·'selected'` with `⏎············proxyIdSetting.value·!==·''·&&⏎············form.values[syncType]?.http_proxy_policy·===·'selected'⏎··········`
test_js (12)
Process completed with exit code 1.