UI mobile updates #130
Annotations
5 errors and 1 warning
test
'ThemeSwitcher' is declared but its value is never read.
|
test
'isMobile' is declared but its value is never read.
|
test
Type '{ className: string; onClick: () => Promise<void>; label: string; }' is not assignable to type 'IntrinsicAttributes & ButtonProps'.
|
test
Type '{ className: string; onClick: () => Promise<void>; label: string; }' is not assignable to type 'IntrinsicAttributes & ButtonProps'.
|
test
Process completed with exit code 2.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|