fix(catalog): fix lint and type errors in msgraph-incremental plugin
- Use node:crypto import protocol - Add @backstage/backend-test-utils to devDependencies - Use template literal instead of string concatenation - Add non-null assertions on result.entities in tests - Remove unused rootGroup variable Signed-off-by: pillaris <pillaris@adobe.com>
This commit is contained in:
@@ -5077,6 +5077,7 @@ __metadata:
|
||||
resolution: "@backstage/plugin-catalog-backend-module-msgraph-incremental@workspace:plugins/catalog-backend-module-msgraph-incremental"
|
||||
dependencies:
|
||||
"@backstage/backend-plugin-api": "workspace:^"
|
||||
"@backstage/backend-test-utils": "workspace:^"
|
||||
"@backstage/catalog-model": "workspace:^"
|
||||
"@backstage/cli": "workspace:^"
|
||||
"@backstage/config": "workspace:^"
|
||||
|
||||
Reference in New Issue
Block a user