test: [DI-30016] - Add spec for Edit notification channel #8658
Annotations
2 warnings
|
ESLint Review (manager):
packages/manager/cypress/e2e/core/cloudpulse/alert-notification-channel-edit.spec.ts#L97
[eslint] reported by reviewdog 🐶
Define a constant instead of duplicating this literal 5 times.
Raw Output:
{"ruleId":"sonarjs/no-duplicate-string","severity":1,"message":"Define a constant instead of duplicating this literal 5 times.","line":97,"column":15,"nodeType":"Literal","endLine":97,"endColumn":27}
|
|
ESLint Review (manager):
packages/manager/cypress/e2e/core/cloudpulse/alert-notification-channel-edit.spec.ts#L66
[eslint] reported by reviewdog 🐶
Define a constant instead of duplicating this literal 3 times.
Raw Output:
{"ruleId":"sonarjs/no-duplicate-string","severity":1,"message":"Define a constant instead of duplicating this literal 3 times.","line":66,"column":14,"nodeType":"Literal","endLine":66,"endColumn":36}
|