BUGFIX: Compare hosts when checking if target and source are the same #106
Annotations
2 errors and 1 warning
|
Build the plugin
Process completed with exit code 1.
|
|
Build the plugin:
Resources/Private/JavaScript/components/RedirectForm.tsx#L96
Replace `(!parsedSourceUrl.hostname·||·parsedSourceUrl.hostname·===·parsedTargetUrl.hostname)·&&·parsedSourceUrl.pathname·===·parsedTargetUrl.pathname` with `⏎············(!parsedSourceUrl.hostname·||·parsedSourceUrl.hostname·===·parsedTargetUrl.hostname)·&&⏎············parsedSourceUrl.pathname·===·parsedTargetUrl.pathname⏎········`
|
|
Run actions/setup-node@v1
Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']
|
Loading