Skip to content

[CarPlay] Propagate constructors to derived classes. Fixes #15169. - #15179

Merged
rolfbjarne merged 1 commit into
dotnet:mainfrom
rolfbjarne:issue-15169
Jun 3, 2022
Merged

[CarPlay] Propagate constructors to derived classes. Fixes #15169.#15179
rolfbjarne merged 1 commit into
dotnet:mainfrom
rolfbjarne:issue-15169

Conversation

@rolfbjarne

Copy link
Copy Markdown
Member

In Objective-C constructors are automatically visible in derived classes as
well, but we need to replicate such constructors explicitly in derived
classes.

Fixes #15169.

In Objective-C constructors are automatically visible in derived classes as
well, but we need to replicate such constructors explicitly in derived
classes.

Fixes dotnet#15169.
@rolfbjarne
rolfbjarne requested a review from dalexsoto as a code owner June 2, 2022 06:04
@rolfbjarne rolfbjarne added not-notes-worthy Ignore for release notes bug If an issue is a bug or a pull request a bug fix labels Jun 2, 2022
@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

ðŸ’ŧ [PR Build] Tests on macOS Mac Catalina (10.15) passed ðŸ’ŧ

✅ All tests on macOS Mac Catalina (10.15) passed.

Pipeline on Agent
Hash: 3c5b04e0d2abe63825649ed8689abefba2039499

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

📚 [PR Build] Artifacts 📚

Packages generated

View packages

Pipeline on Agent XAMBOT-1109.Monterey
Hash: 3c5b04e0d2abe63825649ed8689abefba2039499

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

📋 [PR Build] API Diff 📋

API diff (for current PR)

â„đïļ API Diff (from PR only) (please review changes)

API diff: vsdrops gist

Xamarin
.NET
Xamarin vs .NET
iOS vs Mac Catalyst (.NET)

API diff (vs stable)

✅ API Diff from stable

API diff: vsdrops gist

Xamarin
.NET
Xamarin vs .NET
iOS vs Mac Catalyst (.NET)

Generator diff

â„đïļ Generator Diff (please review changes)

Pipeline on Agent XAMBOT-1107.Monterey
Hash: 3c5b04e0d2abe63825649ed8689abefba2039499

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

❌ [CI Build] Tests failed on VSTS: simulator tests iOS ❌

Tests failed on VSTS: simulator tests iOS.

Test results

2 tests failed, 146 tests passed.

Failed tests

  • introspection/watchOS 32-bits - simulator/Debug: Crashed
  • mono-native-compat/watchOS 32-bits - simulator/Debug: Crashed

Pipeline on Agent XAMBOT-1109.Monterey'
Merge 3c5b04e into 3337321

@rolfbjarne

Copy link
Copy Markdown
Member Author

Test failures are unrelated (https://github.com/xamarin/maccore/issues/2558).

@rolfbjarne
rolfbjarne merged commit 5614519 into dotnet:main Jun 3, 2022
@rolfbjarne
rolfbjarne deleted the issue-15169 branch June 3, 2022 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug If an issue is a bug or a pull request a bug fix not-notes-worthy Ignore for release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to use CPNowPlayingRepeatButton with action handler

4 participants