Fix corner cell bg #310
Annotations
7 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Set output
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run typechecking:
apps/pwa/src/components/App.tsx#L46
'theme' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run typechecking:
apps/pwa/src/components/periodic-table/PeriodicTable.tsx#L39
'border' is defined but never used. Allowed unused args must match /^_/u
|
Run typechecking:
apps/pwa/src/screens/Home.tsx#L25
'i18n' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run typechecking:
apps/pwa/src/screens/Home.tsx#L135
'value' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run typechecking:
apps/pwa/src/screens/Home.tsx#L135
'inputProps' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Loading