We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is a bug in SDK 6.0.200 which fails the code format verification. See: dotnet/format#1519
Revert commit d04fbfc once the bug is solved.
Failed build: https://github.com/gircore/gir.core/runs/5220806768?check_suite_focus=true Working build only SDK-Version set to 6.0.102: https://github.com/gircore/gir.core/runs/5222828020?check_suite_focus=true
The text was updated successfully, but these errors were encountered:
Verify if merging #561 fixes the issue as some reporters state that the nuget is missing in their error messages.
Sorry, something went wrong.
As there is a new release but the bug is still present I opened a new bug to get this fixed: dotnet/format#1572
The current dotnet version 6.0.202 reports a non 0 exit code because of the warning of: #511
In case the ModuleInitializerAttribute is removed we can use the most recent dotnet version again.
ModuleInitializerAttribute
Successfully merging a pull request may close this issue.
There is a bug in SDK 6.0.200 which fails the code format verification. See: dotnet/format#1519
Revert commit d04fbfc once the bug is solved.
Failed build: https://github.com/gircore/gir.core/runs/5220806768?check_suite_focus=true
Working build only SDK-Version set to 6.0.102: https://github.com/gircore/gir.core/runs/5222828020?check_suite_focus=true
The text was updated successfully, but these errors were encountered: