Fix encoding #15
test.yml
on: push
test-python
5m 54s
test-kernel
2m 6s
mypy
1m 37s
ruff
22s
black
19s
test-ts
3m 43s
test-gsheets
14s
prettier
2m 10s
eslint
2m 20s
test-codegen
2m 14s
Annotations
8 warnings
eslint:
frontend/src/neptyne-container/NeptyneActionMenu.tsx#L529
'onClickUpgrade' is assigned a value but never used
|
eslint:
frontend/src/neptyne-container/NeptyneContainer.tsx#L2403
'inGSMode' is assigned a value but never used
|
eslint:
frontend/src/neptyne-container/NeptyneContainer.tsx#L2403
'scriptCodeSHA' is assigned a value but never used
|
eslint:
frontend/src/neptyne-container/NeptyneContainer.tsx#L2404
'gitSHA' is assigned a value but never used
|
eslint:
frontend/src/notebook/NeptyneNotebook.tsx#L1041
Expected '===' and instead saw '=='
|
eslint:
frontend/src/notebook/ReplCellEditor.tsx#L20
'Tooltip' is defined but never used
|
eslint:
frontend/src/notebook/ReplCellEditor.tsx#L67
'icon' is assigned a value but never used
|
eslint:
frontend/src/notebook/ReplCellEditor.tsx#L69
'tooltipText' is assigned a value but never used
|