Skip to content

fix: use client version of react-dom #78

fix: use client version of react-dom

fix: use client version of react-dom #78

Triggered via push March 22, 2024 11:18
Status Failure
Total duration 56s
Artifacts

nodejs-ts.yml

on: push
nodejs  /  prepare
3s
nodejs / prepare
nodejs  /  lint-eslint
21s
nodejs / lint-eslint
nodejs  /  lint-prettier
23s
nodejs / lint-prettier
nodejs  /  lint-check-types
18s
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