Skip to content

Various improvements #107

Various improvements

Various improvements #107

Triggered via push December 27, 2023 13:10
Status Failure
Total duration 54s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: src/common/components/Menu/index.tsx#L61
Argument of type 'ItemTypeDefined[] | undefined' is not assignable to parameter of type 'ItemType[]'.
build: src/common/components/Menu/index.tsx#L75
'item.children' is possibly 'undefined'.
build: src/common/components/Menu/index.tsx#L76
Argument of type 'ItemTypeDefined[] | undefined' is not assignable to parameter of type 'ItemTypeDefined[]'.
build
Process completed with exit code 2.