chore(main): release 1.3.0 (#26) #102
nodejs-ts.yml
on: push
nodejs
/
prepare
2s
nodejs
/
lint-eslint
38s
nodejs
/
lint-prettier
33s
nodejs
/
lint-check-types
30s
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/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
|
nodejs / lint-eslint:
src/nodeRenderer/moleculeRenderer.tsx#L92
Unexpected any. Specify a different type
|