Skip to content

Fix compile for current MAUI - remove old samples #51

Fix compile for current MAUI - remove old samples

Fix compile for current MAUI - remove old samples #51

Triggered via push April 1, 2024 22:31
Status Success
Total duration 3m 53s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/Acr.UserDialogs/Platforms/ios/TTGSnackbar.cs#L376
This call site is reachable on: 'MacCatalyst' 17.2 and later. 'UIApplication.KeyWindow' is obsoleted on: 'maccatalyst' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
build: src/Acr.UserDialogs/Platforms/ios/TTGSnackbar.cs#L376
This call site is reachable on: 'iOS' 17.2 and later, 'maccatalyst' 17.2 and later. 'UIApplication.KeyWindow' is obsoleted on: 'ios' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.), 'maccatalyst' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
build: src/Acr.UserDialogs/Platforms/ios/AIDatePickerController.cs#L203
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 17.2 and later. 'UIApplication.KeyWindow' is obsoleted on: 'ios' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.), 'maccatalyst' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
build: src/Acr.UserDialogs/Platforms/ios/TTGSnackbar.cs#L346
This call site is reachable on: 'MacCatalyst' 11.0 and later. 'UIApplication.KeyWindow' is obsoleted on: 'maccatalyst' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
build: src/Acr.UserDialogs/Platforms/ios/AIDatePickerController.cs#L284
This call site is reachable on: 'MacCatalyst' 17.2 and later. 'UIViewController.TraitCollectionDidChange(UITraitCollection?)' is obsoleted on: 'maccatalyst' 17.0 and later (Use the 'UITraitChangeObservable' protocol instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
build: src/Acr.UserDialogs/Platforms/ios/AIDatePickerController.cs#L203
This call site is reachable on: 'MacCatalyst' 11.0 and later. 'UIApplication.KeyWindow' is obsoleted on: 'maccatalyst' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
build: src/Acr.UserDialogs/Platforms/ios/AIDatePickerController.cs#L284
This call site is reachable on: 'iOS' 17.2 and later, 'maccatalyst' 17.2 and later. 'UIViewController.TraitCollectionDidChange(UITraitCollection?)' is obsoleted on: 'ios' 17.0 and later (Use the 'UITraitChangeObservable' protocol instead.), 'maccatalyst' 17.0 and later (Use the 'UITraitChangeObservable' protocol instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
build: src/Acr.UserDialogs/Platforms/ios/Infrastructure/Utils.cs#L10
This call site is reachable on: 'MacCatalyst' 17.2 and later. 'UIApplication.Windows' is obsoleted on: 'maccatalyst' 15.0 and later (Use 'UIWindowScene.Windows' in the desired window scene object instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
build: src/Acr.UserDialogs/Platforms/ios/TTGSnackbar.cs#L346
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 17.2 and later. 'UIApplication.KeyWindow' is obsoleted on: 'ios' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.), 'maccatalyst' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
build: src/Acr.UserDialogs/Platforms/ios/Infrastructure/Utils.cs#L24
This call site is reachable on: 'MacCatalyst' 17.2 and later. 'UIApplication.KeyWindow' is obsoleted on: 'maccatalyst' 13.0 and later (Should not be used for applications that support multiple scenes because it returns a key window across all connected scenes.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)