7125: Support merging master/main into other branches in GitGraph #4940
Annotations
10 warnings
|
autofix:
packages/mermaid-layout-elk/src/render.ts#L157
Unexpected any. Specify a different type
|
|
autofix:
packages/mermaid-layout-elk/src/render.ts#L156
Unexpected any. Specify a different type
|
|
autofix:
packages/mermaid-layout-elk/src/render.ts#L149
Unexpected any. Specify a different type
|
|
autofix:
packages/mermaid-layout-elk/src/render.ts#L148
Unexpected any. Specify a different type
|
|
autofix:
packages/mermaid-layout-elk/src/render.ts#L56
Unexpected any. Specify a different type
|
|
autofix:
packages/mermaid-layout-elk/src/render.ts#L55
Unexpected any. Specify a different type
|
|
autofix:
packages/mermaid-layout-elk/src/__tests__/geometry.spec.ts#L45
Unexpected any. Specify a different type
|
|
autofix:
cypress/integration/rendering/journey.spec.js#L217
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
|
autofix:
cypress/integration/rendering/imageShape.spec.ts#L15
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
|
|
autofix:
cypress/integration/rendering/iconShape.spec.ts#L17
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
|