Skip to content

[searchkit] Add nullability to (generated and manual) bindings - #14878

Merged
tj-devel709 merged 2 commits into
dotnet:mainfrom
tj-devel709:Nullable-SearchKit
May 5, 2022
Merged

[searchkit] Add nullability to (generated and manual) bindings#14878
tj-devel709 merged 2 commits into
dotnet:mainfrom
tj-devel709:Nullable-SearchKit

Conversation

@tj-devel709

@tj-devel709 tj-devel709 commented May 3, 2022

Copy link
Copy Markdown
Member

This PR aims to bring nullability changes to SearchKit.
Following the steps here:

  1. Changing all throw new ArgumentNullException ("object")); to ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (object)); for size saving optimization as well to mark that this framework contains nullability changes

@tj-devel709 tj-devel709 added the not-notes-worthy Ignore for release notes label May 3, 2022
@tj-devel709 tj-devel709 added this to the Future milestone May 3, 2022
@tj-devel709 tj-devel709 changed the title [scenekit] Add nullability to (generated and manual) bindings [searchkit] Add nullability to (generated and manual) bindings May 3, 2022
@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

📋 [PR Build] API Diff 📋

API Current PR diff

✅ API Diff (from PR only) (no change)

View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff

API diff

✅ API Diff from stable

View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff

Generator diff

✅ Generator Diff (no change)

Pipeline on Agent XAMBOT-1101.Monterey'
Hash: 90a5fb1c3aacc1cea3149102e698cae56b010cdc

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

❌ [PR Build] Tests on macOS Mac Catalina (10.15) failed ❌

Failed tests are:

  • introspection

Pipeline on Agent
Hash: 90a5fb1c3aacc1cea3149102e698cae56b010cdc

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

📚 [PR Build] Artifacts 📚

Packages generated

View packages

Pipeline on Agent XAMBOT-1094.Monterey
Hash: 90a5fb1c3aacc1cea3149102e698cae56b010cdc

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

❌ [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) failed ❌

Failed tests are:

  • dontlink

Pipeline on Agent
Hash: 90a5fb1c3aacc1cea3149102e698cae56b010cdc

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

✅ [CI Build] Tests passed on VSTS: simulator tests iOS. ✅

Tests passed on VSTS: simulator tests iOS.

🎉 All 148 tests passed 🎉

Pipeline on Agent XAMBOT-1160.Monterey'
Merge 90a5fb1 into caf68aa

@tj-devel709
tj-devel709 merged commit 1622221 into dotnet:main May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not-notes-worthy Ignore for release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants