-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I don't understand why job prevent-typescript-dependency is failing.
My package.json (containing typescript as devDependency) : https://github.com/hardisgroupcom/sfdx-hardis/blob/migrate-sf-plugin/package.json, but I check on core SF plugins (like plugin-apex) and they also contain the same dev dependency.
Example failing job: https://github.com/hardisgroupcom/sfdx-hardis/actions/runs/10657386234/job/29537151978?pr=770
[4/4] Calculating file sizes...
info
=> Found "typescript@5.4.5"
info Has been hoisted to "typescript"
info Reasons this module exists
- Specified in "devDependencies"
- Hoisted from "@salesforce#dev-scripts#typescript"
- Hoisted from "@oclif#plugin-command-snapshot#ts-json-schema-generator#typescript"
- Hoisted from "@salesforce#dev-scripts#@commitlint#cli#@commitlint#load#typescript"
info Disk size without dependencies: "31.2MB"
info Disk size with unique dependencies: "31.2MB"
info Disk size with transitive dependencies: "31.2MB"
info Number of shared dependencies: 0What can I do to pass the test ?
cc @iowillhoit
Metadata
Metadata
Assignees
Labels
No labels