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

[CleanRepo] NRE when running remove-hops on azure-docs-pr #268

Open
gewarren opened this issue Oct 5, 2023 · 0 comments
Open

[CleanRepo] NRE when running remove-hops on azure-docs-pr #268

gewarren opened this issue Oct 5, 2023 · 0 comments
Assignees

Comments

@gewarren
Copy link
Contributor

gewarren commented Oct 5, 2023

Removing hops from the '.openpublishing.redirection.json' redirection file.
Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object.
at CleanRepo.DocFxRepo.RemoveRedirectHopsFromFile(FileInfo redirectsFile, Dictionary2 docsets, String rootPath) in C:\Users\gewarren\docs-tools\cleanrepo\CleanRepo\Repo.cs:line 630 at CleanRepo.DocFxRepo.RemoveAllRedirectHops() in C:\Users\gewarren\docs-tools\cleanrepo\CleanRepo\Repo.cs:line 551 at CleanRepo.Program.RunOptions(Options options) in C:\Users\gewarren\docs-tools\cleanrepo\CleanRepo\Program.cs:line 422 at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult1 result, Action`1 action)
at CleanRepo.Program.Main(String[] args) in C:\Users\gewarren\docs-tools\cleanrepo\CleanRepo\Program.cs:line 41

@gewarren gewarren self-assigned this Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant