Skip to content

frontend: Add detail drawer mode #6588

frontend: Add detail drawer mode

frontend: Add detail drawer mode #6588

Triggered via pull request November 11, 2024 21:32
Status Failure
Total duration 2m 3s
Artifacts

frontend.yml

on: pull_request
Matrix: build
Matrix: build docs
Matrix: build storybook
Matrix: lint
Matrix: test
Matrix: test plugins
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build docs (20.x, ubuntu-22.04)
Process completed with exit code 2.
test plugins (20.x, ubuntu-22.04)
Argument of type 'KubeObject<any>' is not assignable to parameter of type 'KubeObject<any> & void'.
test plugins (20.x, ubuntu-22.04)
Exported variable 'listenerMiddleware' has or is using name 'DrawerModeState' from external module "/home/runner/work/headlamp/headlamp/plugins/headlamp-plugin/src/redux/drawerModeSlice" but cannot be named.
test plugins (20.x, ubuntu-22.04)
Exported variable 'reducers' has or is using name 'DrawerModeState' from external module "/home/runner/work/headlamp/headlamp/plugins/headlamp-plugin/src/redux/drawerModeSlice" but cannot be named.
test plugins (20.x, ubuntu-22.04)
Exported variable 'store' has or is using name 'DrawerModeState' from external module "/home/runner/work/headlamp/headlamp/plugins/headlamp-plugin/src/redux/drawerModeSlice" but cannot be named.
test plugins (20.x, ubuntu-22.04)
Process completed with exit code 2.