ci: introduce knip for checking unused packages
fixes #21948 Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# Knip report
|
||||
|
||||
## Unused dependencies (11)
|
||||
|
||||
| Name | Location |
|
||||
|:--------------------------------|:-------------|
|
||||
| xterm | package.json |
|
||||
| luxon | package.json |
|
||||
| lodash | package.json |
|
||||
| js-yaml | package.json |
|
||||
| cronstrue | package.json |
|
||||
| xterm-addon-fit | package.json |
|
||||
| kubernetes-models | package.json |
|
||||
| xterm-addon-attach | package.json |
|
||||
| @kubernetes/client-node | package.json |
|
||||
| @kubernetes-models/base | package.json |
|
||||
| @kubernetes-models/apimachinery | package.json |
|
||||
|
||||
## Unused devDependencies (6)
|
||||
|
||||
| Name | Location |
|
||||
|:--------------------------|:-------------|
|
||||
| @backstage/cli | package.json |
|
||||
| @testing-library/dom | package.json |
|
||||
| @backstage/dev-utils | package.json |
|
||||
| @backstage/test-utils | package.json |
|
||||
| @testing-library/react | package.json |
|
||||
| @testing-library/jest-dom | package.json |
|
||||
|
||||
Reference in New Issue
Block a user