-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: regenerate knip reports (#55)
* chore: regenerate knip reports Signed-off-by: Kashish Mittal <[email protected]> * remove dynamic-home-page Signed-off-by: Kashish Mittal <[email protected]> --------- Signed-off-by: Kashish Mittal <[email protected]>
- Loading branch information
Showing
21 changed files
with
273 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Knip report | ||
|
||
## Unused dependencies (5) | ||
|
||
| Name | Location | Severity | | ||
| :-------------------------------------------------- | :----------- | :------- | | ||
| @red-hat-developer-hub/backstage-plugin-bulk-import | package.json | error | | ||
| react-router | package.json | error | | ||
| react-use | package.json | error | | ||
| @mui/lab | package.json | error | | ||
| history | package.json | error | | ||
|
||
## Unused devDependencies (4) | ||
|
||
| Name | Location | Severity | | ||
| :-------------------------- | :----------- | :------- | | ||
| @testing-library/user-event | package.json | error | | ||
| @backstage/test-utils | package.json | error | | ||
| @testing-library/dom | package.json | error | | ||
| cross-env | package.json | error | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Knip report | ||
|
||
## Unused dependencies (11) | ||
|
||
| Name | Location | Severity | | ||
| :---------------------------------------------------------- | :----------- | :------- | | ||
| @red-hat-developer-hub/backstage-plugin-bulk-import-backend | package.json | error | | ||
| @backstage/plugin-search-backend-node | package.json | error | | ||
| @backstage/plugin-permission-common | package.json | error | | ||
| @backstage/plugin-permission-node | package.json | error | | ||
| @backstage/plugin-auth-node | package.json | error | | ||
| @backstage/config | package.json | error | | ||
| better-sqlite3 | package.json | error | | ||
| node-gyp | package.json | error | | ||
| winston | package.json | error | | ||
| app | package.json | error | | ||
| pg | package.json | error | | ||
|
||
## Unused devDependencies (3) | ||
|
||
| Name | Location | Severity | | ||
| :------------------------------- | :----------- | :------- | | ||
| @types/express-serve-static-core | package.json | error | | ||
| @types/express | package.json | error | | ||
| @types/luxon | package.json | error | |
22 changes: 22 additions & 0 deletions
22
workspaces/bulk-import/plugins/bulk-import-backend/knip-report.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Knip report | ||
|
||
## Unused dependencies (1) | ||
|
||
| Name | Location | Severity | | ||
| :--------------------------------------------------------- | :----------- | :------- | | ||
| @red-hat-developer-hub/backstage-plugin-bulk-import-common | package.json | error | | ||
|
||
## Unused devDependencies (3) | ||
|
||
| Name | Location | Severity | | ||
| :---------------------------------- | :----------- | :------- | | ||
| @openapitools/openapi-generator-cli | package.json | error | | ||
| js-yaml-cli | package.json | error | | ||
| openapicmd | package.json | error | | ||
|
||
## Unlisted dependencies (2) | ||
|
||
| Name | Location | Severity | | ||
| :---------------------------------- | :------------------------- | :------- | | ||
| openapi-client-axios | src/generated/openapi.d.ts | error | | ||
| @ianvs/prettier-plugin-sort-imports | .prettierrc.js | error | |
7 changes: 7 additions & 0 deletions
7
workspaces/bulk-import/plugins/bulk-import-common/knip-report.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Knip report | ||
|
||
## Unlisted dependencies (1) | ||
|
||
| Name | Location | Severity | | ||
| :---------------------------------- | :------------- | :------- | | ||
| @ianvs/prettier-plugin-sort-imports | .prettierrc.js | error | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Knip report | ||
|
||
## Unused dependencies (1) | ||
|
||
| Name | Location | Severity | | ||
| :--------------------------------------------------------- | :----------- | :------- | | ||
| @red-hat-developer-hub/backstage-plugin-bulk-import-common | package.json | error | | ||
|
||
## Unused devDependencies (4) | ||
|
||
| Name | Location | Severity | | ||
| :-------------------------- | :----------- | :------- | | ||
| @testing-library/user-event | package.json | error | | ||
| @backstage/core-app-api | package.json | error | | ||
| start-server-and-test | package.json | error | | ||
| @testing-library/dom | package.json | error | | ||
|
||
## Unlisted dependencies (1) | ||
|
||
| Name | Location | Severity | | ||
| :---------------------------------- | :------------- | :------- | | ||
| @ianvs/prettier-plugin-sort-imports | .prettierrc.js | error | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Knip report | ||
|
||
## Unused dependencies (2) | ||
|
||
| Name | Location | Severity | | ||
| :-------------------------------------------------------- | :----------- | :------- | | ||
| @red-hat-developer-hub/backstage-plugin-dynamic-home-page | package.json | error | | ||
| react-router | package.json | error | | ||
|
||
## Unused devDependencies (4) | ||
|
||
| Name | Location | Severity | | ||
| :-------------------------- | :----------- | :------- | | ||
| @testing-library/user-event | package.json | error | | ||
| @backstage/test-utils | package.json | error | | ||
| @testing-library/dom | package.json | error | | ||
| cross-env | package.json | error | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Knip report | ||
|
||
## Unused dependencies (10) | ||
|
||
| Name | Location | Severity | | ||
| :---------------------------------------------------- | :----------- | :------- | | ||
| @backstage/plugin-auth-backend-module-github-provider | package.json | error | | ||
| @backstage/plugin-search-backend-node | package.json | error | | ||
| @backstage/plugin-permission-common | package.json | error | | ||
| @backstage/plugin-permission-node | package.json | error | | ||
| @backstage/plugin-auth-node | package.json | error | | ||
| @backstage/config | package.json | error | | ||
| better-sqlite3 | package.json | error | | ||
| node-gyp | package.json | error | | ||
| app | package.json | error | | ||
| pg | package.json | error | |
16 changes: 16 additions & 0 deletions
16
workspaces/homepage/plugins/dynamic-home-page/knip-report.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Knip report | ||
|
||
## Unused dependencies (2) | ||
|
||
| Name | Location | Severity | | ||
| :--------------------------- | :----------- | :------- | | ||
| @backstage/plugin-home-react | package.json | error | | ||
| @mui/styles | package.json | error | | ||
|
||
## Unused devDependencies (3) | ||
|
||
| Name | Location | Severity | | ||
| :-------------------------- | :----------- | :------- | | ||
| @testing-library/user-event | package.json | error | | ||
| @backstage/core-app-api | package.json | error | | ||
| msw | package.json | error | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Knip report | ||
|
||
## Unused dependencies (2) | ||
|
||
| Name | Location | Severity | | ||
| :-------------------------------------------------- | :----------- | :------- | | ||
| @red-hat-developer-hub/backstage-plugin-marketplace | package.json | error | | ||
| react-router | package.json | error | | ||
|
||
## Unused devDependencies (4) | ||
|
||
| Name | Location | Severity | | ||
| :-------------------------- | :----------- | :------- | | ||
| @testing-library/user-event | package.json | error | | ||
| @backstage/test-utils | package.json | error | | ||
| @testing-library/dom | package.json | error | | ||
| cross-env | package.json | error | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Knip report | ||
|
||
## Unused dependencies (11) | ||
|
||
| Name | Location | Severity | | ||
| :---------------------------------------------------------- | :----------- | :------- | | ||
| @red-hat-developer-hub/backstage-plugin-marketplace-backend | package.json | error | | ||
| @backstage/plugin-auth-backend-module-github-provider | package.json | error | | ||
| @backstage/plugin-search-backend-node | package.json | error | | ||
| @backstage/plugin-permission-common | package.json | error | | ||
| @backstage/plugin-permission-node | package.json | error | | ||
| @backstage/plugin-auth-node | package.json | error | | ||
| @backstage/config | package.json | error | | ||
| better-sqlite3 | package.json | error | | ||
| node-gyp | package.json | error | | ||
| app | package.json | error | | ||
| pg | package.json | error | |
8 changes: 8 additions & 0 deletions
8
workspaces/marketplace/plugins/marketplace-backend/knip-report.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Knip report | ||
|
||
## Unused dependencies (2) | ||
|
||
| Name | Location | Severity | | ||
| :--------------------------------------------------------- | :----------- | :------- | | ||
| @red-hat-developer-hub/backstage-plugin-marketplace-common | package.json | error | | ||
| @backstage/catalog-client | package.json | error | |
1 change: 1 addition & 0 deletions
1
workspaces/marketplace/plugins/marketplace-common/knip-report.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# Knip report |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Knip report | ||
|
||
## Unused dependencies (2) | ||
|
||
| Name | Location | Severity | | ||
| :--------------------------------------------------------- | :----------- | :------- | | ||
| @red-hat-developer-hub/backstage-plugin-marketplace-common | package.json | error | | ||
| react-use | package.json | error | | ||
|
||
## Unused devDependencies (5) | ||
|
||
| Name | Location | Severity | | ||
| :-------------------------- | :----------- | :------- | | ||
| @testing-library/user-event | package.json | error | | ||
| @backstage/core-app-api | package.json | error | | ||
| @testing-library/react | package.json | error | | ||
| @backstage/test-utils | package.json | error | | ||
| msw | package.json | error | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 20 additions & 0 deletions
20
workspaces/openshift-image-registry/packages/app/knip-report.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Knip report | ||
|
||
## Unused dependencies (5) | ||
|
||
| Name | Location | Severity | | ||
| :--------------------------------------------------------------- | :----------- | :------- | | ||
| @red-hat-developer-hub/backstage-plugin-openshift-image-registry | package.json | error | | ||
| react-router | package.json | error | | ||
| react-use | package.json | error | | ||
| @mui/lab | package.json | error | | ||
| history | package.json | error | | ||
|
||
## Unused devDependencies (4) | ||
|
||
| Name | Location | Severity | | ||
| :-------------------------- | :----------- | :------- | | ||
| @testing-library/user-event | package.json | error | | ||
| @backstage/test-utils | package.json | error | | ||
| @testing-library/dom | package.json | error | | ||
| cross-env | package.json | error | |
24 changes: 24 additions & 0 deletions
24
workspaces/openshift-image-registry/packages/backend/knip-report.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Knip report | ||
|
||
## Unused dependencies (10) | ||
|
||
| Name | Location | Severity | | ||
| :------------------------------------ | :----------- | :------- | | ||
| @backstage/plugin-search-backend-node | package.json | error | | ||
| @backstage/plugin-permission-common | package.json | error | | ||
| @backstage/plugin-permission-node | package.json | error | | ||
| @backstage/plugin-auth-node | package.json | error | | ||
| @backstage/config | package.json | error | | ||
| better-sqlite3 | package.json | error | | ||
| node-gyp | package.json | error | | ||
| winston | package.json | error | | ||
| app | package.json | error | | ||
| pg | package.json | error | | ||
|
||
## Unused devDependencies (3) | ||
|
||
| Name | Location | Severity | | ||
| :------------------------------- | :----------- | :------- | | ||
| @types/express-serve-static-core | package.json | error | | ||
| @types/express | package.json | error | | ||
| @types/luxon | package.json | error | |
16 changes: 16 additions & 0 deletions
16
...spaces/openshift-image-registry/plugins/openshift-image-registry/knip-report.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Knip report | ||
|
||
## Unused dependencies (1) | ||
|
||
| Name | Location | Severity | | ||
| :--------------- | :----------- | :------- | | ||
| @material-ui/lab | package.json | error | | ||
|
||
## Unused devDependencies (4) | ||
|
||
| Name | Location | Severity | | ||
| :-------------------------- | :----------- | :------- | | ||
| @testing-library/user-event | package.json | error | | ||
| @backstage/core-app-api | package.json | error | | ||
| @janus-idp/cli | package.json | error | | ||
| msw | package.json | error | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters