Skip to content

Better input format for shapes #1079

Better input format for shapes

Better input format for shapes #1079

Triggered via pull request September 20, 2023 22:05
Status Failure
Total duration 5m 48s
Artifacts

tests.yml

on: pull_request
Matrix: npm-test
Matrix: python-lint
Matrix: python-test
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 20 warnings
npm-test (18.x): src/structure/shapes.ts#L416
Expected '!==' and instead saw '!='
npm-test (18.x): src/structure/shapes.ts#L416
Expected '!==' and instead saw '!='
npm-test (18.x): src/structure/shapes.ts#L425
'v' is never reassigned. Use 'const' instead
npm-test (18.x): src/structure/shapes.ts#L428
'circle_points' is never reassigned. Use 'const' instead
npm-test (18.x)
Process completed with exit code 1.
npm-test (16.x)
The job was canceled because "_18_x" failed.
npm-test (16.x): src/structure/shapes.ts#L416
Expected '!==' and instead saw '!='
npm-test (16.x): src/structure/shapes.ts#L416
Expected '!==' and instead saw '!='
npm-test (16.x): src/structure/shapes.ts#L425
'v' is never reassigned. Use 'const' instead
npm-test (16.x): src/structure/shapes.ts#L428
'circle_points' is never reassigned. Use 'const' instead
npm-test (16.x)
The operation was canceled.
npm-test (20.x)
The job was canceled because "_18_x" failed.
npm-test (20.x)
The operation was canceled.
python-test (3.11)
Process completed with exit code 1.
python-test (3.8)
The job was canceled because "_3_11" failed.
python-test (3.8)
The operation was canceled.
npm-test (18.x): src/dataset.ts#L6
'CustomShape' is defined but never used
npm-test (18.x): src/dataset.ts#L6
'Ellipsoid' is defined but never used
npm-test (18.x): src/dataset.ts#L6
'Sphere' is defined but never used
npm-test (18.x): src/dataset.ts#L7
'ShapeData' is defined but never used
npm-test (18.x): src/dataset.ts#L334
'properties' is defined but never used
npm-test (18.x): src/dataset.ts#L335
'structureCount' is defined but never used
npm-test (18.x): src/dataset.ts#L336
'envCount' is defined but never used
npm-test (18.x): src/dataset.ts#L337
'parameters' is defined but never used
npm-test (18.x): src/dataset.ts#L445
'key' is assigned a value but never used
npm-test (18.x): src/dataset.ts#L445
'array' is assigned a value but never used
npm-test (16.x): src/dataset.ts#L6
'CustomShape' is defined but never used
npm-test (16.x): src/dataset.ts#L6
'Ellipsoid' is defined but never used
npm-test (16.x): src/dataset.ts#L6
'Sphere' is defined but never used
npm-test (16.x): src/dataset.ts#L7
'ShapeData' is defined but never used
npm-test (16.x): src/dataset.ts#L334
'properties' is defined but never used
npm-test (16.x): src/dataset.ts#L335
'structureCount' is defined but never used
npm-test (16.x): src/dataset.ts#L336
'envCount' is defined but never used
npm-test (16.x): src/dataset.ts#L337
'parameters' is defined but never used
npm-test (16.x): src/dataset.ts#L445
'key' is assigned a value but never used
npm-test (16.x): src/dataset.ts#L445
'array' is assigned a value but never used