Skip to content

Better input format for shapes #1071

Better input format for shapes

Better input format for shapes #1071

Triggered via pull request September 18, 2023 06:29
Status Failure
Total duration 5m 31s
Artifacts

tests.yml

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

Annotations

27 errors and 20 warnings
python-lint (3.11)
Process completed with exit code 1.
npm-test (18.x): src/dataset.ts#L7
Member 'ShapeData' of the import declaration should be sorted alphabetically
npm-test (18.x): src/dataset.ts#L246
Unsafe argument of type `any[]` assigned to a parameter of type `Structure[]`
npm-test (18.x): src/dataset.ts#L383
'name' is never reassigned. Use 'const' instead
npm-test (18.x): src/dataset.ts#L383
'shape' is never reassigned. Use 'const' instead
npm-test (18.x): src/dataset.ts#L384
'parameters' is never reassigned. Use 'const' instead
npm-test (18.x): src/structure/shapes.ts#L137
'qx' is never reassigned. Use 'const' instead
npm-test (18.x): src/structure/shapes.ts#L137
'qy' is never reassigned. Use 'const' instead
npm-test (18.x): src/structure/shapes.ts#L137
'qz' is never reassigned. Use 'const' instead
npm-test (18.x): src/structure/shapes.ts#L137
'qw' is never reassigned. Use 'const' instead
npm-test (18.x): src/structure/shapes.ts#L139
'x' is never reassigned. Use 'const' instead
npm-test (20.x)
The job was canceled because "_18_x" failed.
npm-test (20.x): src/dataset.ts#L7
Member 'ShapeData' of the import declaration should be sorted alphabetically
npm-test (20.x): src/dataset.ts#L246
Unsafe argument of type `any[]` assigned to a parameter of type `Structure[]`
npm-test (20.x): src/dataset.ts#L383
'name' is never reassigned. Use 'const' instead
npm-test (20.x): src/dataset.ts#L383
'shape' is never reassigned. Use 'const' instead
npm-test (20.x): src/dataset.ts#L384
'parameters' is never reassigned. Use 'const' instead
npm-test (20.x): src/structure/shapes.ts#L137
'qx' is never reassigned. Use 'const' instead
npm-test (20.x): src/structure/shapes.ts#L137
'qy' is never reassigned. Use 'const' instead
npm-test (20.x): src/structure/shapes.ts#L137
'qz' is never reassigned. Use 'const' instead
npm-test (20.x): src/structure/shapes.ts#L137
'qw' is never reassigned. Use 'const' instead
npm-test (20.x): src/structure/shapes.ts#L139
'x' is never reassigned. Use 'const' instead
npm-test (16.x)
The job was canceled because "_18_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 (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 (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