Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make SearchHistoryEntry.kt fields nullable to match java version #7674

Merged
merged 1 commit into from
Jan 21, 2022

Conversation

XiangRongLin
Copy link
Collaborator

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

Make SearchHistoryEntry.kt fields nullable to match java version.

I won't and don't want to question whether the nullability makes sense.

Fixes the following issue(s)

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR.

Due diligence

@sonarcloud
Copy link

sonarcloud bot commented Jan 21, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@XiangRongLin XiangRongLin added ASAP Issue needs to be fixed as soon as possible bug Issue is related to a bug and removed ASAP Issue needs to be fixed as soon as possible labels Jan 21, 2022
@tsiflimagas
Copy link
Contributor

I confirm it now works fine, thank you!

Copy link
Contributor

@triallax triallax left a comment

Choose a reason for hiding this comment

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

LGTM

@XiangRongLin
Copy link
Collaborator Author

@mhmdanas Feel free to merge it since you already approved it.

@triallax triallax merged commit cd265fc into TeamNewPipe:dev Jan 21, 2022
@XiangRongLin XiangRongLin deleted the searchHistoryEntry branch January 21, 2022 17:55
@litetex
Copy link
Member

litetex commented Jan 21, 2022

We could have detected the error immediately if we checked for uncommitted changes:
grafik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants