Skip to content

UI mobile updates

UI mobile updates #130

Triggered via pull request October 19, 2023 15:25
Status Failure
Total duration 1m 40s
Artifacts

ci_build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/