Skip to content

UI mobile updates

UI mobile updates #129

Triggered via pull request October 13, 2023 17:53
Status Failure
Total duration 1m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/