Skip to content

Upgrade MUI

Upgrade MUI #885

Triggered via pull request May 30, 2024 03:09
Status Failure
Total duration 1m 9s
Artifacts

pullrequest.yaml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Build (20.x): src/components/common/layer/LayerPagination.tsx#L85
'page' is possibly 'null'.
Build (20.x): src/components/common/layer/LayerPagination.tsx#L90
'page' is possibly 'null'.
Build (20.x): src/components/common/layer/LayerPagination.tsx#L94
Argument of type 'number | null' is not assignable to parameter of type 'number'.
Build (20.x): src/components/configure/customkey/AutocompleteKeys.tsx#L92
Property 'keycodeInfo' does not exist on type 'string | IKeymap'.
Build (20.x): src/components/configure/customkey/AutocompleteKeys.tsx#L92
Property 'kinds' does not exist on type 'string | IKeymap'.
Build (20.x)
Process completed with exit code 2.
Build (20.x)
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/