Skip to content

removed potential null references #10

removed potential null references

removed potential null references #10

Re-run triggered February 12, 2024 14:12
Status Success
Total duration 2m 26s
Artifacts 1

ci-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: src/BottomSheet.cs#L76
Non-nullable property 'Controller' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: src/BottomSheet.cs#L76
Non-nullable property 'Controller' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
bottomsheet-ios-ci-build Expired
63.9 KB