-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(ci): DeprecationWarning in yarn_custom_checks #2956
Comments
Hello @jagpreetsinghsasan I would like to work on this one. Thank you |
aldousalvarez
added a commit
to aldousalvarez/cactus
that referenced
this issue
Jun 11, 2024
Primary Changes ---------------- 1. Updated the main field to use index.js to fix the Deprecation Warning Fixes hyperledger-cacti#2956 Signed-off-by: aldousalvarez <[email protected]>
5 tasks
aldousalvarez
added a commit
to aldousalvarez/cactus
that referenced
this issue
Jun 11, 2024
Primary Changes ---------------- 1.updated the main field to use index.js to fix the Deprecation Warning Fixes hyperledger-cacti#2956 Signed-off-by: aldousalvarez <[email protected]>
aldousalvarez
added a commit
to aldousalvarez/cactus
that referenced
this issue
Jun 11, 2024
Primary Changes ---------------- 1. Updated the main field to use index.js to fix the Deprecation Warning Fixes hyperledger-cacti#2956 Signed-off-by: aldousalvarez <[email protected]>
aldousalvarez
added a commit
to aldousalvarez/cactus
that referenced
this issue
Jun 11, 2024
Primary Changes ---------------- 1. Updated the main field to use index.js to fix the Deprecation Warning Fixes hyperledger-cacti#2956 Signed-off-by: aldousalvarez <[email protected]>
petermetz
pushed a commit
to aldousalvarez/cactus
that referenced
this issue
Jul 5, 2024
Primary Changes ---------------- 1. Updated the main field to use index.js to fix the Deprecation Warning Fixes hyperledger-cacti#2956 Signed-off-by: aldousalvarez <[email protected]>
petermetz
pushed a commit
to aldousalvarez/cactus
that referenced
this issue
Jul 5, 2024
Primary Changes ---------------- 1. Updated the main field to use index.js to fix the Deprecation Warning Peter's Fixes: ---------------- 1. I fixed the file paths in the require statements to match the new location after we've remapped the bundle location in the package.json files. Fixes hyperledger-cacti#2956 Co-Authored-by: Peter Somogyvari <[email protected]> Signed-off-by: aldousalvarez <[email protected]> Signed-off-by: Peter Somogyvari <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
There are several DeprecationWarning in weaver packages in
yarn_custom_checks
CI tests. There are few warnings incactus-example-carbon-accounting-frontend
but they are triggered by dependent packages, so I don't think we can fix them.To Reproduce
See https://github.com/hyperledger/cacti/actions/workflows/ci.yaml / yarn_custom_checks for current status.
Expected behavior
Most warnings should be fixed
The text was updated successfully, but these errors were encountered: