Skip to content

chore: add .npmignore #80

chore: add .npmignore

chore: add .npmignore #80

Triggered via push May 10, 2024 20:57
Status Failure
Total duration 1m 3s
Artifacts

nodejs-ts.yml

on: push
nodejs  /  prepare
3s
nodejs / prepare
nodejs  /  lint-eslint
41s
nodejs / lint-eslint
nodejs  /  lint-prettier
40s
nodejs / lint-prettier
nodejs  /  lint-check-types
35s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
nodejs / lint-eslint: src/components/SVGBoxesTree.tsx#L23
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
nodejs / lint-eslint: src/data/calculatePosition.ts#L29
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
nodejs / lint-eslint: src/data/calculatePosition.ts#L29
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
nodejs / lint-eslint: src/data/calculatePosition.ts#L30
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
nodejs / lint-eslint: src/data/calculatePosition.ts#L35
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
nodejs / lint-eslint: src/data/calculatePosition.ts#L37
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
nodejs / lint-eslint: src/data/calculatePosition.ts#L37
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
nodejs / lint-eslint: src/data/calculatePosition.ts#L55
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
nodejs / lint-eslint: src/data/calculatePosition.ts#L55
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
nodejs / lint-eslint: src/data/calculatePosition.ts#L55
Invalid operand for a '+' operation. Operands must each be a number or string. Got `any`
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/nodeRenderer/moleculeRenderer.tsx#L41
Unexpected any. Specify a different type
nodejs / lint-eslint: src/nodeRenderer/moleculeRenderer.tsx#L76
Unexpected any. Specify a different type
nodejs / lint-eslint: src/nodeRenderer/moleculeRenderer.tsx#L77
Unexpected any. Specify a different type
nodejs / lint-eslint: src/nodeRenderer/moleculeRenderer.tsx#L108
Unexpected any. Specify a different type