Skip to content

⬆️ [Code] Updated Maui v8.0.10 #9

⬆️ [Code] Updated Maui v8.0.10

⬆️ [Code] Updated Maui v8.0.10 #9

Triggered via push March 18, 2024 22:53
Status Success
Total duration 7m 53s
Artifacts

mobile.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
Build_MacCatalyst
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build_MacCatalyst: ChatGPT/Views/Templates/UserMessageItemTemplate.xaml.cs#L11
Nullability of reference types in type of parameter 'sender' of 'void UserMessageItemTemplate.BorderText_SizeChanged(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
Build_MacCatalyst: ChatGPT/Views/Templates/UserMessageItemTemplate.xaml.cs#L7
Non-nullable field '_parentGrid' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_MacCatalyst: ChatGPT/Views/Templates/MessageDataTemplateSelector.cs#L7
Non-nullable property 'UserMessageItemTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build_MacCatalyst: ChatGPT/Views/Templates/MessageDataTemplateSelector.cs#L8
Non-nullable property 'BotMessageTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build_MacCatalyst: ChatGPT/Views/Templates/BotMessageItemTemplate.xaml.cs#L11
Nullability of reference types in type of parameter 'sender' of 'void BotMessageItemTemplate.BorderText_SizeChanged(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
Build_MacCatalyst: ChatGPT/Views/Templates/BotMessageItemTemplate.xaml.cs#L7
Non-nullable field '_parentGrid' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_MacCatalyst: ChatGPT/ViewModels/ConversationViewModel.cs#L53
Non-nullable field 'query' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_MacCatalyst: ChatGPT/ViewModels/ConversationViewModel.cs#L53
Non-nullable field 'collectionView' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_MacCatalyst: ChatGPT/ViewModels/ConversationViewModel.cs#L53
Non-nullable field 'conversationView' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_MacCatalyst: ChatGPT/ViewModels/ConversationViewModel.cs#L53
Non-nullable field '_currentCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_iOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build_iOS: ChatGPT/Views/Templates/UserMessageItemTemplate.xaml.cs#L11
Nullability of reference types in type of parameter 'sender' of 'void UserMessageItemTemplate.BorderText_SizeChanged(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
Build_iOS: ChatGPT/Views/Templates/UserMessageItemTemplate.xaml.cs#L7
Non-nullable field '_parentGrid' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_iOS: ChatGPT/Views/Templates/MessageDataTemplateSelector.cs#L7
Non-nullable property 'UserMessageItemTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build_iOS: ChatGPT/Views/Templates/MessageDataTemplateSelector.cs#L8
Non-nullable property 'BotMessageTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build_iOS: ChatGPT/Views/Templates/BotMessageItemTemplate.xaml.cs#L11
Nullability of reference types in type of parameter 'sender' of 'void BotMessageItemTemplate.BorderText_SizeChanged(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
Build_iOS: ChatGPT/Views/Templates/BotMessageItemTemplate.xaml.cs#L7
Non-nullable field '_parentGrid' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_iOS: ChatGPT/ViewModels/ConversationViewModel.cs#L53
Non-nullable field 'query' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_iOS: ChatGPT/ViewModels/ConversationViewModel.cs#L53
Non-nullable field 'collectionView' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_iOS: ChatGPT/ViewModels/ConversationViewModel.cs#L53
Non-nullable field 'conversationView' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_iOS: ChatGPT/ViewModels/ConversationViewModel.cs#L53
Non-nullable field '_currentCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_Android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build_Android: ChatGPT/Views/Templates/UserMessageItemTemplate.xaml.cs#L11
Nullability of reference types in type of parameter 'sender' of 'void UserMessageItemTemplate.BorderText_SizeChanged(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
Build_Android: ChatGPT/Views/Templates/UserMessageItemTemplate.xaml.cs#L7
Non-nullable field '_parentGrid' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_Android: ChatGPT/Views/Templates/MessageDataTemplateSelector.cs#L7
Non-nullable property 'UserMessageItemTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build_Android: ChatGPT/Views/Templates/MessageDataTemplateSelector.cs#L8
Non-nullable property 'BotMessageTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build_Android: ChatGPT/Views/Templates/BotMessageItemTemplate.xaml.cs#L11
Nullability of reference types in type of parameter 'sender' of 'void BotMessageItemTemplate.BorderText_SizeChanged(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
Build_Android: ChatGPT/Views/Templates/BotMessageItemTemplate.xaml.cs#L7
Non-nullable field '_parentGrid' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_Android: ChatGPT/ViewModels/ConversationViewModel.cs#L53
Non-nullable field 'query' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_Android: ChatGPT/ViewModels/ConversationViewModel.cs#L53
Non-nullable field 'collectionView' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_Android: ChatGPT/ViewModels/ConversationViewModel.cs#L53
Non-nullable field 'conversationView' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_Android: ChatGPT/ViewModels/ConversationViewModel.cs#L53
Non-nullable field '_currentCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build_Windows: ChatGPT/Views/Templates/UserMessageItemTemplate.xaml.cs#L11
Nullability of reference types in type of parameter 'sender' of 'void UserMessageItemTemplate.BorderText_SizeChanged(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
Build_Windows: ChatGPT/Views/Templates/UserMessageItemTemplate.xaml.cs#L7
Non-nullable field '_parentGrid' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_Windows: ChatGPT/Views/Templates/MessageDataTemplateSelector.cs#L7
Non-nullable property 'UserMessageItemTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build_Windows: ChatGPT/Views/Templates/MessageDataTemplateSelector.cs#L8
Non-nullable property 'BotMessageTemplate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build_Windows: ChatGPT/Views/Templates/BotMessageItemTemplate.xaml.cs#L11
Nullability of reference types in type of parameter 'sender' of 'void BotMessageItemTemplate.BorderText_SizeChanged(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
Build_Windows: ChatGPT/Views/Templates/BotMessageItemTemplate.xaml.cs#L7
Non-nullable field '_parentGrid' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_Windows: ChatGPT/ViewModels/ConversationViewModel.cs#L53
Non-nullable field 'query' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_Windows: ChatGPT/ViewModels/ConversationViewModel.cs#L53
Non-nullable field 'collectionView' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_Windows: ChatGPT/ViewModels/ConversationViewModel.cs#L53
Non-nullable field 'conversationView' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build_Windows: ChatGPT/ViewModels/ConversationViewModel.cs#L53
Non-nullable field '_currentCommand' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.