frontend: Add detail drawer mode #6588
frontend.yml
on: pull_request
Matrix: build
Matrix: build docs
Matrix: build storybook
Matrix: lint
Matrix: test
Matrix: test plugins
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.
|