Skip to content

Conversation

@Arlodotexe
Copy link
Member

Closes #166

This fixes the CI failures that started to occur after the latest GitHub Actions image update, which updated PowerShell to 7.4.0 LTS by default for ubuntu-22.04.

@Arlodotexe Arlodotexe self-assigned this Jan 30, 2024
@Arlodotexe
Copy link
Member Author

We're getting a different error now:

Build started 01/30/[20](https://github.com/CommunityToolkit/Tooling-Windows-Submodule/actions/runs/7718544835/job/21040059522?pr=167#step:9:21)24 22:59:59.
SlnGen : error : Unhandled exception: System.ArgumentException: The value cannot be an empty string. (Parameter 'path')
SlnGen : error :    at System.ArgumentException.ThrowNullOrEmptyException(String argument, String paramName)
SlnGen : error :    at System.IO.Path.GetFullPath(String path)
SlnGen : error :    at System.Linq.Enumerable.SelectEnumerableIterator`2.MoveNext()

The first error could be reproduced locally, but not this one. @michael-hawker any ideas what it could be?

@Arlodotexe
Copy link
Member Author

Looks like that did the trick 🎉

@Arlodotexe Arlodotexe changed the title Fixed syntax error under PowerShell 7.4.0 Fix CI failure after update to PowerShell 7.4.0 Jan 31, 2024
@Arlodotexe Arlodotexe enabled auto-merge (rebase) January 31, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

CI failing after Actions upgrade to pwsh 7.4.0

2 participants