Skip to content

Fix test case failure that got merged to main 20241010 #671

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

Closed
jeromy-cannon opened this issue Oct 11, 2024 · 2 comments · Fixed by #672
Closed

Fix test case failure that got merged to main 20241010 #671

jeromy-cannon opened this issue Oct 11, 2024 · 2 comments · Fixed by #672
Assignees
Labels
P0 An issue impacting production environments or impacting multiple releases or multiple individuals. released on @0.31.x released

Comments

@jeromy-cannon
Copy link
Contributor

jeromy-cannon commented Oct 11, 2024

https://github.com/hashgraph/solo/actions/runs/11280085032/job/31402395640

Starting local build for Hedera app
Starting local build for Platform app

 Exception during run: file:///home/runner/_work/solo/solo/test/e2e/integration/core/dependency_managers/keytool_dependency_manager.test.mjs:22
import { KeytoolDependencyManager } from '../../../../../src/core/dependency_managers/index.mjs'
         ^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: The requested module '../../../../../src/core/dependency_managers/index.mjs' does not provide an export named 'KeytoolDependencyManager'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:134:[21](https://github.com/hashgraph/solo/actions/runs/11280085032/job/31402395640#step:13:22))
    at async ModuleJob.run (node:internal/modules/esm/module_job:217:5)
    at async ModuleLoader.import (node:internal/modules/esm/loader:316:24)
    at async formattedImport (/home/runner/_work/solo/solo/node_modules/mocha/lib/nodejs/esm-utils.js:9:14)
    at async exports.loadFilesAsync (/home/runner/_work/solo/solo/node_modules/mocha/lib/nodejs/esm-utils.js:100:20)
    at async singleRun (/home/runner/_work/solo/solo/node_modules/mocha/lib/cli/run-helpers.js:162:3)
    at async exports.handler (/home/runner/_work/solo/solo/node_modules/mocha/lib/cli/run.js:375:5)
@jeromy-cannon jeromy-cannon self-assigned this Oct 11, 2024
@jeromy-cannon jeromy-cannon added the P0 An issue impacting production environments or impacting multiple releases or multiple individuals. label Oct 11, 2024
@swirlds-automation
Copy link
Contributor

🎉 This issue has been resolved in version 0.31.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@swirlds-automation
Copy link
Contributor

🎉 This issue has been resolved in version 0.31.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 An issue impacting production environments or impacting multiple releases or multiple individuals. released on @0.31.x released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants