feat: Add Custom card options feature #154
Annotations
5 warnings
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (18.x):
src/components/Players/CardPicker/CardPicker.test.tsx#L10
'getCustomCards' is defined but never used
|
build (18.x):
src/components/Players/PlayerCard/PlayerCard.tsx#L3
'GameType' is defined but never used
|
build (18.x):
src/components/Players/PlayerCard/PlayerCard.tsx#L6
'CardConfig' is defined but never used
|
build (18.x):
src/components/Toolbar/Toolbar.test.tsx#L7
'useTranslation' is defined but never used
|