[MWPW 151457] Added stage domains map to make links environment-aware #76
Annotations
10 errors and 2 warnings
scripts/scripts.js#L124
[eslint] reported by reviewdog 🐶
Strings must use singlequote.
Raw Output:
{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":124,"column":5,"nodeType":"Literal","messageId":"wrongQuotes","endLine":124,"endColumn":25,"fix":{"range":[5344,5364],"text":"'business.adobe.com'"}}
|
scripts/scripts.js#L124
[eslint] reported by reviewdog 🐶
Strings must use singlequote.
Raw Output:
{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":124,"column":27,"nodeType":"Literal","messageId":"wrongQuotes","endLine":124,"endColumn":53,"fix":{"range":[5366,5392],"text":"'business.stage.adobe.com'"}}
|
scripts/scripts.js#L125
[eslint] reported by reviewdog 🐶
Strings must use singlequote.
Raw Output:
{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":125,"column":5,"nodeType":"Literal","messageId":"wrongQuotes","endLine":125,"endColumn":20,"fix":{"range":[5398,5413],"text":"'www.adobe.com'"}}
|
scripts/scripts.js#L125
[eslint] reported by reviewdog 🐶
Strings must use singlequote.
Raw Output:
{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":125,"column":22,"nodeType":"Literal","messageId":"wrongQuotes","endLine":125,"endColumn":43,"fix":{"range":[5415,5436],"text":"'www.stage.adobe.com'"}}
|
scripts/scripts.js#L126
[eslint] reported by reviewdog 🐶
Strings must use singlequote.
Raw Output:
{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":126,"column":5,"nodeType":"Literal","messageId":"wrongQuotes","endLine":126,"endColumn":25,"fix":{"range":[5442,5462],"text":"'learning.adobe.com'"}}
|
scripts/scripts.js#L126
[eslint] reported by reviewdog 🐶
Strings must use singlequote.
Raw Output:
{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":126,"column":27,"nodeType":"Literal","messageId":"wrongQuotes","endLine":126,"endColumn":53,"fix":{"range":[5464,5490],"text":"'learning.stage.adobe.com'"}}
|
scripts/scripts.js#L127
[eslint] reported by reviewdog 🐶
Strings must use singlequote.
Raw Output:
{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":127,"column":5,"nodeType":"Literal","messageId":"wrongQuotes","endLine":127,"endColumn":33,"fix":{"range":[5496,5524],"text":"'solutionpartners.adobe.com'"}}
|
scripts/scripts.js#L127
[eslint] reported by reviewdog 🐶
Strings must use singlequote.
Raw Output:
{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":127,"column":35,"nodeType":"Literal","messageId":"wrongQuotes","endLine":127,"endColumn":69,"fix":{"range":[5526,5560],"text":"'solutionpartners.stage.adobe.com'"}}
|
scripts/scripts.js#L128
[eslint] reported by reviewdog 🐶
Strings must use singlequote.
Raw Output:
{"ruleId":"quotes","severity":2,"message":"Strings must use singlequote.","line":128,"column":5,"nodeType":"Literal","messageId":"wrongQuotes","endLine":128,"endColumn":21,"fix":{"range":[5566,5582],"text":"'news.adobe.com'"}}
|
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, tj-actions/changed-files@v38. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
This job failed
Loading