Update ci-build.yml #3
Annotations
1 error and 10 warnings
Restore Dependencies
Process completed with exit code 1.
|
Restore Dependencies:
src/BottomSheet.cs#L76
Non-nullable property 'Controller' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Restore Dependencies:
src/Platforms/iOS/BottomSheetViewController.cs#L78
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 13.0 and later. 'UIColor.SystemBackground' is only supported on: 'ios' 13.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Restore Dependencies:
src/Platforms/iOS/BottomSheetContainer.cs#L23
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 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)
|
Restore Dependencies:
src/Platforms/iOS/BottomSheetManager.cs#L48
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'UISheetPresentationControllerDetentIdentifier.Large' is only supported on: 'ios' 15.0 and later, 'maccatalyst' 15.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Restore Dependencies:
src/Platforms/iOS/BottomSheetManager.cs#L54
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'UISheetPresentationControllerDetent.CreateMediumDetent()' is only supported on: 'ios' 15.0 and later, 'maccatalyst' 15.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Restore Dependencies:
src/Platforms/iOS/BottomSheetManager.cs#L53
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'UISheetPresentationControllerDetentIdentifier.Medium' is only supported on: 'ios' 15.0 and later, 'maccatalyst' 15.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Restore Dependencies:
src/Platforms/iOS/BottomSheetManager.cs#L64
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'IUISheetPresentationControllerDetentResolutionContext.MaximumDetentValue' is only supported on: 'ios' 16.0 and later, 'maccatalyst' 16.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Restore Dependencies:
src/Platforms/iOS/BottomSheetManager.cs#L49
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'UISheetPresentationControllerDetent.CreateLargeDetent()' is only supported on: 'ios' 15.0 and later, 'maccatalyst' 15.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Restore Dependencies:
src/Platforms/iOS/BottomSheetManager.cs#L90
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 13.0 and later. 'UIViewController.ModalInPresentation' is only supported on: 'ios' 13.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Restore Dependencies:
src/BottomSheet.cs#L76
Non-nullable property 'Controller' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading