Skip to content
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 circular dependencies #145

Open
antmendoza opened this issue Nov 3, 2021 · 0 comments
Open

Fix circular dependencies #145

antmendoza opened this issue Nov 3, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@antmendoza
Copy link
Member

What would you like to be added:

Fix circular dependencies

Why is this needed:

In the project compilation phase, there is a warning about circular dependencies

(!) Circular dependency
src/lib/definitions/index.ts -> src/lib/definitions/specification.ts -> src/lib/definitions/workflow.ts -> src/lib/definitions/utils.ts -> src/lib/definitions/index.ts


@antmendoza antmendoza added the good first issue Good for newcomers label Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant