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

Maui iOS Net9.0 Podcast failing #3767

Closed
LoopedBard3 opened this issue Jan 16, 2024 · 0 comments · Fixed by #3947
Closed

Maui iOS Net9.0 Podcast failing #3767

LoopedBard3 opened this issue Jan 16, 2024 · 0 comments · Fixed by #3947
Assignees
Labels
bug Something isn't working reenable Issue that specifies something that was disabled and should eventually be reenabled

Comments

@LoopedBard3
Copy link
Member

While attempting to setup Maui net9.0 runs in the performance pipeline, the primary blocker has been the following error hit during the Podcast app build:

wwwroot/index.html : error : The path '../../../../../../../src/scenarios/mauiiospodcast/app/src/Mobile/wwwroot/index.html' would result in a file outside of the app bundle and cannot be used. [/Users/runner/work/1/s/src/scenarios/mauiiospodcast/app/src/Mobile/Microsoft.NetConf2021.Maui.csproj::TargetFramework=net9.0-ios]
wwwroot/index.html : error :          [/Users/runner/work/1/s/src/scenarios/mauiiospodcast/app/src/Mobile/Microsoft.NetConf2021.Maui.csproj::TargetFramework=net9.0-ios]
Properties/launchSettings.json : error : The path '../../../../../../../src/scenarios/mauiiospodcast/app/src/Mobile/Properties/launchSettings.json' would result in a file outside of the app bundle and cannot be used. [/Users/runner/work/1/s/src/scenarios/mauiiospodcast/app/src/Mobile/Microsoft.NetConf2021.Maui.csproj::TargetFramework=net9.0-ios]
Properties/launchSettings.json : error :          [/Users/runner/work/1/s/src/scenarios/mauiiospodcast/app/src/Mobile/Microsoft.NetConf2021.Maui.csproj::TargetFramework=net9.0-ios]
Blazor/ListenTogetherComponent.razor : error : The path '../../../../../../../src/scenarios/mauiiospodcast/app/src/Mobile/Blazor/ListenTogetherComponent.razor' would result in a file outside of the app bundle and cannot be used. [/Users/runner/work/1/s/src/scenarios/mauiiospodcast/app/src/Mobile/Microsoft.NetConf2021.Maui.csproj::TargetFramework=net9.0-ios]
Blazor/ListenTogetherComponent.razor : error :          [/Users/runner/work/1/s/src/scenarios/mauiiospodcast/app/src/Mobile/Microsoft.NetConf2021.Maui.csproj::TargetFramework=net9.0-ios]
_Imports.razor : error : The path '../../../../../../../src/scenarios/mauiiospodcast/app/src/Mobile/_Imports.razor' would result in a file outside of the app bundle and cannot be used. [/Users/runner/work/1/s/src/scenarios/mauiiospodcast/app/src/Mobile/Microsoft.NetConf2021.Maui.csproj::TargetFramework=net9.0-ios]
_Imports.razor : error :          [/Users/runner/work/1/s/src/scenarios/mauiiospodcast/app/src/Mobile/Microsoft.NetConf2021.Maui.csproj::TargetFramework=net9.0-ios]

To get the net9.0 runs started, the podcast scenario will be temporarily disabled.

@LoopedBard3 LoopedBard3 added bug Something isn't working reenable Issue that specifies something that was disabled and should eventually be reenabled labels Jan 16, 2024
@LoopedBard3 LoopedBard3 self-assigned this Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working reenable Issue that specifies something that was disabled and should eventually be reenabled
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant