Fix/notifications #543
Annotations
10 warnings
|
lint:
src/rust.ts#L16
Missing return type on function
|
|
lint:
src/python.ts#L30
'method' is defined but never used
|
|
lint:
src/python.ts#L26
'method' is defined but never used
|
|
lint:
src/python.ts#L12
'method' is defined but never used
|
|
lint:
src/python.ts#L12
Missing return type on function
|
|
lint:
src/index.test.ts#L243
'expectedPython' is assigned a value but never used
|
|
lint:
src/index.test.ts#L103
'expectedNipTipRust' is assigned a value but never used
|
|
lint:
src/index.test.ts#L7
Missing return type on function
|
|
lint:
src/generate-typings-file.ts#L22
Missing return type on function
|
|
lint:
src/cli.ts#L10
Missing return type on function
|