Added cylinder shape type #1209
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
tests.yml
on: pull_request
Matrix: npm-test
Matrix: python-lint
Matrix: python-test
Annotations
13 errors and 6 warnings
npm-test (20.x):
src/structure/shapes.ts#L474
'indices' is never reassigned. Use 'const' instead
|
npm-test (20.x):
src/structure/shapes.ts#L616
'indices' is never reassigned. Use 'const' instead
|
npm-test (20.x):
src/structure/shapes.ts#L849
Unsafe assignment of type any[] to a variable of type ColorSpec[]
|
npm-test (20.x):
src/structure/viewer.ts#L1107
Unexpected var, use let or const instead
|
npm-test (20.x)
Process completed with exit code 1.
|
npm-test (16.x)
The job was canceled because "_20_x" failed.
|
npm-test (16.x):
src/structure/shapes.ts#L474
'indices' is never reassigned. Use 'const' instead
|
npm-test (16.x):
src/structure/shapes.ts#L616
'indices' is never reassigned. Use 'const' instead
|
npm-test (16.x):
src/structure/shapes.ts#L849
Unsafe assignment of type any[] to a variable of type ColorSpec[]
|
npm-test (16.x):
src/structure/viewer.ts#L1107
Unexpected var, use let or const instead
|
npm-test (16.x)
The operation was canceled.
|
npm-test (18.x)
The job was canceled because "_20_x" failed.
|
npm-test (18.x)
The operation was canceled.
|
npm-test (20.x):
src/structure/shapes.ts#L20
'MoleculeViewer' is defined but never used
|
npm-test (20.x):
src/structure/viewer.ts#L1104
'startTime' is assigned a value but never used
|
npm-test (20.x):
src/structure/viewer.ts#L1256
'doneTime' is assigned a value but never used
|
npm-test (16.x):
src/structure/shapes.ts#L20
'MoleculeViewer' is defined but never used
|
npm-test (16.x):
src/structure/viewer.ts#L1104
'startTime' is assigned a value but never used
|
npm-test (16.x):
src/structure/viewer.ts#L1256
'doneTime' is assigned a value but never used
|