Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[XABT] Make NRT opt-out instead of opt-in.#10093

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jpobst merged 1 commit intomainfromdev/jpobst/enable-xabt-nrt
Apr 30, 2025

Conversation

@jpobst
Copy link
Contributor

@jpobstjpobst commentedApr 30, 2025
edited
Loading

Help ensure we do not unintentionally add any additional non-NRT aware code toXamarin.Android.Build.Tasks by switching$(Nullable) fromannotation toenable. This will subject any new files to NRT analysis by default unless they opt out with#nullable disable.

To switch to this mode:

  • Add#nullable disable to any existing code files that have not been converted and currently have NRT warnings. (~200 files)
  • Remove#nullable enable from any existing code files that have already been converted. (~50 files)

@jpobstjpobstforce-pushed thedev/jpobst/enable-xabt-nrt branch from17d802b tob95b11cCompareApril 30, 2025 19:59
@jpobstjpobst marked this pull request as ready for reviewApril 30, 2025 21:30
Copy link
Member

@jonathanpeppersjonathanpeppers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This project has<WarningsAsErrors>Nullable</WarningsAsErrors>, so since the build is green it didn't add any new NRT warnings. 👍

@jpobstjpobst merged commit395189c intomainApr 30, 2025
59 checks passed
@jpobstjpobst deleted the dev/jpobst/enable-xabt-nrt branchApril 30, 2025 22:31
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMay 31, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@jonathanpeppersjonathanpeppersjonathanpeppers approved these changes

@grendellogrendelloAwaiting requested review from grendellogrendello is a code owner

@jonpryorjonpryorAwaiting requested review from jonpryor

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@jpobst@jonathanpeppers

[8]ページ先頭

©2009-2025 Movatter.jp