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,28 @@
|
||||
# Knip report
|
||||
|
||||
## Unused dependencies (7)
|
||||
|
||||
| Name | Location |
|
||||
|:-------------------|:-------------|
|
||||
| yn | package.json |
|
||||
| cors | package.json |
|
||||
| morgan | package.json |
|
||||
| helmet | package.json |
|
||||
| compression | package.json |
|
||||
| stream-buffers | package.json |
|
||||
| @jest-mock/express | package.json |
|
||||
|
||||
## Unused devDependencies (9)
|
||||
|
||||
| Name | Location |
|
||||
|:-------------------------------------------------------------|:-------------|
|
||||
| ws | package.json |
|
||||
| msw | package.json |
|
||||
| supertest | package.json |
|
||||
| @types/aws4 | package.json |
|
||||
| @backstage/cli | package.json |
|
||||
| @backstage/backend-app-api | package.json |
|
||||
| @backstage/backend-test-utils | package.json |
|
||||
| @backstage/plugin-permission-backend | package.json |
|
||||
| @backstage/plugin-permission-backend-module-allow-all-policy | package.json |
|
||||
|
||||
Reference in New Issue
Block a user