feat: arrow label can be aligned left and middle #105
nodejs-ts.yml
on: push
nodejs
/
prepare
4s
nodejs
/
lint-eslint
30s
nodejs
/
lint-prettier
28s
nodejs
/
lint-check-types
28s
Matrix: nodejs / test
Annotations
10 warnings
nodejs / lint-eslint:
demo/Taxonomy.tsx#L10
Unexpected empty method 'getLabel'
|
nodejs / lint-eslint:
src/__tests__/taxonomy.test.tsx#L13
Unexpected empty method 'getLabel'
|
nodejs / lint-eslint:
src/components/MultilineText.tsx#L17
Do not use Array index in keys
|
nodejs / lint-eslint:
src/components/SVG.tsx#L6
Dangerous property 'dangerouslySetInnerHTML' found
|
nodejs / lint-eslint:
src/components/SVGMolecule.tsx#L12
Dangerous property 'dangerouslySetInnerHTML' found
|
nodejs / lint-eslint:
src/data/getArrows.tsx#L10
Unexpected any. Specify a different type
|
nodejs / lint-eslint:
src/data/getBoxes.tsx#L2
Unexpected any. Specify a different type
|
nodejs / lint-eslint:
src/data/getBoxes.tsx#L7
Unexpected any. Specify a different type
|
nodejs / lint-eslint:
src/nodeRenderer/moleculeRenderer.tsx#L7
Unexpected any. Specify a different type
|
nodejs / lint-eslint:
src/nodeRenderer/moleculeRenderer.tsx#L50
Unexpected any. Specify a different type
|