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

DoxFX is unable to create documentation #35

Closed
masesdevelopers opened this issue Aug 18, 2022 · 2 comments · Fixed by #37
Closed

DoxFX is unable to create documentation #35

masesdevelopers opened this issue Aug 18, 2022 · 2 comments · Fixed by #37
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@masesdevelopers
Copy link
Contributor

masesdevelopers commented Aug 18, 2022

Describe the bug
The documentation is not generated

To Reproduce
Steps to reproduce the behavior:

  1. Run the build.yaml
  2. Go to Build documentation step
  3. Find the [Failure] Msbuild failed when processing the file 'D:\a\JNet\JNet\src\net\JNet\JNet.csproj' with message: Method not found: 'System.ReadOnlySpan1<Char> Microsoft.IO.Path.GetFileName(System.ReadOnlySpan1)'.

Expected behavior
The documentation shall be generated

Screenshots
image

Desktop (please complete the following information):

  • OS: GitHub Virtual environment
  • Image Version: 20220816.1

Additional context
Seems the error is well known because it is an open issue of DocFX: dotnet/docfx#8097

@mariomastrodicasa
Copy link

@masesdevelopers if the problem is related to the VS version within the Image version 20220816.1, is it possible to use an old image to run the workflows?

@masesdevelopers
Copy link
Contributor Author

Found this transitory workaround dotnet/docfx#8136 (comment)

masesdevelopers added a commit to masesdevelopers/JNet that referenced this issue Aug 21, 2022
masesdevelopers added a commit that referenced this issue Aug 21, 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 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants