Better input format for shapes #1092
Triggered via pull request
September 26, 2023 20:37
Status
Failure
Total duration
5m 53s
Artifacts
–
tests.yml
on: pull_request
Matrix: npm-test
Matrix: python-lint
Matrix: python-test
Annotations
22 errors and 8 warnings
npm-test (16.x):
src/options.ts#L203
Unsafe member access .selected on an `any` value
|
npm-test (16.x):
src/options.ts#L203
Unsafe argument of type `any` assigned to a parameter of type `string`
|
npm-test (16.x):
src/options.ts#L203
Unsafe member access .value on an `any` value
|
npm-test (16.x):
src/structure/shapes.ts#L412
Expected '!==' and instead saw '!='
|
npm-test (16.x):
src/structure/shapes.ts#L412
Expected '!==' and instead saw '!='
|
npm-test (16.x):
src/structure/shapes.ts#L421
'v' is never reassigned. Use 'const' instead
|
npm-test (16.x):
src/structure/shapes.ts#L424
'circle_points' is never reassigned. Use 'const' instead
|
npm-test (16.x)
Process completed with exit code 1.
|
npm-test (18.x)
The job was canceled because "_16_x" failed.
|
npm-test (18.x):
src/options.ts#L203
Unsafe member access .selected on an `any` value
|
npm-test (18.x):
src/options.ts#L203
Unsafe argument of type `any` assigned to a parameter of type `string`
|
npm-test (18.x):
src/options.ts#L203
Unsafe member access .value on an `any` value
|
npm-test (18.x):
src/structure/shapes.ts#L412
Expected '!==' and instead saw '!='
|
npm-test (18.x):
src/structure/shapes.ts#L412
Expected '!==' and instead saw '!='
|
npm-test (18.x):
src/structure/shapes.ts#L421
'v' is never reassigned. Use 'const' instead
|
npm-test (18.x):
src/structure/shapes.ts#L424
'circle_points' is never reassigned. Use 'const' instead
|
npm-test (18.x)
The operation was canceled.
|
npm-test (20.x)
The job was canceled because "_16_x" failed.
|
npm-test (20.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 (16.x):
src/dataset.ts#L6
'param' is defined but never used
|
npm-test (16.x):
src/structure/viewer.ts#L18
'CustomShapeData' is defined but never used
|
npm-test (16.x):
src/structure/viewer.ts#L20
'EllipsoidData' is defined but never used
|
npm-test (16.x):
src/structure/viewer.ts#L23
'SphereData' is defined but never used
|
npm-test (18.x):
src/dataset.ts#L6
'param' is defined but never used
|
npm-test (18.x):
src/structure/viewer.ts#L18
'CustomShapeData' is defined but never used
|
npm-test (18.x):
src/structure/viewer.ts#L20
'EllipsoidData' is defined but never used
|
npm-test (18.x):
src/structure/viewer.ts#L23
'SphereData' is defined but never used
|