-
Notifications
You must be signed in to change notification settings - Fork 3
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
Fix compilations warnings #144
Comments
javieriserte
added a commit
that referenced
this issue
Dec 20, 2024
javieriserte
added a commit
that referenced
this issue
Dec 20, 2024
Part1Solved:
Remaining:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here there is a list of warning:
Many of them might be easy to fix.
This fixes should be done in parts.
<<=
operator is deprecated. Usekey := { x.value }
orkey ~= (old => { newValue })
.-
command is deprecated in favor ofonFailure
and will be removed in 0.14.0$date
$sort
AnyVal
; this may indicate a programming error.$pedigree
$profile
$set
$set
$set
$set
$set
$set
$options
$set
$file
parse(str: String): Try[BSONObjectID]
should be considered instead of this methodparse(str: String): Try[BSONObjectID]
should be considered instead of this methodparse(str: String): Try[BSONObjectID]
should be considered instead of this methodparse(str: String): Try[BSONObjectID]
should be considered instead of this methodparse(str: String): Try[BSONObjectID]
should be considered instead of this methodparse(str: String): Try[BSONObjectID]
should be considered instead of this methodparse(str: String): Try[BSONObjectID]
should be considered instead of this methodparse(str: String): Try[BSONObjectID]
should be considered instead of this methodDefaultDB.runCommand
methodsparse(str: String): Try[BSONObjectID]
should be considered instead of this methodparse(str: String): Try[BSONObjectID]
should be considered instead of this methodparse(str: String): Try[BSONObjectID]
should be considered instead of this methodThe text was updated successfully, but these errors were encountered: