Support inline smiles #101
Annotations
5 errors and 2 warnings
build:
src/SmilesInline.ts#L213
Don't use `String` as a type. Use string instead
|
build:
src/SmilesInline.ts#L271
Type string trivially inferred from a string literal, remove type annotation
|
build:
src/SmilesInline.ts#L300
Don't use `String` as a type. Use string instead
|
build:
src/SmilesInline.ts#L301
'props' is assigned a value but never used
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
src/global/dataview.ts#L4
Unexpected any. Specify a different type
|