Skip to content

Better input format for shapes #1076

Better input format for shapes

Better input format for shapes #1076

Triggered via pull request September 18, 2023 23:08
Status Failure
Total duration 7m 19s
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 (20.x): src/structure/shapes.ts#L408
Expected '!==' and instead saw '!='
npm-test (20.x): src/structure/shapes.ts#L408
Expected '!==' and instead saw '!='
npm-test (20.x): src/structure/shapes.ts#L417
'v' is never reassigned. Use 'const' instead
npm-test (20.x): src/structure/shapes.ts#L420
'circle_points' is never reassigned. Use 'const' instead
npm-test (20.x)
Process completed with exit code 1.
npm-test (18.x)
The job was canceled because "_20_x" failed.
npm-test (18.x): src/structure/shapes.ts#L408
Expected '!==' and instead saw '!='
npm-test (18.x): src/structure/shapes.ts#L408
Expected '!==' and instead saw '!='
npm-test (18.x): src/structure/shapes.ts#L417
'v' is never reassigned. Use 'const' instead
npm-test (18.x): src/structure/shapes.ts#L420
'circle_points' is never reassigned. Use 'const' instead
npm-test (18.x)
The operation was canceled.
npm-test (16.x)
The job was canceled because "_20_x" failed.
npm-test (16.x)
The operation was canceled.
python-test (3.8)
Process completed with exit code 1.
python-test (3.11)
The job was canceled because "_3_8" failed.
python-test (3.11)
The operation was canceled.
npm-test (20.x): src/dataset.ts#L6
'CustomShape' is defined but never used
npm-test (20.x): src/dataset.ts#L6
'Ellipsoid' is defined but never used
npm-test (20.x): src/dataset.ts#L6
'Sphere' is defined but never used
npm-test (20.x): src/dataset.ts#L7
'ShapeData' is defined but never used
npm-test (20.x): src/dataset.ts#L334
'properties' is defined but never used
npm-test (20.x): src/dataset.ts#L335
'structureCount' is defined but never used
npm-test (20.x): src/dataset.ts#L336
'envCount' is defined but never used
npm-test (20.x): src/dataset.ts#L337
'parameters' is defined but never used
npm-test (20.x): src/dataset.ts#L445
'key' is assigned a value but never used
npm-test (20.x): src/dataset.ts#L445
'array' is assigned a value but never used
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