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

Failed reflection of some packages #23

Open
masesdevelopers opened this issue Apr 1, 2022 · 0 comments
Open

Failed reflection of some packages #23

masesdevelopers opened this issue Apr 1, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@masesdevelopers
Copy link
Contributor

Describe the bug
Some packages fails to be reflected:

  • AutoMapper.Collection.EntityFramework: dependency chains use different versions of AutoMapper assembly
  • GraphQL.EntityFramework: dependency chains use different versions of Microsoft.Extensions.DependencyInjection.Abstractions assembly
  • IBM.EntityFrameworkCore: depends on Microsoft.EntityFrameworkCore.Design which is not part of package dependencies

To Reproduce
Steps to reproduce the behavior:

  1. Add packages into https://github.com/masesgroup/NuReflector/blob/master/.github/workflows/packages.json
  2. Wait wotkflow runs again
  3. See errors reported

Expected behavior
The execution shall continue like the other packages

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: github workflow
  • Version: latest

Additional context
N/A

@masesdevelopers masesdevelopers added the bug Something isn't working label Apr 1, 2022
@masesdevelopers masesdevelopers self-assigned this Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant